-
-
-
[
Unix_Linux]
socket.tar.gz
This is the package socket library, use of non-blocking mode by poll, receiving the news and cable disconnect callback function to handle the way to the application layer to deal with, very easy to use with server and client of the test case.
-
[
Unix_Linux]
socket.tar.gz
This is the package socket library, use of non-blocking mode by poll, receiving the news and cable disconnect callback function to handle the way to the application layer to deal with, very easy to use with server and client test cases
-
[
HTML/CSS]
INTERNEt.rar
Some simple knowledge of Internet programming and other knowledge, although the very miscellaneous, but it can also be helpful for all of us
-
-
-
[
Visual C++ (VC++)]
sockfuwuqi.rar
Windows Socket Network Programming- socket programming principles of Windows Socket Network Programming (2)- Socket Programming Principle
-
[
Unix_Linux]
socket.rar
Procedure to achieve this paragraph under the socket of the linux file transfer has been verified by. enjoy
-
-
[
Visual C++ (VC++)]
socket.rar
tcp udp network programming source code// create a socket sHost = socket (AF_INET, SOCK_STREAM, IPPROTO_TCP) if (INVALID_SOCKET == sHost) (printf ( " socket failed! \ n" ) WSACleanup () // release socket Word of resources return-1 )// set the ...