Introduction - If you have any usage issues, please Google them yourself
TCP and UDP socket programming
Simple Client/Server network applications. Required to achieve customer transmitted to the server, any string, the server will receive the string returned customers transform to uppercase.
(2) modify the above procedure, the server according to customer requests, the reliable transmission of the file to the specified server to the customer. If the server does not have the specified file, the server will return a message to inform customers of its requested file does not exist.