Skip to content

This dummy application is used to understand the messaging. This will give besic understanding how protocal is working background of message. It mainly cantained two class, one is client class and other is server class.

Notifications You must be signed in to change notification settings

rajsarathore/java-desktop-messanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-desktop-messanger

Sorry, not followed the proper java project stucture.. Created simply using Notepad for learning.

This dummy application is used to understand the messaging. This will give besic understanding how protocal is working background of message. It mainly cantained two class, one is client class and other is server class.

Working:

  1. First execute the sever class in command prompt and keep it's opened.
  2. After this, open new command prompt and execute the client class and keep it's opened.
  3. After this, open new command prompt and execute the client class.
  4. Now we have three command prompt window one working for server and other two will work as a different client.
  5. If we will send message from one client window then it will go through server to other client window.

About

This dummy application is used to understand the messaging. This will give besic understanding how protocal is working background of message. It mainly cantained two class, one is client class and other is server class.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages