mirror of
https://github.com/ShadowKatStudios/OC-Minitel.git
synced 2024-11-23 10:38:05 +11:00
moved protocol to protocol-3, changed readme
This commit is contained in:
parent
f34936c10c
commit
876e33e93a
@ -1,4 +1,5 @@
|
|||||||
# Minitel
|
# Minitel
|
||||||
An easy-to-implement networking protocol for OpenComputers. Not to be confused with the French computer network of the same name.
|
An easy-to-implement networking protocol for OpenComputers. Not to be confused with the French computer network of the same name.
|
||||||
|
|
||||||
See [protocol.md](protocol.md) for more information on the protocol itself.
|
## Layers
|
||||||
|
Minitel presently implements [layer 3](protocol-3.md) of the OSI model.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Minitel - An easy to implement LAN protocol
|
# Minitel - Layer 3
|
||||||
|
|
||||||
## Language
|
## Language
|
||||||
Node - a device of some description on a Minitel network, ie a computer, server, microcontroller or drone.
|
Node - a device of some description on a Minitel network, ie a computer, server, microcontroller or drone.
|
Loading…
Reference in New Issue
Block a user