Skip to content

User Datagram Protocol (UDP) with Datagram Header (Source Port, Destination Port, Length, Checksum) and Payload, providing Connectionless, Best-Effort Delivery without Handshake, States, or Reliability. Supports Port Multiplexing, Integrity via Checksum, and is used for Low-Latency Applications such as DNS, VoIP, and Streaming.

Notifications You must be signed in to change notification settings

WillKirkmanM/udp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDP

User Datagram Protocol (UDP) with Datagram Header (Source Port, Destination Port, Length, Checksum) and Payload, providing Connectionless, Best-Effort Delivery without Handshake, States, or Reliability. Supports Port Multiplexing, Integrity via Checksum, and is used for Low-Latency Applications such as DNS, VoIP, and Streaming.

About

User Datagram Protocol (UDP) with Datagram Header (Source Port, Destination Port, Length, Checksum) and Payload, providing Connectionless, Best-Effort Delivery without Handshake, States, or Reliability. Supports Port Multiplexing, Integrity via Checksum, and is used for Low-Latency Applications such as DNS, VoIP, and Streaming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages