Glossary: Difference between revisions
Line 7: | Line 7: | ||
== Layer (O7s) == | == Layer (O7s) == | ||
Ouroboros is multi-Layered (capitalized), allowing networks to overlay eachother. There are 2 types of Layers: Unicast Layers and Broadcast Layers, consisting of Unicast IPCPs and Broadcast IPCPs respectively. | |||
Main page: [[Ouroboros Recursive Layers]] | Main page: [[Ouroboros Recursive Layers]] |
Revision as of 09:46, 12 October 2023
This page is under construction
layer (O7s)
The Ouroboros model is subdivided in layers (lowercase), with similar intent and to improve upon the TCP/IP model (5 layers) or OSI (7 layers) model.
Main page: Ouroboros Functional Layering
Layer (O7s)
Ouroboros is multi-Layered (capitalized), allowing networks to overlay eachother. There are 2 types of Layers: Unicast Layers and Broadcast Layers, consisting of Unicast IPCPs and Broadcast IPCPs respectively.
Main page: Ouroboros Recursive Layers
Whatevercast (RINA)
A proposed concept for the unification of unicast, anycast, multicast and broadcast. The proposed API is allocate(whatevercastname) and the network will resolve the correct set for you based on the whatevercast name and a set of rules associated with it. Our attempt at implementing this concept led to the Ouroboros multicast conjecture.