logo main logo dark logo light
  • Contact
  • Engineering
    • Negative Resistance
    • IFFT using forward FFT
    • Adding Spice Models to LTspice
    • Compiling MPLABX from Command Line
  • Inline Skating
    • Local to NYC
  • Misc.
logo main
  • Contact
  • Engineering
    • Negative Resistance
    • IFFT using forward FFT
    • Adding Spice Models to LTspice
    • Compiling MPLABX from Command Line
  • Inline Skating
    • Local to NYC
  • Misc.
By Adam Siembida
January 24, 2012
Engineering

How to Send a UDP Packet in Python

Sending either a TCP or UDP packet onto a network is a very easy thing to do using Python, but takes a little bit of knowledge about networking for it to make sense. In this tutorial I am going to give the most bare-bones and simplest possible way to send a packet of data over a network using UDP.

Read More

This website and its content is copyright of Adam Siembida - © Adam Siembida 2009-2025. All rights reserved. Credits.