Data Flag Protocol (DFP): A lightweight client-server TCP protocol
Project description
Data Flag Protocol (DFP)
A lightweight TCP-based messaging protocol for structured communication using flags like PING, SEND, LOGIN, etc.
Installation
pip install dfp-protocol
Usage
from dfp import DFPClient
client = DFPClient()
client.connect()
print(client.send("PING", "Hello"))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dfp_protocol-0.1.0.tar.gz
(2.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dfp_protocol-0.1.0.tar.gz.
File metadata
- Download URL: dfp_protocol-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d54ed97b820326f151a5d02ae8d8360e7894cd5166c835ba32f1aa3573583d67
|
|
| MD5 |
40c30ae8a687e993870fc5f3ebb2b98e
|
|
| BLAKE2b-256 |
adbfea8c06f1acc724dece54cfaa359174e9ff15b3a3b192b0adf047e2d795c4
|
File details
Details for the file dfp_protocol-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dfp_protocol-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2f96b90669c4a4dc88fb49672ff1aba22326b98edb13661868d792ff9f5a4a1
|
|
| MD5 |
639d8ea9443ed02dd8d31e6c04d2c85b
|
|
| BLAKE2b-256 |
9aec512445108392471be55c8f2af9b099fe38ae01991a5fa921ddb8c3fdd5b1
|