mirror of
https://github.com/ShadowKatStudios/OC-Minitel.git
synced 2024-11-23 10:38:05 +11:00
added some diagrams and stuff
This commit is contained in:
parent
ec681811d4
commit
ed82729f20
@ -1,8 +1,12 @@
|
|||||||
# Minitel
|
# Minitel
|
||||||
An easy-to-implement networking protocol for OpenComputers. Not to be confused with the [French computer network of the same name](https://en.wikipedia.org/wiki/Minitel).
|
An easy-to-implement networking protocol for OpenComputers. Not to be confused with the [French computer network of the same name](https://en.wikipedia.org/wiki/Minitel).
|
||||||
|
|
||||||
|
![Minitel ad](https://oc.shadowkat.net/img/minitel-ad.jpg)
|
||||||
|
|
||||||
Minitel aims to implement layers 3, 4 and 5 of the OSI model.
|
Minitel aims to implement layers 3, 4 and 5 of the OSI model.
|
||||||
|
|
||||||
|
![Layer organisation in Minitel](https://oc.shadowkat.net/img/minitel-layers.png)
|
||||||
|
|
||||||
## Layers
|
## Layers
|
||||||
### Layer 3
|
### Layer 3
|
||||||
[Layer 3](protocol-3.md) implements addressing, meshing and datagram transmission.
|
[Layer 3](protocol-3.md) implements addressing, meshing and datagram transmission.
|
||||||
|
Loading…
Reference in New Issue
Block a user