What is a network?
ä 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)