Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tusmasoma/tcp-ip
https://github.com/tusmasoma/tcp-ip
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tusmasoma/tcp-ip
- Owner: tusmasoma
- Created: 2024-05-27T03:56:46.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-27T07:20:32.000Z (6 months ago)
- Last Synced: 2024-07-09T08:44:10.514Z (4 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TCP/IP
TCP/IPは、TCPプロトコルとIPプロトコルの組み合わせで構成されるプロトコルスタックです。OSI参照モデルの4層モデルに対応しています。
OSI参照モデルは、理想的なネットワーク通信を想定したモデルです。一方で、TCP/IPの4層モデルは実際のインターネット通信におけるプロセスを表現しています。
各層はそれぞれ上位層とデータのやり取りを行います。