Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

OLSR provider for ECF

Revision as of 16:01, 15 July 2006 by Unnamed Poltroon (Talk) (Introduction)

Introduction

[oslr http://oslr.org] is a routing protocol for mobile ad-hoc networks, also called MANET. The protocol is pro-active, table driven and utilizes a technique called multipoint relaying for message flooding.

Currently there is a C/C++ bi implementation compiles on GNU/Linux, Windows, OS X, Freeding for BSD, OpenBSD and NetBSD systems.

This ECF sub project is to make an ECF implemenation of the OLSR protocol so as to benefit of this framework capabilities and so get a JAVA binding also, in the Eclipse ecosystem.

Back to the top