Skip to content

krital/JavaChat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Chat
--------------------------------------------------------------------------------
Java Chat is a simple chat program which allows for a server with multiple
client programs to join.

When running as the server a local client is created to connect to it.
--------------------------------------------------------------------------------
Code in this project is licensed under the GNU GENERAL PUBLIC LICENSE
http://www.gnu.org/licenses/gpl.txt

Written by Chris Hallson and originally found here: https://github.com/DrLabman/JavaChat
Only slight modification to suit my environment.  And handle one exception (could not run
without whatismyip.com).

About

A simple java chat application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.3%
  • Shell 4.7%