Comments for Airhook
27 Mar 2004 12:14
Re: Great Idea
> where can I get documentation for using
> the protocol. it's not in airhook home
> page :(.
Are you looking for protocol reference (airhook.org/protocol.h..., library documentation (airhook.org/library.html), or something else (what?)?
27 Mar 2004 09:24
Re: Great Idea
> Actually, Airhook is more applicable for
> WWAN systems like CDPD or GPRS than for
> WLAN systems like 802.11b, though of
> course nothing stops you from using it.
> WLANs are pretty good about reliable
> quick packet delivery, bandwidth is
> high, latency is low, and people don't
> generally use them while moving (a major
> cause of WWAN carrier dropouts).
>
> The core Airhook protocol implementation
> is pure ANSI C and should compile on any
> platform. The sample programs and
> utilites are POSIX-only, but should not
> be hard to port.
where can I get documentation for using the protocol. it's not in airhook home page :(.
29 Mar 2002 13:09
Re: Great Idea
Actually, Airhook is more applicable for WWAN systems like CDPD or GPRS than for WLAN systems like 802.11b, though of course nothing stops you from using it. WLANs are pretty good about reliable quick packet delivery, bandwidth is high, latency is low, and people don't generally use them while moving (a major cause of WWAN carrier dropouts).
The core Airhook protocol implementation is pure ANSI C and should compile on any platform. The sample programs and utilites are POSIX-only, but should not be hard to port.
29 Mar 2002 13:01
Great Idea
Wow. I want this. Every free 802.11b network should support this. Is a Windows version of the protocal in the works? That way this very good idea can spread faster...
Pathway
More Info
Neither Protocol reference nor library docs. I want detailed information on how to use airhook. How the advantages of airhook over tcp are demonstrated.