home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!caen!hellgate.utah.edu!cc.usu.edu!jrd
- From: jrd@cc.usu.edu
- Newsgroups: comp.protocols.tcp-ip
- Subject: Re: Problems with c-kermit telnet, right place to post?
- Message-ID: <1992Jul22.101317.57426@cc.usu.edu>
- Date: 22 Jul 92 10:13:16 MDT
- References: <1992Jul22.032356.9842@ksgbbs.harvard.edu>
- Organization: Utah State University
- Lines: 26
-
- In article <1992Jul22.032356.9842@ksgbbs.harvard.edu>, timb@ksgbbs.harvard.edu (Tim Buehrer - 625-6829) writes:
- >
- > I hope that this is a good place to post this question. If it is not, I would
- > appreciate suggestions on where it should go.
- >
- > We are setting up a system to communicate between our SCO XENIX box and a PC
- > using c-kermit on the PC and the WATTCP telnetd on the PC. Most parts are
- > working fine, but there is one fundamental problem. c-kermit insists on send-
- > ing a return-linefeed combination when I type a return, even if the terminal
- > setting for return-linefeed is off. (When I just use the telnet that came
- > from SCO, I don't have this problem.) Is there a way to configure c-kermit to
- > avoid this problem? I've tried using set key but that doesn't seem to help.
- >
- > Tim Buehrer
- > timb@ksgbbs.harvard.edu
- ----------
- Tim,
- Version numbers?
- My quick guess is the WATTCP stuff is not doing NETASCII properly.
- CR-LF is the line terminator signal on the wire, and gets converted at each
- end to suit the local system. Instead of WATTCP get MS-DOS Kermit 3.12 beta
- and use that on the PC. C Kermit and MSK work properly for the CR-LF stuff.
- Further questions on the Kermit parts would get quicker attention if
- sent to me, jrd@cc.usu.edu, for MS-DOS Kermit and to Frank da Cruz,
- fdc@watsun.cc.columbia.edu, for C Kermit.
- Joe D.
-