Skip to content

making a chat application using Java RMI(java remote method invocation)

Notifications You must be signed in to change notification settings

kunz398/Multiple-Chat-Clients-RMI-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiple-Chat-Clients-RMI-Java

making a chat application using Java RMI(java remote method invocation)

How to execute Server

Click on Server and Run The ChatServer.java file
You will see an output like this:


How to execute Client

Click on Client and Run the ClientRMIGUI.java file
You will see an output like this:

Click on Client and Run the ClientRMIGUI.java file


Running Multiple Clients

If you want to Open up multiple Clients then Run the ClientRMIGUI multiple times until you have multiple instances like so

About

making a chat application using Java RMI(java remote method invocation)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages