cienfuegosj / MessageServer

Python Socket Messaging Protocol Assignment for Networking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Message Server using Python

Python Socket Messaging Protocol Assignment for Networking.

Goal

The goal is to create a client-server model using sockets and to provide a user-interactive shell. The server is essentially built to avoid any bit-loss through the use of PyCRC algorithms for the cyclic-redundancy-checksums. If the server is stopped, data is saved using protocol buffers provided by Google's protobuf module.

About

Python Socket Messaging Protocol Assignment for Networking


Languages

Language:Python 98.2%Language:Shell 0.9%Language:C 0.7%Language:XSLT 0.1%Language:Protocol Buffer 0.0%Language:Makefile 0.0%