Skip to content

RoyallyFlushed/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Chat in Java

Simple chat in Java. This is not meant to be a showcase of anything. I'm simply making this for fun when I have time to work on it.

Quick Start

$ ./build.sh

Run the server program, then run the client as many times as you want:

$ java server
$ java client

About

Basic chat server in java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published