home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / protocol / tcpip / 5157 < prev    next >
Encoding:
Text File  |  1992-11-14  |  1.4 KB  |  31 lines

  1. Newsgroups: comp.protocols.tcp-ip
  2. Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!ames!sun-barr!cs.utexas.edu!torn!utzoo!henry
  3. From: henry@zoo.toronto.edu (Henry Spencer)
  4. Subject: Re: Is telnet protocol documented?
  5. Message-ID: <Bxo93A.2AJ@zoo.toronto.edu>
  6. Date: Fri, 13 Nov 1992 20:33:09 GMT
  7. References: <1391@minya.UUCP>
  8. Organization: U of Toronto Zoology
  9. Lines: 20
  10.  
  11. In article <1391@minya.UUCP> jc@minya.UUCP (John Chambers) writes:
  12. >...except that when the connect() returned success and the program
  13. >wrote something down the line, instead of a "login:" that I get when I
  14. >type  "telnet  %s",  it  gets  utter  garbage.   The  garbage is quite
  15. >consistent:  It consists of the 3 bytes FF FD 18...
  16.  
  17. Uh, telnet is a *protocol*; it is not an uninterpreted data path.  You're
  18. looking at a telnet option-negotiation sequence.
  19.  
  20. >Any idea how I might get documentation of telnetd's protocol? Is there
  21. >an RFC on it that someone can email me? ...
  22.  
  23. You get documentation on telnet the same way you get documentation on
  24. any of the Internet protocols:  read the relevant RFCs.  For telnet, it
  25. starts with RFC 854.  Actually, you probably want to look at the telnet
  26. section of RFC 1123 first, as there are a whole bunch of telnet-related
  27. RFCs and you need to know which ones matter.
  28. -- 
  29. MS-DOS is the OS/360 of the 1980s.      | Henry Spencer @ U of Toronto Zoology
  30.               -Hal W. Hardenbergh (1985)|  henry@zoo.toronto.edu  utzoo!henry
  31.