Skip to content

Chat Server and Client using core Java programming and networking

Notifications You must be signed in to change notification settings

RandomNerd77/Chat-Application

 
 

Repository files navigation

This is a Chat Application built using network programming as a tool to learn networking and its basic concepts.

If you are on a Linux machine, execute the script rs.sh. This starts the server.
On remote Linux machine execute 'java ChatClient [you] [other]'. This connects the client to the server.

HAPPY CHATTING !!!

About

Chat Server and Client using core Java programming and networking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.6%
  • Shell 1.4%