Skip to content

sachin1921/Distributed-chat-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Distributed chat application

  • To run the server, execute the ChatServer file, the rmi registery code is in the server file so it doesn't have to be run seperately
  • To run the client, execute the ClientRMIGUI file, under the client folder

Using the program

  • Enter name and IP address (in this case is localost)
  • You can run the ClientRMIGUI file more than once to create more users
  • Use Send button to send messages to all users
  • For direct message select users and click the send PM button
  • Click on the disconnect button or close the window to exit the chat "Distributed-chat-application"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages