OSI - alexanderteplov/computer-science GitHub Wiki
OSI (Open Systems Interconnection model)
-
- Data
- High-level APIs, including resource sharing, remote file access
-
- Data
- Translation of data between a networking service and an application; including character encoding, data compression, and encryption/decryption
-
- Data
- Managing communication sessions, i.e., a continuous exchange of information in the form of multiple back-and-forth transmissions between two nodes
-
- Segment, Datagram
- Reliable transmission of data segments between points on a network, including segmentation, acknowledgement, and multiplexing
-
- Packet
- Structuring and managing a multi-node network, including addressing, routing, and traffic control
-
- Frame
- Reliable transmission of data frames between two nodes connected by a physical layer
-
- Bit, Symbol
- Transmission and reception of raw bitstreams over a physical medium
⚠️ **GitHub.com Fallback** ⚠️