London & Birmingham & Online AI Tutoring
Computers connect via physical media (wired) or radio waves (wireless).
Every device needs an address to receive data, but there are two different types.
Standards are rules that allow hardware and software from different manufacturers (e.g., Apple and Samsung) to work together. Without standards like Wi-Fi (802.11) or USB, devices couldn't talk to each other.
A protocol is a set of rules for transferring data. Here are the ones you must know:
TCP/IP: The master protocol. TCP handles the packets; IP handles the routing.
Layering breaks networking into manageable parts. Benefits include: developers only need to focus on one layer, and standards are easier to enforce.
Test your knowledge on the detailed topics above.