c++ - What is a popular, multi-platform, free and open source socket library -


Is there a free open source library for widely used sockets (in C / C ++) and Supports wide range of operating systems (windows, unix / linux, freeBSD etc.). Such as pthreads.

Otherwise the only solution would be to write the socket cover for each operating system. Or would it be enough to write a cover against winsock and gnu c sys / socket.h libraries?

Would not it be possible that I apply it against the socket library available with GNU CGNU C? For expanded platforms and my code will work in all those platforms?

I believe there are socket APIs in both GTK + libraries. C and c ++ have been tagged, I suspect that you really want a C ++ - focused answer, but these are both good as pure libraries.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -