Open Question: server and client code in C?

they should be using sockets to communicate wit each other and for the client; the arguments are The client should make a request to the server to download a file. The server argument is How do you use connect using machine name and a commandline provided port? how do i get the file from the server?

Comments are closed.