<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
I am  currently conducting research in respect to the efficacy of Case
Based Reasoning with multiple Case Bases in a  distributed environment.
I
would like the distributed environment  to be composed of an ad hoc
wireless network (MANET).<br>
<br>
Following some analysis of ad hoc protocols, my initial thoughts were
to go
with the AODV (Ad hoc On Demand Distance Vector routing protocol)
protocol.
However, somebody has since suggested the preferable scalability of
OLSR
(Optimized Link State Routing Protocol) and HSLS (Hazy Sighted Link
State
routing protocol).<br>
<br>
Immediately, I can see that these two protocols are practical in the
sense that
are proactive and because they are <st1:place w:st="on"><st1:placename
 w:st="on">Link</st1:placename> <st1:placetype w:st="on">State</st1:placetype></st1:place>
protocols. Given
so, these protocols will base routes on the quality of service and
"cost" factors rather than the number of hops, as does AODV.<br>
<br>
Does anyone have any other insight as to why it would be preferable to
select
OLSR or HSLS, over AODV?<br>
<br>
Thanks,<br>
Amedeo.
</body>
</html>