-
-
[
Visual C++ (VC++)]
chatsource.rar
... ()- Create Socket bind ()- will create a Socket with the local port binding connect () and accept ()- establish a Socket connection listen ()- server monitor whether there is connection requests send ()- data buffer to send controllable recv ()- ...
-
[
Visual C++ (VC++)]
ChatRoom.rar
... side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected ... If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And ...
-
-
[
Visual C++ (VC++)]
p2p_src.zip
one of the original code, the socket connects to the peer-to-peer connection is achieved. p2p no longer mysterious
-
[
Visual C++ (VC++)]
QQ.rar
a similar QQ chat procedures, including server and client, is a convenient! Socket Programming for beginners will be very helpful
-
[
Java/JSP]
java4597845676.rar
the server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite ... the communications interface provides a type java.net.Socket. , make preparation network applications relatively easily. Multi-threaded ...
-
-
-
[
Visual C++ (VC++)]
lanchattoolsrc.rar
program design into the application server and client applications, using Socket Library Network Programming. (UDP) and (TCP/IP) combined for the connection, and solving the data transmission can ensure that the timeliness of the data transfer process is ...
-