Skip to content

Experimental Java Swing app to that uses RMI to build a Calculator

Notifications You must be signed in to change notification settings

wwongandy/JavaRMI-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java RMI Calculator

This is a experimental Java Swing Calculator application built using RMI interaction between a server and client.

Technologies Used

  • Primary Language: Java
  • GUI Specification: AWT & Swing
  • IDE: Eclipse

Importing

  • Clone the project, and import it to your preferred IDE.
  • Run the CalculatorServer.java file first, and then the CalculatorClient.java file.

About

Experimental Java Swing app to that uses RMI to build a Calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages