A basic implementation of a socket in C. The client, once succesfully connected with server, could require a file. If the file is available, then it is sent and received from client.
Server2 could works with concurrency.
A basic implementation of a socket in C. The client, once succesfully connected with server, could require a file. If the file is available, then it is sent and received from client.
Server2 could works with concurrency.