home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / rfc / 1900s / rfc1926.txt < prev    next >
Text File  |  1996-03-28  |  3KB  |  116 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Network Working Group                                        J. Eriksson
  8. Request for Comments: 1926                                       KTH NOC
  9. Category: Informational                                     1 April 1996
  10.  
  11.  
  12.       An Experimental Encapsulation of IP Datagrams on Top of ATM
  13.  
  14. Status of this Memo
  15.  
  16.    This memo provides information for the Internet community.  This memo
  17.    does not specify an Internet standard of any kind.  Distribution of
  18.    this memo is unlimited.
  19.  
  20. Abstract
  21.  
  22.    This RFC describes a method of encapsulating IP datagrams on top of
  23.    Acoustical Transmission Media (ATM).  This is a non-recommended
  24.    standard.  Distribution of this memo is unnecessary.
  25.  
  26. Overview
  27.  
  28.    The modern laptop computer of today often contains the hardware
  29.    needed to perform wireless communications by using Acoustical
  30.    Transmission Media, i.e. sound waves.  Until this moment there has
  31.    been no standard on how to run IP on such media.  This document is an
  32.    attempt to fill this silence.
  33.  
  34. Frame transmission
  35.  
  36.    The IP datagram is divided into four-bit chunks, in network beep
  37.    order, and converted to characters according to the table below.  A
  38.    single "b" character is prepended as a frame start signal, the
  39.    characters are then transmitted in ordinary morse code by modulating
  40.    a steady tone on and off.  The frequency of this tone is also known
  41.    as the Acoustical Signature (AS number) of the sender.
  42.  
  43.         Bits    Character       Bits    Character
  44.  
  45.         0000    "i"             1000    "u"
  46.         0001    "t"             1001    "m"
  47.         0010    "s"             1010    "v"
  48.         0011    "a"             1011    "f"
  49.         0100    "n"             1100    "w"
  50.         0101    "h"             1101    "l"
  51.         0110    "d"             1110    "k"
  52.         0111    "r"             1111    "g"
  53.  
  54.  
  55.  
  56.  
  57.  
  58. Eriksson                     Informational                      [Page 1]
  59.  
  60. RFC 1926                      IP over ATM                   1 April 1996
  61.  
  62.  
  63.    To allow more than one Local Acoustical Network (LAN) to coexist the
  64.    use of different AS numbers for different LANs is suggested.  This
  65.    document proposes seven standard AS numbers to be used, see the table
  66.    below for details.
  67.  
  68.         Name   Frequency
  69.  
  70.         "a"     440 Hz
  71.         "b"     494 Hz
  72.         "c"     523 Hz
  73.         "d"     587 Hz
  74.         "e"     659 Hz
  75.         "f"     698 Hz
  76.         "g"     784 Hz
  77.  
  78.    It is assumed that for normal operation AS number "a", 440 Hz will be
  79.    used.
  80.  
  81. Frame reception
  82.  
  83.    The above process is simply performed backwards.
  84.  
  85. Security Considerations
  86.  
  87.    The author assumes that the users take whatever precautions that are
  88.    necessary before attempting to use this protocol in any crowded area.
  89.  
  90. Author's Address
  91.  
  92.    Johnny Eriksson
  93.    KTH NOC
  94.    EMail: bygg@sunet.se
  95.  
  96.    or
  97.  
  98.      -... -.-- --. --. @ ... ..- .- . - .-.-.- ... .
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114. Eriksson                     Informational                      [Page 2]
  115.  
  116.