File Transfer via Java Socket(TCP)
usage:
- Run testServer first
- Run testClient after modifying the ip address of the server.
- user can use command "ls", "get filename", "send filename" at client side.
- user can also use command "get filename", "send filename" to exchange files with client.