- Using Python socket
- Point-to-point communication model
- Secure socket communication based on OpenSSL
- Bidirectional authentication between client and server
- Local Storage of Chat history
============
python server.py python client.py python client.py ...