User Datagram Protocol (UDP)

GPTKB entity

Statements (42)
Predicate Object
gptkbp:instance_of gptkb:protocol
gptkbp:developed_by gptkb:Internet_Engineering_Task_Force_(IETF)
gptkbp:does_not_guarantee delivery of packets
gptkbp:first_introduced gptkb:1980
gptkbp:has_header_size 8 bytes
https://www.w3.org/2000/01/rdf-schema#label User Datagram Protocol (UDP)
gptkbp:includes gptkb:port
length
checksum
destination port
gptkbp:is_defined_by gptkb:RFC_768
gptkbp:is_not_connection_oriented gptkb:true
gptkbp:is_part_of gptkb:Internet_Protocol_suite
transport layer
gptkbp:is_recommended_for applications requiring speed over reliability
gptkbp:is_used_for sending messages without establishing a connection
gptkbp:is_used_in gptkb:streaming_service
gptkb:NTP_(Network_Time_Protocol)
real-time applications
video streaming
online gaming
live broadcasts
DNS queries
RIP (Routing Information Protocol)
online multiplayer games
SNMP (Simple Network Management Protocol)
TFTP (Trivial File Transfer Protocol)
remote procedure calls (RPC)
Vo IP (Voice over Internet Protocol)
Io T (Internet of Things) applications
gptkbp:is_vulnerable_to packet loss
packet duplication
packet reordering
gptkbp:provides connectionless communication
gptkbp:reliability gptkb:TCP
gptkbp:speed gptkb:Transmission_Control_Protocol_(TCP)
gptkbp:state gptkb:true
gptkbp:suitable_for gptkb:broadcasting
multicasting
gptkbp:uses_port_numbers 16-bit integer
gptkbp:bfsParent gptkb:RFC_5245
gptkbp:bfsLayer 5