Simple P2P UDP-based chat with checksumming, keepalive and file transfers written in Python.
| client-BLLCHA013.py | ||
| CSC3002F_Network_Assignment_1_2024_Report_Group70.pdf | ||
| README.md | ||
| server.py | ||
Network chat client in Python
Simple UDP-based network chat client with checksumming, keepalive, pre-shared keys and file transfers written in Python.
Please see the report for more information.