Skip to content

Aliefe02/Messaging_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Messaging_App

Java messaging app with GUI

Client and Server folders should be opened seperately.

Server

1-Create a project Server
2-Make package name msg_app
3-Copy msg_app folder in server to project folder
4-Set Main location (msg_app.Main)

Client

1-Create a porject Client
2-Make package name msg_app
3-Copy msg_app folder in server to project folder
4-Set Main location (msg_app.Main)

Starting Connection

1-Execute Server (Window will not appear until client connects)
2-Execute Client and enter Server IP and Port (Default 4321)
3-When connection is established both Client and Server windows will appear

Important

Messages sent are not encrypted. Not recomended for sending important information

About

Java messaging app with GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages