Please enable JavaScript.
Coggle requires JavaScript to display documents.
Network Topologies,
Protocols & Layers ((IP Addresses (The first…
Network Topologies,
Protocols & Layers
-
Protocols
Network protocols are sets of rules that allow two computers or two networks to communicate (TCP/IP).
-
IP Addresses
The first number indicates the class network that the user is on:
Class A (0-127), Class B (128-191), Class C (192-223),
Class D (224-239), Class E (240-225).
-
-
-
-
Layers
As a Packet is prepared the data travels through the layers of the TCP/IP communication protocols which manage it:
-
-
Application Layer
Contains all the applications that may wish to exchange data or files. Each application may use its own protocol (http, ftp, pop etc.) but regardless the application layers job is to send this data to the transport layer.
-