Please enable JavaScript.
Coggle requires JavaScript to display documents.
Network Protocols - Coggle Diagram
Network Protocols
Message encoding
-
-
Each bit is encoded into a pattern of sounds, light waves, or electrical impulses depending on the network media
-
Message delivery options
- Unicast Message
-Multicast Message
-
Message Timing
-
Hosts on a network need to know when to begin sending messages and how to respond when collisions occur.
-
Source and destination hosts use flow control to negotiate correct timing to avoid overwhelming the destination and ensure information is received.
-
Hosts on the network have rules that specify how long to wait for responses and what action to take if a response timeout occurs.
-
-
-
IP
encapsulates the TCP segments into packets, assigns addresses, and delivers to the destination host.
-