thepain009
Technical User
Hey guys,
I was wondering if someone could point me in the right direction with my project:
I'm to write a simple client and server programs that will use sockets. The client will be able to sent a GET <file name> command to the server and the server will send back the file (which does not have to be ASCII characters).
I have basic knowledge of sockets, so I can send text messages back and forth, but I can't figure out how to transfer files.
Any help would be greatly appreciated!
I was wondering if someone could point me in the right direction with my project:
I'm to write a simple client and server programs that will use sockets. The client will be able to sent a GET <file name> command to the server and the server will send back the file (which does not have to be ASCII characters).
I have basic knowledge of sockets, so I can send text messages back and forth, but I can't figure out how to transfer files.
Any help would be greatly appreciated!