[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: Re: xPLHAL INSTALL
- Subject: Re: Re: xPLHAL INSTALL
- From: Frank Mc Alinden
- Date: Sun, 19 Oct 2003 05:59:00 +0000
Hi Kevin
Thanks for the clarification....I assumed the whole message had to
be checked....In my code i am still looking for the hop= but ignore the
value...as im comparing the received data to a lookup table it makes it
easier
(for me anyway) to leave it in.......Just a few questions hoping you can
clear
some other things i may have got wrong......Does an osd device need to know
exactly the source of a message..?? I would have thought its only concerned
if
its targeted at it or its a broadcast message ??..Theres obviously lots of
devices that could be the source of a message ..and thats a lot of coding
for a
little pic....
Thanks
Frank
----- Original Message -----
From: Kevin Hawkins
To: <a
href="/group/ukha_xpl/post?postID=uiuOei2D1FlFEmA0J3Rb5EwNLJ1d0R5FcIaa7Ynwd8_0OE29UJrsEDMIjNP6xC41IHhJPvWW-5KcquDcmYEYvNnn">ukha_xpl@xxxxxxx</a>
Sent: Saturday, October 11, 2003 11:09 PM
Subject: RE: [ukha_xpl] Re: xPLHAL INSTALL
Frank,
The hop= simply reflects the number of bridges that the message has
passed through on its route to you. It is incremented by an application
that
provides either a forwarding or routing function. It is used to stop a
message being endlessly propagated on a network, effectively such an
application stops forwarding (drops) messages where the hop= has reached a
certain threshold level. If there was a circular connection is some large
network this could lead to such an endless loop. You could also use this
feature such that only adjacent or near network messages were relayed if
that was your intent.
In your application you should probably totally ignore the incoming
hop values and when you send a message originate it with a hop=1.
Kevin
> -----Original Message-----
> From: armagh_elect [mailto:<a
href="/group/ukha_xpl/post?postID=ukVbRHtu76ymqWPMUadChjs13v6A-EU03AGpbZ_eF85IMx7KDd0G-wvuyYghNfOS37wGcjlwMDxIjZhoeZNIfkbh">fmcalind@b...</a>]
> Sent: 10 October 2003 08:00
> To: <a
href="/group/ukha_xpl/post?postID=uiuOei2D1FlFEmA0J3Rb5EwNLJ1d0R5FcIaa7Ynwd8_0OE29UJrsEDMIjNP6xC41IHhJPvWW-5KcquDcmYEYvNnn">ukha_xpl@xxxxxxx</a>
> Subject: [ukha_xpl] Re: xPLHAL INSTALL
>
> Hi Tony
> Some good news !!!!
> I decided to leave the monitor program running and try the devcom
> again and it ran...I went into xplhal and it was awaiting
> configuration ..so set it up and it seems ok...???????
>
> Just another quick one..In the devcom template it shows the hop=
> 2..my little pic is looking for hop=1 ..I take it i need to change
> this to 2 ???
>
> Thanks for your help
> Frank
xPL Main Index |
xPL Thread Index |
xPL Home |
Archives Home
|