April 05
Prof. Ismael H. F. Santos -
ismael@tecgraf.puc-rio.br
2
Networking Basics
n
UDP (User Datagram
Protocol) is a protocol that
sends independent packets
of data, called
datagrams
,
from one computer to
another with
no
guarantees
about arrival.
n
Example applications:
n
Clock server
n
Ping
n
TCP/IP Stack
Application
(http,ftp,telnet,
…
)
Transport
(TCP, UDP,..)
Network
(IP,..)
Link
(device driver,..)