Skip to main content

Data Transfer Protocol Library - a socket-based module for creating basic network servers

Project description

Data Transfer Protocol Library

A socket-based module for creating basic network servers.

Source: github.com/WKHAllen/dtplib

Contents

  • requesthandler: Single-request network server classes.

  • clientserver: Continuous-stream network server classes.

  • rcon: Remote Console network server classes.

  • userdb: User database classes.

  • encrypt: Hashing, symmetric encryption, and public/private key encryption functions.

Version

dtplib is written for Python 2 and 3. It is dependent on the rsa and cryptography modules, both of which are written for Python 2 and 3.

Installation

$ pip install dtplib

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

dtplib-0.3.0-py2.py3-none-any.whl (11.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page