Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chat Room

Description:

This project is a Java client-server application based on a socket connection.

Commands:

/nick "newNickname" - changes your nickname and broadcasts the action message between all clients and server
/quit - disconnects the client from a server and broadcasts the action message between all clients and server

How to run:

  1. Clone the repository into your IDE.
  2. Run a Server (run the StartServer class).
  3. Run a Client/s (run StartClient class/es in your IDE or in a Command Prompt).

About

Simple Chat Room

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages