FTP server & client in Java using RMI
You should follow this tutorial
Compile the ServerImpl.java with rmic and put the ServerImpl_Stub in both client and server side.
Active rmi and run the server
FTP server & client in Java using RMI
You should follow this tutorial
Compile the ServerImpl.java with rmic and put the ServerImpl_Stub in both client and server side.
Active rmi and run the server