Skip to content

Simple TCP chat room in Java with a server and client

Notifications You must be signed in to change notification settings

meenbeese/Java-Chat-Room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Chat Room

Simple TCP chat room in vanilla Java with a server and client.

Compilation

Clone the repository and download a suitable JDK. Simply compile and run the code. Use the command line to chat and run commands.

Commands

To change the username:

/nick NewUsername

To quit the application:

/quit

About

Simple TCP chat room in Java with a server and client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages