You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 days ago | |
---|---|---|
Embedded | 4 years ago | |
FRequest | 4 years ago | |
KittenOS | 4 years ago | |
MMail | 5 years ago | |
MTFS | 3 years ago | |
OpenOS | 4 years ago | |
RPC/OpenOS | 5 days ago | |
WoLBeacon | 4 years ago | |
img | 5 years ago | |
realtime | 4 years ago | |
syslog | 2 months ago | |
util/OpenOS/usr/bin | 4 years ago | |
vTunnel | 4 years ago | |
.editorconfig | 5 years ago | |
.gitignore | 5 years ago | |
CODE_OF_CONDUCT.md | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 2 years ago | |
_config.yml | 6 years ago | |
programs.cfg | 2 years ago | |
protocol-3.md | 4 years ago | |
protocol-4.md | 6 years ago | |
protocol-5.md | 6 years ago | |
protocol-ext-multicast.md | 6 years ago |
README.md
Minitel
An easy-to-implement networking protocol for OpenComputers. Not to be confused with the French computer network of the same name.
Minitel aims to implement layers 3, 4 and 5 of the OSI model.
Layers
Layer 3
Layer 3 implements addressing, meshing and datagram transmission.
Layer 4
Layer 4 implements ordered message delivery
Layer 5
Layer 5 implements reliable, ordered, bidirectional streams.
Implementations
OpenOS
KittenOS
Embedded devices
Application-layer protocols
This repository also contains a number of implementations and specifications for application-layer protocols using Minitel.
Development and discussion
Code and documentation is hosted in the Github repository.
Discussion takes place in, among other places, the #SKSDev IRC channel on EsperNet (irc://irc.esper.net/#SKSDev
) or alternatively, via webchat or XMPP (xmpp:#SKSDev%irc.esper.net@irc.jabberfr.org?join
))