information transportation through TCP socket
SER-end waiting for connection, CLI connects to SER end, sends strings to the SER port, while SER send information back to CLI end... tcpC
Winsock writes which with VC chats the procedure, divides the
server and a client pairs procedure, studies the winsock very good
source code!... WinSock-NDISVisual C++
This is a VC6.0 Csocket socket on the development of simple text communications procedures, the network has a certain reference value for beginners.... WinSock-NDISVisual C++
Network communication based on C# programming, sockET client and server communication protocols to connect test, IPADDRESS class to use.... WinSock-NDISOthers
Winsock server sample program note that the procedure was based on dialog programming, using one-to-many is the way to connect. The entire process by CServerDlg, CServerApp, CListensocket, constitute the CClientsocket. (All categories on the note in code) The following outlines procedures have : mai... WinSock-NDISVisual C++
" " Proficient in Windows sockets network development- based on Visual C++ implementation " " a book full source code, including multi-threaded download, network Gobang, online examination system of five projects. Each item using a different socket model development (such as select... Internet-Socket-NetworkVisual C++