LidzoKwempa
12-10-2007, 06:26 PM
I am trying to develop a socket-based Simple File Transfer Protocol (SFTP) Client/Server application but I'm not sure where to start in the first place.
Multithreading should be used and the following commands included: (open, list, change directory, get filename, put filename and close connection)
[LIST]
I will also be glad if anyone helped me undenstand how to implement a Java RMI version of the above
Multithreading should be used and the following commands included: (open, list, change directory, get filename, put filename and close connection)
[LIST]
I will also be glad if anyone helped me undenstand how to implement a Java RMI version of the above