Protocols
A protocol is a standard for communication between peer processes, that is, processes at the same layer, but on different machines
- TCP, IP, and PPP all have “protocol” as their final “P;” they are all protocols
- TCP (Transmission Control Protocol) is the protocol governing communication between transport layer processes on two hosts