Ouroboros Tutorials: Difference between revisions

From Ouroboros
Jump to navigation Jump to search
Line 7: Line 7:
Main article: [[Ouroboros Tutorial 01]]
Main article: [[Ouroboros Tutorial 01]]


We will start the IRMd, create a local IPCP, start an ouroboros ping (oping) server application and connect a oping client. The main objective is to explain the process of ''flow allocation and deallocation''.
We will start an ouroboros ping (oping) server application and connect a oping client over local IPC. This tutorial explains the ''flow allocation and deallocation'' concept and process.


== Tutorial 02: Local IPC, 2-Layer network ==
== Tutorial 02: Local IPC, 2-Layer network ==

Revision as of 14:04, 5 November 2023

Under contruction This page is under construction  

Collection of tutorials

Tutorial 01: Local IPC

Main article: Ouroboros Tutorial 01

We will start an ouroboros ping (oping) server application and connect a oping client over local IPC. This tutorial explains the flow allocation and deallocation concept and process.

Tutorial 02: Local IPC, 2-Layer network

Main article: Ouroboros Tutorial 02

In this tutorial we will add a unicast layer on top of the local layer. It also demonstrates how O7s does anycast.