C++
:
Forum
:
Beginners
: any network library for c++ that is OS i
Search:
cplusplus.com
Information
Documentation
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
any network library for c++ that is OS independent?
unregistered
(199)
Nov 20, 2009 at 12:48pm UTC
etc, it works on windows, linux and mac os as opposed to using the api of the os directly hence reducing portability
Bazzy
(6258)
Nov 20, 2009 at 2:19pm UTC
Boost Asio:
http://www.boost.org/doc/libs/1_41_0/doc/html/boost_asio.html
writetonsharma
(1181)
Nov 20, 2009 at 6:11pm UTC
There are atleast 100 posts in the forum for this question.
Topic archived. No new replies allowed.