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

Difference between revisions of "OLSR provider for ECF"

(Introduction)
(Introduction)
Line 10: Line 10:
  
 
This project could find synergy with other ECF projects among which [http://wiki.eclipse.org/index.php/ECF_for_eRCP ECF for eRCP]
 
This project could find synergy with other ECF projects among which [http://wiki.eclipse.org/index.php/ECF_for_eRCP ECF for eRCP]
 +
 +
----
  
 
--[[User:Phperret.gmail.com|Phperret.gmail.com]] 18:42, 15 July 2006 (EDT)
 
--[[User:Phperret.gmail.com|Phperret.gmail.com]] 18:42, 15 July 2006 (EDT)

Revision as of 18:43, 15 July 2006

Introduction

OLSR 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.

This project could find synergy with other ECF projects among which ECF for eRCP


--Phperret.gmail.com 18:42, 15 July 2006 (EDT)

Back to the top