You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

netpywork

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

netpywork

Python library that simplifies UDP and TCP server and client

0.0.7
pipPyPI
Maintainers
1

netpywork

PYPI Version PyPI Downloads

netpywork is a library that makes using tcp and udp server and client easier

Features

  • Creating a server and client which uses TCP and UDP
  • Callbacks for On Receive, On Connect and On Disconnect for server
  • Callbacks for On Receive and On Connect for client
  • Sending messages from server to client both with tcp and udp by specifing the address to send to (see examples here)
  • Sending large UDP messages

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts