home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / rfc / 100s / rfc127.txt < prev    next >
Text File  |  1997-04-24  |  2KB  |  113 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Network Working Group                             J. Postel
  8. Request for Comments # 127                        20 April 71
  9. NIC #5843                                         UCLA
  10. [Category D.1                                     Computer Science
  11. Updates 123]
  12.  
  13.                           Comments on RFC 123
  14.  
  15. The following is my interpretation of the exchange between NCP's which
  16. would be necessary to carry out the Initial Connection Protocol of RFC
  17. 123.
  18.  
  19.      Server NCP                                User NCP
  20.      ----------                                --------
  21.  
  22.      Listen for Connection on L                RTS, U, L, l
  23.      STR, L, U, 32                                         A
  24.  
  25.      Send 32 bits of data
  26.      in 1 message on link l
  27.                            A
  28.      (value is S)                              Receive 32 bits of data
  29.                                                from link l (value is S)
  30.                                                           A
  31.  
  32.      CLS, L, U                                 CLS, U, L
  33.  
  34.      STR, S+1, U, B                            STR, U+1, S, B
  35.                    s                                         u
  36.  
  37.      RTS, S, U+1, l                            RTS, U, S+1, l
  38.                    B                                         c
  39.  
  40.      wait for connection                       wait for connection
  41.  
  42.      ALL, l , m , b                            ALL, l , m , b
  43.            B   B   B                                 c   c   c
  44.  
  45.      data sent on link l                       data sent on link l
  46.                         c                                         B
  47.  
  48.      data received on link l                   data received on link l
  49.                             B                                         c
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.                                                                 [Page 1]
  59.  
  60. l , l , and l  are links, m  and m  are message allocations, b
  61.  A   B       c             B      c                           B
  62. and b  are bit allocations, and all other symbols are as defined in
  63.      c
  64. RFC 123.
  65.  
  66.  
  67.        [ This RFC was put into machine readable form for entry ]
  68.          [ into the online RFC archives by Gert Doering 4/97 ]
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.                                                                 [Page 2]
  112.  
  113.