Skip to content

A chatroom server and client program created in Java using TCP

Notifications You must be signed in to change notification settings

Shepamat000/MattChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

MattChat

A chatroom server and client program created in Java using TCP

  1. Ensure that current java version is installed on machine
  2. Run the following commands (Windows Command Line):
git clone --recurse-submodules https://github.com/Shepamat000/MattChat
cd ./MattChat
cd ./MattChat

Server:

Server.bat

Client:

Client.bat

Note: If using Windows Powershell, you will need to use the format "./Client.bat" or "./Server.bat"

About

A chatroom server and client program created in Java using TCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors