User Datagram Protocol - definition. What is User Datagram Protocol
Diclib.com
قاموس ChatGPT
أدخل كلمة أو عبارة بأي لغة 👆
اللغة:

ترجمة وتحليل الكلمات عن طريق الذكاء الاصطناعي ChatGPT

في هذه الصفحة يمكنك الحصول على تحليل مفصل لكلمة أو عبارة باستخدام أفضل تقنيات الذكاء الاصطناعي المتوفرة اليوم:

  • كيف يتم استخدام الكلمة في اللغة
  • تردد الكلمة
  • ما إذا كانت الكلمة تستخدم في كثير من الأحيان في اللغة المنطوقة أو المكتوبة
  • خيارات الترجمة إلى الروسية أو الإسبانية، على التوالي
  • أمثلة على استخدام الكلمة (عدة عبارات مع الترجمة)
  • أصل الكلمة

%ما هو (من)٪ 1 - تعريف


User Datagram Protocol         
PRINCIPAL PROTOCOL USED FOR TRANSMISSION OF DATAGRAMS ACROSS AN IP NETWORK
User datagram protocol; UDP/IP; Unreliable Datagram Protocol; UDP packet; Service port; Service ports; IPv6 pseudo header; IPv4 pseudo header; Universal Datagram Protocol; UDP protocol
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 packets) to other hosts on an Internet Protocol (IP) network. Within an IP network, UDP does not require prior communication to set up communication channels or data paths.
User Datagram Protocol         
PRINCIPAL PROTOCOL USED FOR TRANSMISSION OF DATAGRAMS ACROSS AN IP NETWORK
User datagram protocol; UDP/IP; Unreliable Datagram Protocol; UDP packet; Service port; Service ports; IPv6 pseudo header; IPv4 pseudo header; Universal Datagram Protocol; UDP protocol
<protocol> (UDP) Internet standard network layer, transport layer and session layer protocols which provide simple but unreliable datagram services. UDP is defined in STD 6, RFC 768. It adds a checksum and additional process-to-process addressing information [to what?]. UDP is a connectionless protocol which, like TCP, is layered on top of IP. UDP neither guarantees delivery nor does it require a connection. As a result it is lightweight and efficient, but all error processing and retransmission must be taken care of by the application program. Unix manual page: udp(4). [Postel, Jon, User Datagram Protocol, RFC 768, Network Information Center, SRI International, Menlo Park, Calif., August 1980]. (1998-02-11)
Wireless Datagram Protocol         
PROTOCOL IN WAP ARCHITECTURE; ADAPTATION LAYER THAT MAKES EVERY DATA NETWORK LOOK A BIT LIKE UDP TO THE UPPER LAYERS; PROVIDES UNRELIABLE TRANSPORT OF DATA WITH TWO 16-BIT PORT NUMBERS (ORIGIN/DESTINATION); ON NATIVE IP BEARERS, EXACTLY UDP
WAP Datagram Protocol
Wireless Datagram Protocol (WDP) defines the movement of information from receiver to the sender and resembles the User Datagram Protocol in the Internet protocol suite.