c++ network library
-
hi! Could you please recommend some c++ library for networking tasks? I tried BOOST.ASIO, but it is only at the development stage, and IMO there are many bugs there. thanks! :)
oldbam wrote:
some c++ library for networking tasks?
http://thefreecountry.com/sourcecode/sockets.shtml[^]
_________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)
-
hi! Could you please recommend some c++ library for networking tasks? I tried BOOST.ASIO, but it is only at the development stage, and IMO there are many bugs there. thanks! :)
I think the ACE Framework it's the best around here ... try that : http://www.cs.wustl.edu/~schmidt/ACE.html
-
hi! Could you please recommend some c++ library for networking tasks? I tried BOOST.ASIO, but it is only at the development stage, and IMO there are many bugs there. thanks! :)