Skip to content

Multiple-Client Chat Messenger application that uses TCP packets to send text-based messages to one another within a multi-threaded environment.

License

Notifications You must be signed in to change notification settings

dylan-small/LAN-Chat

Repository files navigation

LAN Chat by Dylan Small

To start the server, open terminal or command prompt, and type

java -jar [drag SERVER jar file here]

To start the client, open terminal or command prompt, and type

java -jar [drag CLIENT jar file here]

About

Multiple-Client Chat Messenger application that uses TCP packets to send text-based messages to one another within a multi-threaded environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages