 |
Airhook - Default branch
|
Section: Unix |
|
|
|
| Added: Fri, Oct 5th 2001 10:44 UTC (6 years, 9 months ago) |
Updated: Fri, Oct 5th 2001 14:59 UTC (6 years, 9 months ago) |
|
|
About:
Airhook is a reliable data delivery protocol, like
TCP. Unlike TCP, Airhook gracefully handles
intermittent, unreliable, or delayed networks.
Other features include session recovery, queue
control, and delivery status notification.
Airhook is useful for keeping connections running
over bad wireless networks (like CDPD),
intermittent dial-up connections, and any other
network that doesn't work very well. The
implementation includes a TCP proxy (so you can
use HTTP, SSH, etc.) and a protocol library for
applications that want more control (real-time
media delivery, games, etc).
Author:
Dan Egnor [contact developer]
Homepage:
http://www.airhook.org/
Tar/GZ:
http://download.ofb.net/airhook/
CVS tree (cvsweb):
http://cvs.ofb.net/airhook/
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.35/10.00
(Rank N/A)
» Vitality: 0.00% (Rank 25458)
» Popularity: 0.48% (Rank 12061)

(click to enlarge graphs)
Record hits: 12,408
URL hits: 5,140
Subscribers: 4
|
|
Branches
Comments
[»]
Great Idea
by Pathway - Mar 29th 2002 13:01:20
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
[reply]
[top]
[»]
Re: Great Idea
by Dan Egnor - Mar 29th 2002 13:09:28
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.
[reply]
[top]
[»]
Re: Great Idea
by Prashanth M.N. - Mar 27th 2004 09:24:52
> 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 :(.
[reply]
[top]
[»]
Re: Great Idea
by Dan Egnor - Mar 27th 2004 12:14:16
> where can I get documentation for using
> the protocol. it's not in airhook home
> page :(.
Are you looking for protocol reference (http://airhook.org/protocol.html),
library documentation (http://airhook.org/library.html), or something else
(what?)?
[reply]
[top]
[»]
More Info
by Prashanth M.N. - Apr 4th 2004 11:19:51
Neither Protocol reference nor library docs. I want detailed information on
how to use airhook. How the advantages of airhook over tcp are
demonstrated.
[reply]
[top]
|
|
 |