Easy-to-implement networking protocol for OpenComputers
Go to file
Izaya a20e7efe9d Set theme jekyll-theme-midnight 2018-02-23 08:10:05 +11:00
FRequest implemented the rev1 FRequest protocol in the bundled programs 2018-02-19 22:49:23 +11:00
OpenOS implemented broadcasts 2018-02-21 10:46:53 +11:00
CODE_OF_CONDUCT.md added a CoC because Github was bugging me about it 2018-02-19 03:06:16 +11:00
LICENSE Initial commit 2018-02-15 17:15:20 +11:00
README.md added documentation for the OpenOS implementation 2018-02-17 16:15:11 +11:00
_config.yml Set theme jekyll-theme-midnight 2018-02-23 08:10:05 +11:00
programs.cfg fixed some paths 2018-02-23 07:08:37 +11:00
protocol-3.md implemented broadcasts 2018-02-21 10:46:53 +11:00
protocol-4.md added protocol documentation 2018-02-17 15:46:08 +11:00
protocol-5.md fixed an oops 2018-02-17 15:48:52 +11:00

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

Development and discussion

Code and documentation is hosted in the Github repository.

Discussion takes place in, among other places, the #SKS IRC channel on EsperNet