일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
- hammerDB
- slow query
- docket
- propogation
- traceId
- SW Maestro
- Leaderboard
- 동등성
- logback
- yml
- Grafana
- SW 마에스트로
- 스프링부트
- MSSQL
- Debezium
- Benchmarks
- eks
- Software maestro
- Kafka
- Strimzi
- Kubernetes
- spring boot
- 0 replica
- zset
- Database
- Salting
- keda
- Helm
- blue-green
- minreplica
- Today
- Total
김태오
OSI 7 Layer 본문
The Open Systems Interconnection (OSI) model is a conceptual framework used to describe the communication functions of a network. It consists of seven layers, each of which represents a specific function in the communication process.
The seven layers of the OSI model, from bottom to top, are:
Physical Layer: Deals with the physical characteristics of the communication medium, such as voltage levels and transmission frequencies.
Data Link Layer: Responsible for transferring data between adjacent network nodes and for error detection and correction.
Network Layer: Provides routing and forwarding of data between different networks.
Transport Layer: Ensures reliable end-to-end transmission of data, including error detection and correction, flow control, and congestion avoidance.
Session Layer: Establishes, manages, and terminates communication sessions between applications running on different network nodes.
Presentation Layer: Handles the formatting and presentation of data, such as encryption and compression, to ensure that it is usable by applications.
Application Layer: Provides network services to end-users, such as email, file transfer, and remote login.
'Networking' 카테고리의 다른 글
IP Address vs. Port Number (0) | 2023.04.24 |
---|---|
Socket (0) | 2023.04.24 |
CDMA(Code Division Multiple Access) (0) | 2023.04.14 |
Packets and Frames (0) | 2023.04.14 |
Some terms frequently used in networking (0) | 2023.04.14 |