Hi guys,<BR>At work we've got a c++ library for tcp/ip communications, but I wanted to know if there were any free or gpl c++ specific libraries that people use for games and things like that.
We need a good library to provide a TCP Socket server for a project.<BR><BR>The library needs to support lots of simultaneous, persistent connections, with a fair amount (10+ messages to each client ...