Internet Protocol over Avian Carriers

from Wikipedia, the free encyclopedia
A carrier pigeon can transmit IP packets.
IPoAC in the TCP / IP protocol stack :
application HTTP IMAP SMTP DNS ...
transport TCP UDP
Internet IP ( IPv4 , IPv6 )
Network access IPoAC

The IP over Avian Carriers ( IPoAC ), German about Internet protocol by flying carriers , is a jocular network protocol for wireless point-to-point connections by means of carrier pigeons .

It was originally specified in RFC 1149 on April 1, 1990 and expanded to include a QoS component in RFC 2549 on April 1, 1999 . An attempt to actually implement the RFC , which was intended as an April Fool's joke, took place on April 28, 2001 in Norway. Nine packages were sent over a distance of five kilometers. Each of these packets was transported by a pigeon within two hours and represented data transmission in the form of a ping . However, five of the nine responses were lost on the way, which corresponds to a loss of approx. 56%.

With RFC 6214 (April 1, 2011) the IPoAC standard was expanded to be IPv6- compatible.

description

Advantages and disadvantages are listed in the specification of the method. The experimental standard supposedly promises high latency with low throughput . Because of the 3-D routing capabilities of the carrier pigeon, any number of packets could be traveling at the same time, which, in contrast to conventional network lines, do not significantly influence each other. Another advantage over common methods such as packet radio is that the range is practically not influenced by the topography. Since the Internet protocol can compensate for packet losses on its own, the loss of a packet is bearable. Not to be neglected is that the pigeons can attack worms and other vermin on their own and also reproduce themselves. The disadvantage is that only point-to-point connections between two precisely predetermined locations are possible.

use

The transfer carried out by the UNIX user group in Bergen resulted in the following characteristics for the ICMP layer:

Script started on Sat Apr 28 11:24:09 2001
vegard@gyversalen:~$ /sbin/ifconfig tun0
tun0      Link encap:Point-to-Point Protocol
          inet addr:10.0.3.2  P-t-P:10.0.3.1  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:150  Metric:1
          RX packets:1 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0
          RX bytes:88 (88.0 b)  TX bytes:168 (168.0 b)

vegard@gyversalen:~$ ping -c 9 -i 900 10.0.3.1
PING 10.0.3.1 (10.0.3.1): 56 data bytes
64 bytes from 10.0.3.1: icmp_seq=0 ttl=255 time=6165731.1 ms
64 bytes from 10.0.3.1: icmp_seq=4 ttl=255 time=3211900.8 ms
64 bytes from 10.0.3.1: icmp_seq=2 ttl=255 time=5124922.8 ms
64 bytes from 10.0.3.1: icmp_seq=1 ttl=255 time=6388671.9 ms

--- 10.0.3.1 ping statistics ---
9 packets transmitted, 4 packets received, 55% packet loss
round-trip min/avg/max = 3211900.8/5222806.6/6388671.9 ms
vegard@gyversalen:~$ exit

Script done on Sat Apr 28 14:14:28 2001

In September 2009, a South African company criticized Telkom's slow broadband connections by using a carrier pigeon to transfer data . This transported 4 gigabytes over 96.5 kilometers. The flight and the data transfer from the USB stick to the local network took two hours - during this time the ADSL connection handled just four percent of the data.

See also

Individual evidence

  1. The highly unofficial CPIP WG. (No longer available online.) Bergen Linux User Group, archived from the original on October 4, 2011 ; accessed on October 15, 2011 (English). Info: The archive link was inserted automatically and has not yet been checked. Please check the original and archive link according to the instructions and then remove this notice. @1@ 2Template: Webachiv / IABot / www.blug.linux.no
  2. SA pigeon 'faster than broadband'. In: BBC News. September 10, 2009, accessed May 18, 2019 .