Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

A simple chat that can run on any machine with a Java JRE.

License

Notifications You must be signed in to change notification settings

naortega/ConsoleChat-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConsoleChat-Server

This is the server-side to the ConsoleChat project. This code takes care of handling commands and sending the information to all the other clients connected.

Compiling

To compile the source code, make sure you have JDK and Apache Ant installed. Then run the following command:

$ ant

Contributing

To contribute to the project, simply open a pull request and I'll make sure to get back to you as soon as possible.

License

This program is licensed with an MIT license. However, please take into account that you took from the community, and you should make sure to give back.

About

A simple chat that can run on any machine with a Java JRE.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages