Skip to content

CSChat System

Pre-release
Pre-release
Compare
Choose a tag to compare
@KatCote KatCote released this 07 Oct 19:20
· 50 commits to main since this release
7a01b27

Patch Java License

About

Client-Server Chat platform with encryption based on Netty.
Project in progress.

Has not encryption now

Documentation

Project run on Java 18 and contains all the necessary libraries.

Config.ini - has a ip, port, client window size and default theme changes.

.idea - Intellij IDEA run files and Libs.

src - Resourses for both sides (Client-Server).

chat-server - server platform at configs port, ByteBuffer message Client-Server data exchange. Has not GUI.

chat-client - client platform with "/" commads to server. Has GUI with Dark CSS Style (it is not CMD).

Commands:

/changename - Change client name to NotNull (or space at all) for all clients and on a server.

Developers

License

The CSChat Project is distribution under MIT License.