home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / protocol / tcpip / ibmpc / 5012 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  2.1 KB

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.INS.CWRU.Edu!slc6!trier
  2. From: trier@slc6.ins.cwru.edu (Stephen C. Trier)
  3. Newsgroups: comp.protocols.tcp-ip.ibmpc
  4. Subject: Re: Eight bit characters with CUTCP?
  5. Date: 2 Sep 1992 15:20:21 GMT
  6. Organization: Case Western Reserve University, Cleveland, OH (USA)
  7. Lines: 32
  8. Message-ID: <182m3lINNcl@usenet.INS.CWRU.Edu>
  9. References: <MARK.92Sep2124640@gopher.dosli.govt.nz>
  10. NNTP-Posting-Host: slc6.ins.cwru.edu
  11.  
  12. In article <MARK.92Sep2124640@gopher.dosli.govt.nz> mark@gopher.dosli.govt.nz (Mark Wright) writes:
  13. >When the application is accessed via cutcp, it looks to me like the eighth bit
  14. >is being ignored (I get text instead).
  15.  
  16. CUTCP uses a strict interpretation of both the VT102 and Telnet specs.  The
  17. Telnet spec says a telnet connection is seven bits only unless Binary mode
  18. has been negotiated, while the VT102 docs say that a VT102 can only handle
  19. seven-bit data.
  20.  
  21. >Anyone know of a way to get eight bit graphics with cutcp? I can't see
  22. >anything about it in the documentation.
  23.  
  24. No.  You have to understand that there's more than one "eight bit graphics"
  25. character set, too.  Which one do you need?  Do you want ISO 8859-1, IBM
  26. Code Page 437, DEC Special and Graphics characters, or something else?
  27.  
  28. In other words, the way the extra 128 characters is implemented will vary
  29. depending on what the program author is trying to do.  In CWRU-PC/IP Telnet,
  30. I chose to implement eighth-bit-set characters in a flexible manner, but
  31. the default configuration is ISO 8859-1.
  32.  
  33. >Are there any pc implementations of tcp-ip that support eight bit characters?
  34.  
  35. Yes.  CWRU's supports eight bit traffic, and I believe Kermit does, too.
  36. I'd be surprised if WATTCP's INT14 redirector did not, although you will
  37. have to find an eight-bit-capable term program to run on top of it.
  38.  
  39. -- 
  40. "Beware of programmers who     Stephen Trier
  41.  carry screwdrivers."          Network Services Engineering, IRIS/INS/Telecom
  42.        Leonard Brandwein       Case Western Reserve University
  43.                                trier@ins.cwru.edu
  44.