Skip to content

Python Socket Messaging Protocol Assignment for Networking

Notifications You must be signed in to change notification settings

cienfuegosj/MessageServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages