-
-
-
-
-
[
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
-
[
C#(.net)]
SOCKET.rar
socket network programming, so on a word, do not believe look at the
-
[
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 ...
-