What is a protocol?
A set of rules or procedures for transmitting data between electronic devices
Give some common internet protocols
tcp udp dhcp dns http https
what is a message
bit of data sent by sender to recipient
what is the layered model, and what does it consist of
protocol layered model for sending data across a network. It consists of the
what is encapsulation within the layered model?
process of taking dat from one protocol and translating it into another protocol, so data can continue across a network
differences between a socket opened by a client and one opened by a server?