Skip to content

This is used for the communication among the people.Chat server is a system that allows users to communicate in real time using easily accessible interfaces

Notifications You must be signed in to change notification settings

ayushreal/Chat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-server

This project is developed using java. This is used for the communication among the people.Chat server is a system that allows users to communicate in real time using easily accessible interfaces.

Follow the steps to compile the code properly:- 1:- Compile ServerTest.java open cmd:- javac ServerTest.java java ServerTest 2:-Compile ClientTest.java open cmd:-javac ClientTest.java java ClientTest 3:-Compile Server.java open cmd:-javac Server.java java Server 4:-Compile Client.java open cmd:- javac client.java java client

About

This is used for the communication among the people.Chat server is a system that allows users to communicate in real time using easily accessible interfaces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages