Skip to content

psyot/G54SQM-Chat-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple chat server for G54SQM module

Requires JRE 1.7

Tested on MAC OSX but should be compatable with all java supported OS

jar file in "jar files" folder can be run with "java -jar chatServer.jar"

Chat server will run on port 9000, mutliple client connecitons can be made using
a supported chat client applicaiton or telenet

The following commands are accepted: 

STAT
IDEN <username>
LIST
MESG <username> <message>
HAIl <broadbcast message> 
QUIT

About

SQM Homework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages