-
-
-
A Simple socket example.rar
It is a socket server. It accepts a connection from client and prints on the console a message that client writes
-
-
-
截屏.rar
远程截屏程序,在被控端运行SERVER ,用SOCKET发包给CLIENT
-
rpc_demo.zip
An introduction to RPC programming. A simple RPC client/server application is explained.
-
-
JavaNetTest.rar
3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . DatagramSocket . start MyDatagramSocketA first . MyDatagramSocketA receive a packet first, and then send a reply MyDatagramSocketA send a packet first, and then ...
-
-
-