Skip to content

TheLittleHaskells/JavaClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaClient

CMPS 112 Java Chat Client

TO COMPILE: Go to the directory with the code.

  1. Create a config file that looks like this: PORT: ADDRESS:<the address from which you'll be sending> USERNAME:

  2. Type javac *.java

  3. Type java Client (to only be run once the server is running)

Releases

No releases published

Packages

No packages published

Languages