Articles by Tag #udp

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Ingesting F1 Telemetry UDP real-time data in AWS EKS

Introduction In this post I’ll continue with my series of Real Time data integration in...

Learn More 12 3Oct 17 '24

You (probably) do not understand UDP

On my day to day work, I find that few types of IT equipment cannot properly support anything but TCP...

Learn More 1 0Aug 3 '24

Why SysLogs over UDP is silly? Security POV

Before we start let's understand Logs in terms of Threat Modeling STRIDE framework. Here addressing...

Learn More 1 0Feb 17

AWS announces UDP support for AWS PrivateLink and dual-stack Network Load Balancers

What's new at AWS 📢 ✴️ AWS announces UDP support for AWSPrivateLink and dual-stack Network Load...

Learn More 1 0Nov 5 '24

UDP client server with Python

Welcome to the next pikoTutorial ! The minimal UDP server A UDP server listens for...

Learn More 1 0Mar 4

Why UDP Beats TCP for Interactive Play

Like many developers, I spend a lot of time at my desk, but I wanted more flexibility in where I...

Learn More 0 0Jun 21

A Beginner's Guide to Using the netstat Command in Linux

A Beginner's Guide to Using the netstat Command in Linux netstat (short for network...

Learn More 0 0Apr 11

Why UDP Powers Streaming, Gaming, and Real-Time Apps

What is UDP? UDP stands for User Datagram Protocol. It is one of the core principles of...

Learn More 0 0Jun 25

Real-World UDP: How WebRTC and DNS Use the Fast but Unreliable Protocol

🔙 Previously: Inside the UDP Protocol: Anatomy, Features, and “Non-Services” UDP may be...

Learn More 0 0May 18

TCP vs UDP: Which Protocol Is Right for You

Every time you click “send,” stream a video, or load a page, data is rushing across the internet to...

Learn More 0 0Feb 13

TCP vs UDP: Understanding the Differences

When it comes to data transfer over the internet, there's a constant behind-the-scenes tug-of-war...

Learn More 0 0Feb 13

UDP multicasting with Python

Welcome to the next pikoTutorial ! The minimal receiver import struct from argparse...

Learn More 0 0May 27

Networking Fundamentals: UDP

UDP: The Unsung Hero of Modern Networks A few years back, a critical trading application...

Learn More 0 0Jun 21

Inside the UDP Protocol: Anatomy, Features, and "Non-Services"

🔙 Previously: What is UDP? Understanding the "Unreliable" Transport Protocol If you’re just...

Learn More 0 0May 16