About 11,700,000 results
Open links in new tab
  1. User Datagram Protocol - UDP - GeeksforGeeks

    Oct 14, 2025 · User Datagram Protocol (UDP) is a Transport Layer protocol of the Internet Protocol (IP) that provides fast, connectionless, and lightweight communication between …

  2. User Datagram Protocol - Wikipedia

    In computer networking, the User Datagram Protocol (UDP) is one of the core communication protocols of the Internet protocol suite used to send messages (transported as datagrams in …

  3. What is the User Datagram Protocol (UDP)? | Cloudflare

    The User Datagram Protocol, or UDP, is a communication protocol used across the Internet for especially time-sensitive transmissions such as video playback or DNS lookups.

  4. What Is UDP Protocol? | A Complete Networking Guide

    Jul 21, 2025 · UDP stands for User Datagram Protocol. It is a connectionless communication protocol used in networks to send messages—called datagrams—without establishing a prior …

    • Reviews: 7
    • What Is User Datagram Protocol (UDP)? - Fortinet

      User Datagram Protocol (UDP) is a communications protocol for time-sensitive applications like gaming, playing videos, or Domain Name System (DNS) lookups. UDP results in speedier …

    • What is UDP? A Simple Guide for Networking - Signiant

      UDP defined: UDP, or User Datagram Protocol, is a transport layer protocol designed for high-speed file transfers. Unlike its counterpart, Transmission Control Protocol (TCP), UDP …

    • UDP PROTOCOL: What Is It and What Is It Used For?

      User Datagram Protocol (UDP) is a connectionless transport layer protocol used in networking for fast, lightweight communication. Unlike TCP (Transmission Control Protocol), UDP does not …

    • What is UDP (User Datagram Protocol)? - Computer Hope

      May 6, 2024 · Short for User Datagram Protocol and defined in RFC 768, UDP is a network communications protocol. Also called UDP/IP, it is an alternative to TCP/IP that sacrifices …

    • What Is UDP (User Datagram Protocol)? - WhatIsMyIP.com®

      User Datagram Protocol (UDP) is a core network communication protocol that transmits data without establishing any connection between the sender and receiver. It’s primarily used for …

    • Understanding UDP Protocol: A Simple Guide for Everyone

      Oct 10, 2024 · What is a UDP Protocol? The User Datagram Protocol (UDP) was introduced in 1980 by David P. Reed in RFC 768. It was designed to provide a lightweight, connectionless …