Skip to content

Remote takeover on server using command-line interpreter

Notifications You must be signed in to change notification settings

harshavkumar/Remote_Interpreter

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages