Title:
wangluobianchengshiyan(4) Download
Description: 1. To implement a user-defined using file transfer protocol server and client FileServer
FileClient. When FileClient send the request "GET xxx.xxx" when, FileServer put
xxx.xxx file to FileClient, FileClient to save the file to the client s local
File system, when FileClient send the request "PUT xxx.xxx" when, FileServer to do
The preparation of documents to receive xxx.xxx, FileClient contents of the file and then send xxx.xxx,
FileServer the received contents of the file saved to the server s local file system. GET or PUT command
The files that allow the use of relative path, the root path defined by the user system is a FILE_PATH
Of the designation.
2. To write a server program and client programs, requirements for every input line of data after the server receives
With echo: back to the client, ask the server program uses multiple threads and thread pools for each
A customer is assigned a thread.
To Search:
File list (Check if you may need any files):
网络编程实验 (4)_070420116王商堂.doc