Research the different network protocols & standards types
- Brief description
- Diagram
Network Protocols & Standards
- It is a language used by a system that wish to communicate with one another
Types of network protocols
- TCP/IP
- Apple talk
- UDP
- 802.2
- 802.3
- FDDI
- 802.5
TCP/IP
- Transmission Control Protocol / Internet Protocol
- It breaks data into packet
- The message is divided into packets then the message is delivered with their own IP address and then the message is convert it into bits before sending the message
- This protocol is the most commonly used network protocols
- All computers is connected to the internet uses TCP/IP
- Consists of three (3) main protocols:
- The sender and receiver must agree to have a connection between each other
- This will make sure data transfer is completed successfully or report an error
- To make sure the message will correctly received by the receiver
- It is reliable because you know other side is online
UDP
- User Datagram Protocol
- Sending message or information directly without any connection
- It is unreliable because you dont know other side is online or not.
Apple Talk
- Only use for apple products
- Can be implemented into two phases:
Phase 1: small group or network
Phase 2: larger group or network
802.2
- Logical link layer
- It is an IEEE 802.2 logical link control (IEEE stands for Institute of Electrical and Electronics Engineers)
- Runs on data link layer of the OSI model
- Think as the translator for the data link layer for the message that will be send to the data link layer, so that the message can be understood by the computer
802.3
- Ethernet
- Used by the LAN products that defines CSMA/CD
- Has four (4) data rates:
- 10 Base - T Ethernet (10 mbps)
- Fast Ethernet (100 mbps)
- Gigabyte Ethernet (1000 mbps)
- 10 - gigabit ethernet (10 gbps)
FDDI
- Fiber Distributed Data Interface
- It specifies:
- 100 mbps token passing
- dual ring LAN using fiber optic cable
- Using dual ring architecture with traffic on each ring flowing in opposite directions (counter rotating)
- It consists of primary and secondary ring
802.5
- Token ring
References:
References:
No comments:
Post a Comment