Chapter 2: Summary
application service requirements:
- reliability, bandwidth, delay
Internet transport service model
- connection-oriented, reliable: TCP
- unreliable, datagrams: UDP
Our study of network apps now complete!
- socket programming
- client/server implementation
- using tcp, udp sockets