/Python-Client-Server

Uni: BScIT 1st year python client-server networking project (group work)

Primary LanguagePython

Python-Client-Server

A basic TCP client-server networking project created as a group project in my first year of Uni. Allows basic communication between a host and client.

Vulnerailities:

  • no error checking
  • no encryption or key exchange (no security whatsover)