Re: Some simple c++ network library?

YOu keep spewing forth misinformation, so I'll try to correct it yet again. Yes, it would take someone a couple days to learn Winsock, but it's the difference in beting a compitant developer and understanding what's going on under the hood and just mindlessly using libraries, then having problems when they don't work. Second, you do not need a thread per connection in any platform, nor do you need to fork. You can use threads to manage groups of connections, but if you can't handle work with the posix sockets library you're certainly not ready for concurrent programming.

_______________________________________________
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : sorressean via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : sorressean via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : sorressean via Audiogames-reflector

Reply via email to