Skip to content

HenryFishYu/chat-client

Repository files navigation

ChatClient

This project based on Netty and RSA

Multiplayer chat still contains bugs

Encrypted chatting Share RSA publicKey to others and decrypte message with your own privateKey

How to run :

java -jar chat-client.jar Parameter1(IPAddress-String) Parameter2(port-Integer) Parameter3(roomId-Integer)

About

RSA encryption and Netty chat client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages