/Server-Client-Parity-Coding-Python-Sage

A simple example in Python with the help of Sage sending messages between server and client sockets detecting errors with Parity-check code.

Primary LanguagePython

Server-Client-Parity-Coding-Python-Sage-

A simple example in Python with the help of Sage sending messages between server and client sockets detecting errors with Parity-check code.

Instructions:

  1. Clone repository
  2. Start Server (Server.py)
  3. Start Client (Client.py)