Skip to main content

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


Download files

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

Source Distribution

cj7-0.0.1.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

cj7-0.0.1-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file cj7-0.0.1.tar.gz.

File metadata

  • Download URL: cj7-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

Hashes for cj7-0.0.1.tar.gz
Algorithm Hash digest
SHA256 5ef04241368a77bd3397833772277d4e3a335953e8cef29d88b12d4488a652c7
MD5 60e3de90b99b31d935b6a0ebe0843c52
BLAKE2b-256 4793959439640e4253b11860554166312b50f5193a8339f24d684d67861c8eb9

See more details on using hashes here.

File details

Details for the file cj7-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: cj7-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.7 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

Hashes for cj7-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 23dabab7b712d6a390a0739c38d6ae69cf4f581ed9ec98eecdd5d48bf4da4d19
MD5 16b054740e52d1b45ae30b4a71e15fc1
BLAKE2b-256 5e90abd2bee7bdfd57ec85032e2d3712ec9cda8500268f2c8b47f3c9b9c2110c

See more details on using hashes here.

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