ayushreal / Chat-server

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

Repository from Github https://github.comayushreal/Chat-serverRepository from Github https://github.comayushreal/Chat-server

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


Languages

Language:Java 100.0%