Jump to content

Main public logs

Combined display of all available logs of Computer Science Knowledge Base. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 15:57, 10 July 2025 Mr. Goldstein talk contribs created page 7.2.3 UDP (Unreliable, Connectionless) (Created page with "=== 7.2.3 UDP (Unreliable, Connectionless) === UDP (User Datagram Protocol) is like sending a postcard. You send it, but you don't get a confirmation that it arrived, and if it gets lost, you don't know. When you send data using UDP: * It's faster because it doesn't bother with checking if everything arrived or if it's in order. * Some data might be lost, and it won't be resent. UDP is unreliable and connectionless (it just sends data without setting up a formal connec...") Tag: Visual edit