Simple P2P UDP-based chat with checksumming, keepalive and file transfers written in Python.
Find a file
2026-01-11 15:50:11 +02:00
client-BLLCHA013.py add files 2026-01-11 15:50:11 +02:00
CSC3002F_Network_Assignment_1_2024_Report_Group70.pdf add files 2026-01-11 15:50:11 +02:00
README.md add files 2026-01-11 15:50:11 +02:00
server.py add files 2026-01-11 15:50:11 +02:00

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.