Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Register
Login
Topics
No topic found
About UDP
UDP
stand for (User Datagram Protocol) and it is the part of the Internet Protocol suite used by programs running on different computers on a network and it is also used to send short messages called datagram but some time it is unreliable, connectionless protocol.
UDP
is an open systems interconnection transport layer protocol for client server network applications.
UDP
uses a simple transmission model but does not employ handshaking dialogs for reliability, ordering and data integrity. The protocol assumes that error checking and correction is not required, thus avoiding processing at the network interface level.
Related resources for UDP
No resource found
How To Make a Chat Application in C#
Ripon Datta
11y
UDP Client Server Programing
Abhishek Dubey
12y
A Simple Multi-threaded TCP/UDP Server and Client V2.
Patrick Lam
17y
Multicasting using UDP in C#
Lee SangEun
18y
Distributed Cross Platform Applications, the Easy Way
mayevski
18y