C++網絡庫總結

ACE - Adaptive Communication Environment http://www.cs.wustl.edu/~schmidt/ACE.html Common G++ (GNU) Home or Socket Class Reference Socket++ version 1.11 http://www.cs.utexas.edu/users/lavender/courses/socket++/ Socket++ version 1.12+ http://members.aon.at/hstraub/linux/socket++/ SocketMan http://web.media.mit.edu/~kbrussel/SocketMan/ Skstream - IOStream based socket library http://www.worldforge.org/dev/eng/libraries/skstream SimpleSocket - http://home.hetnet.nl/~lcbokkers/simsock.htm PTypes - C++ Portable Types Library (includes multithreading and networking) http://www.melikyan.com/ptypes OpenTransport - The Classic MacOS networking API; much different from Sockets, but should be considered during design phase CPPSocket - http://sourceforge.net/projects/cppsocket C++ Sockets Library - http://www.alhem.net/Sockets/ socketstream http://socketstream.sourceforge.net/ DTILib http://www.dtilib.dk/ Qts network module. http://doc.trolltech.com/4.1/qtnetwork.html Poco http://pocoproject.org/ NetClass http://netclass.sourceforge.net/ FEDLibrary http://sourceforge.net/projects/fedlibrary/ C++ Stream Compatible TCP/IP Sockets http://sourceforge.net/projects/cpp-sockets/ Asio. http://asio.sourceforge.net
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章