mirror of
https://github.com/ShadowKatStudios/OC-Minitel.git
synced 2024-11-23 10:38:05 +11:00
updated the readme
This commit is contained in:
parent
983f2c26ce
commit
9580e3cc24
@ -7,6 +7,12 @@ Minitel aims to implement layers 3, 4 and 5 of the OSI model.
|
|||||||
### 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.
|
||||||
|
|
||||||
|
### Layer 4
|
||||||
|
[Layer 4](protocol-4.md) implements ordered message delivery
|
||||||
|
|
||||||
|
### Layer 5
|
||||||
|
[Layer 5](protocol-5.md) implements reliable, ordered, bidirectional streams.
|
||||||
|
|
||||||
## Implementations
|
## Implementations
|
||||||
### OpenOS
|
### OpenOS
|
||||||
- [Reference implementation for OpenOS](OpenOS/etc/rc.d/minitel.lua)
|
- [Reference implementation for OpenOS](OpenOS/etc/rc.d/minitel.lua)
|
||||||
|
Loading…
Reference in New Issue
Block a user