Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote_Interpreter

Remote takeover on server using command-line interpreter

This Program defines the RMI (Remote Method Invocation) code for a Server and Client

  1. Create the remote interface
  2. Provide the implementation of the remote interface
  3. Compile the implementation class and create the stub and skeleton
  4. Start the registry service by rmiregistry tool
  5. Create and start the remote applicaion
  6. Create and start the client application
  7. Use feature of Command line on remote application after establishment of connection

About

Remote takeover on server using command-line interpreter

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages