A multithreaded real-time chat room server where clients can connect, chat and share files using reliable UDP connections.
- Real-time group chat
- Realiable UDP data transfer
- Commands system
- File sharing
- Add Private messages
- Add channels (public)
- Add Private channels
- Add more commands
- Encrypt the Messages (RSA and AES)
CLIENTA:
CLIENTB:
CLIENTC:
SERVER: