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)
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
  
[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.  
+
[http://olsr.org 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.
 
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 ECF sub project is to make an ECF implemenation of the OLSR protocol so as to benefit of this framework capabilities and to get a JAVA binding also, in the Eclipse ecosystem.
 +
 
 +
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)

Latest revision as of 18:12, 17 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 to 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