A simple way for TCP and UDP communication.
Project description
cj7
A simple way to send TCP and UDP packets in Python without the need for sockets.
Examples
Sending packets in UDP sendPacketUDP(ip, port, data, showSent)
Put the target IP as the first variable, the target port as the second, the data to be sent in the third and either True or False in the last variable for whether or not to print a message when the packet has been sent.
Sending packets in TCP sendPackettcp(ip, port, data, showSent)
Put the target IP as the first variable, the target port as the second, the data to be sent in the third
and either True or False in the last variable for whether or not to print a message when the packet has b
een sent.
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
Built Distribution
File details
Details for the file cj7-jack-debug-0.0.1.tar.gz
.
File metadata
- Download URL: cj7-jack-debug-0.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8146e832f5b424cee946aa53c9302abfa9d689e8e6367f342eed0911e3cfea0 |
|
MD5 | 2deb861433b6067105d5c508379d9408 |
|
BLAKE2b-256 | cc68e199f274b67b7b62ffc01a8b84b43bc5862a342695d3ecba70b2294ce51b |
File details
Details for the file cj7_jack_debug-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: cj7_jack_debug-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac4476cf5ee5ca80b0e6cf65fde00e20e69ecf97d40c6124362ab6e87424678c |
|
MD5 | 4d18dce1ef5c733dc86aae93df84cdf2 |
|
BLAKE2b-256 | d6f56b572e4e97e2f9cbf6154ce14375472a5a0401a79fd077d49cd45ee51755 |