Chat messenger developed for my A level Year 13 Coursework Project. This is the server written in Python, which uses raw TCP sockets to communicate with clients.
DiNitride/CIM-Server
A Level Project Coursework: CIM Messenger Server. Written in Python using TCP sockets to communicate via a custom protocol.
Python