Description: Client: read user input data, the destination port, and destination address. Proxy Server: detecting user input destination address is legitimate to accept the information sent by the client, and forward it to the service side. Server: accept the proxy server sends the remote control through the pipeline. Functions: data forwarding, to shield some server address, so that the client can not access the client and server remote synchronization.
To Search:
File list (Check if you may need any files):
proxyserver.c
server.c
代理服务器详细设计说明书.doc
client.c