Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

RMI-Client-Server

Client-Server architecture using RMI.

Members:

  1. Matias Bugueño.
  2. Thomas Molina.

Code execution

Import project to Eclipse and run RunServer as a Java application, then do the same with RunClient.

Existing features

  1. RunClient: Offers a menu where you can create, search or display a person saved on the server. To finish executing the client, select the corresponding option.
  2. RunServer: Provides a menu to create and display personas. To finish the execution, select the option and the server will disconnect automatically.
  3. Client and Server are synchronized, so if a client saves a person, this will be reflected on the server.

About

Client-Server architecture using RMI

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages