naivetcp

A basic library for implementing tcp client and server


Keywords
tcp, client, server, distributed, systems, networking, data, link, layer, socket, programming
License
Other
Install
pip install naivetcp==0.4

Documentation

Naive TCP

A basic library for implementing tcp client and server, using python 2.7

#PyPI Installation

pip install naivetcp