äA
network is a distributed application which delivers information between processes in
a distributed
system
äTypically
provides two classes of service:
äreliable
stream (connection-oriented): in-order delivery of information is guaranteed
(telephone system model)
äunreliable
datagram (connectionless): information is delivered on a best-effort basis (post
office model)