Need for Protocols and Standardization
Consider a systems of communicating systems.
For example, to transfer a file:
1. Establish connection and identify destination.
2. Destination must be prepared to received data (ack)
3. File formats must be compatible or must be translated.
Need a clear “protocol” or a set of rules (how to do?): syntax, semantics and timing.