Skip to content

piko::tutorial

client port specification

UDP client/server with Python
Posted in
  • Python

UDP client/server with Python

Unlike TCP (Transmission Control Protocol), UDP is connectionless, meaning it does not require a handshake process to establish a connection before data transmission.

UDP client/server with Python Read More
    Powered by WordPress and HybridMag.

    Resources

    • Privacy Policy
    • Terms of Use
    • Refund policy