2024-01-24 12:22:37
This commit is contained in:
		| @@ -42,4 +42,20 @@ Also called TCP/IP model | ||||
| - WiFi | ||||
| ## Physical | ||||
| - Moving individual bits from one node to the next | ||||
| -  | ||||
|  | ||||
| Terms: | ||||
| - Router (Operates on network layer) | ||||
| - Switch (Operates on link layer) | ||||
| - Modem (Modulation, converting mediums and modes) | ||||
| - Access Point (WiFi access) | ||||
|  | ||||
| ## Protocols | ||||
| Define how peers communicate and exchange information over the network including rules, procedures, and message formats | ||||
|  | ||||
| Application layer protocols: | ||||
| - Web server to web client (HTTP) | ||||
|  | ||||
| (More examples for each layer in slides) | ||||
|  | ||||
| ### Encapsulation | ||||
| Messages get passed down between each layer, and information gets appended to the header that gets delivered as the payload | ||||
		Reference in New Issue
	
	Block a user