知足常乐,享受生活

随笔分类 -  C++

Programming Windows TCP Sockets in C++ for the Beginner
摘要:Helps programmers new to Winsock start programming TCP sockets in C++ http://www.codeproject.com/useritems/beginningtcp_cpp.asp#xx1376326xx Introduction There really is not a lot of material on this ... 阅读全文
posted @ 2006-02-22 10:55 OnlyLiu