Skip to content

EBoyd3443/Chat-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Very simple server protocol for running a chat service. Uses the following commands to manage ArrayLists of Strings.

JOIN-- Prints the full log of Strings for a channel. NAME-- Changes the name logged for each message. CHANNEL-- Changes what channel you're logging a message to. SEND-- Sents a message to the current channel. QUIT-- Ends the session.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages