From news@columbia.edu  Thu Feb 17 11:40:04 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA29552
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Feb 2000 11:40:03 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA06902
	for kermit.misc@watsun.cc.columbia.edu; Thu, 17 Feb 2000 11:28:24 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Is 8 data bits, even parity, 1 stop bit possible in kermit?
Date: 17 Feb 2000 16:28:24 GMT
Organization: Columbia University
Message-ID: <88h7j8$6nk$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38AC1E96.3719AC34@yk.rim.or.jp>,
Ishikawa  <ishikawa@yk.rim.or.jp> wrote:
: I wonder if kermit gurus can help me.
: 
: I am trying to see if C-kermit 6.1.193 on Debian GNU/linux can
: use the following setting:
:    data 8bits,
:     even parity,
:     1 stop bit.
: 
First of all, don't use an old Beta version, use the latest release, 7.0:

  http://www.columbia.edu/kermit/ckermit.html

: I seem to have a problem in that
:   - if I do set term[TAB] byte[TAB] 8, and see the data size become 8,
:      but parity is set to none.
:   - if I do set parity even, the data size is automatically decreased
:     to 7.
: 
: So it seems to me that ckermit refuses the above setting.
: 
A new feature of C-Kermit 7.0 is allowance for 8 data bits plus parity:

  http://www.columbia.edu/kermit/ckermit2.html#x2.10

: Or is there a newer version of C-kermit that permits such setting.
: I installed the ckermit from Debian GNU/Linux pacakge system, which
: is a little behind the c-kermit distribution as noted in
: Columbia University's web page.
: 
Please encourage Debian to update their package.

- Frank

From news@columbia.edu  Thu Feb 17 11:40:05 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA29554
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Feb 2000 11:40:04 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA06493
	for kermit.misc@watsun.cc.columbia.edu; Thu, 17 Feb 2000 11:20:43 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Ishikawa <ishikawa@yk.rim.or.jp>
Subject: Is 8 data bits, even parity, 1 stop bit possible in kermit?
Date: Fri, 18 Feb 2000 01:15:19 +0900
Organization: RIMNET InterNetNews site
Message-ID: <38AC1E96.3719AC34@yk.rim.or.jp>
To: kermit.misc@columbia.edu

Hi,

I wonder if kermit gurus can help me.

I am trying to see if C-kermit 6.1.193 on Debian GNU/linux can
use the following setting:
   data 8bits,
    even parity,
    1 stop bit.

I seem to have a problem in that
  - if I do set term[TAB] byte[TAB] 8, and see the data size become 8,
     but parity is set to none.
  -  if I do set parity even, the data size is automatically decreased
to 7.

So it seems to me that ckermit refuses the above setting.

I have noticed HyperTerm on Win98, WinNT permits such
setting without a hitch.

Is there any special trick to use the above setting?

Or is there a newer version of C-kermit that permits such setting.
I installed the ckermit from Debian GNU/Linux pacakge system, which
is a little behind the c-kermit distribution as noted in
Columbia University's web page.

I checked the version using show ver[TAB][RETURN]
and it sais,
 Versions:
 C-Kermit 6.1.193 Beta.05, 7 May 1998
 Numeric: 601193
 Built for:  Linux
 Running on: Linux #18 SMP Thu Jan 6 06:07:45 JST 2000 2.2.14 i586
 Patches: (none)
 UNIX Communications support, 6.1.190, 4 May 1998 for Linux
 UNIX File support, 6.1.130, 7 May 1998 for Linux
 C-Kermit Protocol Module 6.1.106, 8 February 1998
 C-Kermit functions, 6.1.154, 8 February 1998
 Command package 6.1.099, 1 November 1997
 User Interface 6.1.196, 1 February 1998
 Character Set Translation 6.1.026, 24 July 1997
 CONNECT Command for UNIX:fork(), 6.1.092, 8 May 1998
 Dial Command, 6.1.109, 8 February 1998
 Script Command, 6.1.029, 8 February 1997
 Network support, 6.1.119, 8 May 1998

Any tips will be appreciated.

TIA



From news@columbia.edu  Thu Feb 17 12:10:03 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA05311
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Feb 2000 12:10:03 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA07948
	for kermit.misc@watsun.cc.columbia.edu; Thu, 17 Feb 2000 11:46:42 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Kermit 95 1.1.19 released
Date: 17 Feb 2000 16:46:41 GMT
Organization: Columbia University
Message-ID: <88h8lh$7o9$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu


The full announcement is posted on comp.protocols.kermit.announce.

Also see the Kermit website:

  http://www.columbia.edu/kermit/k95.html
    New Kermit 95 page

  http://www.columbia.edu/kermit/k95news.html
    New features of K95 1.1.19

  http://www.columbia.edu/kermit/k95patch.html
    To download the upgrade patch

- Frank

From news@columbia.edu  Thu Feb 17 14:10:04 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA00570
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Feb 2000 14:10:03 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA15180
	for kermit.misc@watsun.cc.columbia.edu; Thu, 17 Feb 2000 14:05:18 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Kermit 95 1.1.19 supports pseudo terminal like C-Kermit 7.0?
Date: 17 Feb 2000 19:05:17 GMT
Organization: Columbia University
Message-ID: <88hgpd$eq9$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <88hf4h$ad3$1@symcom.math.uiuc.edu>,
Adam H. Lewenberg <adam@symcom.math.uiuc.edu> wrote:
: Does Kermit 95 1.1.19 support the functionality that allows sending
: commands through ssh like C-Kermit 7.0 does? 
: 
Does Windows have pseudoterminals? :-)

- Frank

From news@columbia.edu  Thu Feb 17 14:10:04 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA00573
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Feb 2000 14:10:04 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA14293
	for kermit.misc@watsun.cc.columbia.edu; Thu, 17 Feb 2000 13:48:12 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: adam@symcom.math.uiuc.edu (Adam H. Lewenberg)
Subject: Kermit 95 1.1.19 supports pseudo terminal like C-Kermit 7.0?
Message-ID: <88hf4h$ad3$1@symcom.math.uiuc.edu>
Date: 17 Feb 2000 12:37:05 -0600
Organization: University of Illinois at Urbana-Champaign
To: kermit.misc@columbia.edu

Does Kermit 95 1.1.19 support the functionality that allows sending
commands through ssh like C-Kermit 7.0 does? 

Thanks, A. Lewenberg
-- 
University of Illinois at Champaign-Urbana, Dept. Of Mathematics
INTERNET: adam@math.uiuc.edu   or    lewenber@uiuc.edu


From news@columbia.edu  Thu Feb 17 14:10:04 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA00576
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Feb 2000 14:10:04 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA14637
	for kermit.misc@watsun.cc.columbia.edu; Thu, 17 Feb 2000 13:55:09 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: how to run kermit on tty2 ?
Date: 17 Feb 2000 18:55:09 GMT
Organization: Columbia University
Message-ID: <88hg6d$e9a$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38ab4350.609457834@158.54.6.109>,
George Dau <gedau@isa.mim.com.au> wrote:
: I have a Linux box set up just to be a serial console for a Sun box.
: I start up kermit to connect to serial A and display the Sun
: console.
: 
Which Kermit do you start up?  The current version is 7.0:

  http://www.columbia.edu/kermit/ckermit.html

earlier releases like 6.0 (1996) don't work well on Linux versions
that came out subsequently.

: I now have a second Sun, and would like to connect that to serial B.
: I can 
: kermit -l /dev/ttyS1 -c
: and display it just fine, but I'd like to do this from /etc/inittab
: so it comes up automatically when the Linux "Sun Console" is
: re-booted.
: 
: Thay way I don't need to have any logins enabled at all on the Linux
: box.
: 
: Running the kermit from /etc/inittab with "respawn" means that if
: the kermit exits, it restarts, so this is a great solution for
: a console box.
: 
You can also include the -S ("stay") command-line option so it doesn't
exit.  You can also log the session, etc etc.

: All I need to do is work out how to get the second kermit monitoring
: /dev/ttyS1 and having its display and keyboard entry on /dev/tty1
: 
: (kermit -l /dev/ttyS1 -c >/dev/tty1 displays on the second screen, but
: no keyboard entry).
:
It's an interesting idea.  If you have a way of invoking C-Kermit that
redirects both the standard input and standard output to/from tty1, it
might work.

Follow up to kermit-support@columbia.edu with details/problems, to spare 
the newsgroup.  But if you do get it working, it's worth another posting.

- Frank

From news@columbia.edu  Thu Feb 17 14:40:04 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA07968
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Feb 2000 14:40:04 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA15485
	for kermit.misc@watsun.cc.columbia.edu; Thu, 17 Feb 2000 14:14:57 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: Kermit 95 1.1.19 supports pseudo terminal like C-Kermit 7.0?
Date: 17 Feb 2000 19:14:57 GMT
Organization: Columbia University
Message-ID: <88hhbh$f3q$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <88hf4h$ad3$1@symcom.math.uiuc.edu>,
Adam H. Lewenberg <adam@symcom.math.uiuc.edu> wrote:
: Does Kermit 95 1.1.19 support the functionality that allows sending
: commands through ssh like C-Kermit 7.0 does? 
: 
K95 has had the ability to use SSH as a sub process since 1.1.17.
There are no pseudo terminals on Windows.  The only problem is that
most SSH implementations are designed not to create a shell process
on the remote host when the input is piped.  So you need to remove
the check for pipes that was added to at least one of the Win32 ports.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Thu Feb 17 15:40:04 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA20076
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Feb 2000 15:40:03 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA19003
	for kermit.misc@watsun.cc.columbia.edu; Thu, 17 Feb 2000 15:19:24 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Ishikawa <ishikawa@yk.rim.or.jp>
Subject: Re: Is 8 data bits, even parity, 1 stop bit possible in kermit?
Date: Fri, 18 Feb 2000 04:57:04 +0900
Organization: RIMNET InterNetNews site
Message-ID: <38AC5290.4AB1290F@yk.rim.or.jp>
To: kermit.misc@columbia.edu

>
> A new feature of C-Kermit 7.0 is allowance for 8 data bits plus parity:
>
>   http://www.columbia.edu/kermit/ckermit2.html#x2.10
>
Thank you for your tips.

>
> : Or is there a newer version of C-kermit that permits such setting.
> : I installed the ckermit from Debian GNU/Linux pacakge system, which
> : is a little behind the c-kermit distribution as noted in
> : Columbia University's web page.
> :
> Please encourage Debian to update their package.
>

Will do so.

Happy Hacking!

From news@columbia.edu  Thu Feb 17 16:40:04 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA02730
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Feb 2000 16:40:04 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA22187
	for kermit.misc@watsun.cc.columbia.edu; Thu, 17 Feb 2000 16:18:07 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Bob Rodriguez <robertr@netcom17.netcom.com>
Subject: TELNET error with K95 1.19
Date: 17 Feb 2000 21:17:12 GMT
Organization: MindSpring Enterprises
Message-ID: <88hogo$mbo$1@nntp1.atl.mindspring.net>
To: kermit.misc@columbia.edu

  The new TELNET terminal negotiation options in version 1.19
seems to have introduced a problem when telneting to special ports
that are not Unix logins. There's a MUD that I was able to get to ok with
1.17 as candum.acc.umu.se 2001, but now it times out with the following errors:

-
?Telnet Protocol Timeout - connection closed
?Telnet waiting for response to WILL TERMINAL-TYPE
?Telnet waiting for response to WILL NAWS
?Telnet waiting for response to WILL AUTHENTICATION
?Telnet waiting for response to WILL NEW-ENVIRONMENT

If I turn Telnet negotiation off, I can get through alright, but then
none of my commands are echoed to the terminal and the terminal is not
set to VT100.

From news@columbia.edu  Thu Feb 17 17:10:04 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA08149
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Feb 2000 17:10:04 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA24316
	for kermit.misc@watsun.cc.columbia.edu; Thu, 17 Feb 2000 16:57:28 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: TELNET error with K95 1.19
Date: 17 Feb 2000 21:57:26 GMT
Organization: Columbia University
Message-ID: <88hqs6$nno$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <88hogo$mbo$1@nntp1.atl.mindspring.net>,
Bob Rodriguez  <robertr@netcom17.netcom.com> wrote:
:   The new TELNET terminal negotiation options in version 1.19
: seems to have introduced a problem when telneting to special ports
: that are not Unix logins. There's a MUD that I was able to get to ok with
: 1.17 as candum.acc.umu.se 2001, but now it times out with the following 
: errors:
: 
: -
: ?Telnet Protocol Timeout - connection closed
: ?Telnet waiting for response to WILL TERMINAL-TYPE
: ?Telnet waiting for response to WILL NAWS
: ?Telnet waiting for response to WILL AUTHENTICATION
: ?Telnet waiting for response to WILL NEW-ENVIRONMENT
: 
: If I turn Telnet negotiation off, I can get through alright, but then
: none of my commands are echoed to the terminal and the terminal is not
: set to VT100.

This is going to be a Frequently Asked Question in the next few weeks.
I advise everyone to please read the Telnet Reference" in the online
Kermit 95 Manual.

MUD servers fall into one of two categories:

 . they are telnet servers that run on non-telnet ports that
   do not properly implement the telnet protocol.  All they do
   is output a series of bytes at the beginning of a connection
   to fake a telnet client into thinking it is talking to a 
   real telnet server.  This is done instead of actually implementing
   a telnet state machine that would respond negatively to each of
   the above negotiations.

   In this case, you need to disable the negotiations of the
   above telnet negotiations:

     SET TELOPT TERMINAL-TYPE REFUSE
     SET TELOPT NAWS REFUSE
     SET TELOPT AUTH REFUSE
     SET TELOPT NEW-ENV REFUSE

   or 

     SET HOST /CONNECT host port /NO-TELNET-INIT

 . they are not telnet servers at all and do not support any
   telnet negotiations

   SET HOST /CONNECT host port /RAW-SOCKET

In C-Kermit 7.0 and Kermit 95 1.1.19, the TELNET command means "use
Telnet protocol" to make the connection.  If the connection is not
using Telnet protocol, the SET HOST should be used instead.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Thu Feb 17 17:40:04 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA15453
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Feb 2000 17:40:04 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA25934
	for kermit.misc@watsun.cc.columbia.edu; Thu, 17 Feb 2000 17:33:00 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: how to run kermit on tty2 ?
Date: 17 Feb 2000 18:55:09 GMT
Organization: Columbia University
Message-ID: <38ac72fc$0$8282@readdo01.news>
To: kermit.misc@columbia.edu

In article <38ab4350.609457834@158.54.6.109>,
George Dau <gedau@isa.mim.com.au> wrote:
: I have a Linux box set up just to be a serial console for a Sun box.
: I start up kermit to connect to serial A and display the Sun
: console.
: 
Which Kermit do you start up?  The current version is 7.0:

  http://www.columbia.edu/kermit/ckermit.html

earlier releases like 6.0 (1996) don't work well on Linux versions
that came out subsequently.

: I now have a second Sun, and would like to connect that to serial B.
: I can 
: kermit -l /dev/ttyS1 -c
: and display it just fine, but I'd like to do this from /etc/inittab
: so it comes up automatically when the Linux "Sun Console" is
: re-booted.
: 
: Thay way I don't need to have any logins enabled at all on the Linux
: box.
: 
: Running the kermit from /etc/inittab with "respawn" means that if
: the kermit exits, it restarts, so this is a great solution for
: a console box.
: 
You can also include the -S ("stay") command-line option so it doesn't
exit.  You can also log the session, etc etc.

: All I need to do is work out how to get the second kermit monitoring
: /dev/ttyS1 and having its display and keyboard entry on /dev/tty1
: 
: (kermit -l /dev/ttyS1 -c >/dev/tty1 displays on the second screen, but
: no keyboard entry).
:
It's an interesting idea.  If you have a way of invoking C-Kermit that
redirects both the standard input and standard output to/from tty1, it
might work.

Follow up to kermit-support@columbia.edu with details/problems, to spare 
the newsgroup.  But if you do get it working, it's worth another posting.

- Frank

From news@columbia.edu  Thu Feb 17 22:40:05 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id WAA26503
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Feb 2000 22:40:05 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id WAA10524
	for kermit.misc@watsun.cc.columbia.edu; Thu, 17 Feb 2000 22:15:52 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Mark Sapiro <msapiro@value.net>
Subject: Re: TELNET error with K95 1.19
Date: 18 Feb 2000 03:07:35 GMT
Organization: Not Very Much
Message-ID: <88id1n$ae2$1@news.value.net>
To: kermit.misc@columbia.edu

Bob Rodriguez <robertr@netcom17.netcom.com> wrote:
:   The new TELNET terminal negotiation options in version 1.19
: seems to have introduced a problem when telneting to special ports
: that are not Unix logins. There's a MUD that I was able to get to ok with
: 1.17 as candum.acc.umu.se 2001, but now it times out with the following errors:

<snip>

The short answer here is don't use the TELNET command if the
port doesn't speak telnet; use SET HOST instead.

For more info, see the thread "Help with telnet in C-Kermit 7"
from about a week ago in this newsgroup (you can look it up
at www.deja.com if it's gone from your news server).

-- 
Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

From news@columbia.edu  Thu Feb 17 23:10:05 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA27550
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Feb 2000 23:10:05 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA13260
	for kermit.misc@watsun.cc.columbia.edu; Thu, 17 Feb 2000 23:09:05 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jrd@cc.usu.edu (Joe Doupnik)
Subject: Re: TELNET error with K95 1.19
Message-ID: <3ERmaxlQV+sL@cc.usu.edu>
Date: 17 Feb 00 20:34:22 MDT
Organization: Utah State University
To: kermit.misc@columbia.edu

In article <88id1n$ae2$1@news.value.net>, Mark Sapiro <msapiro@value.net> writes:
> Bob Rodriguez <robertr@netcom17.netcom.com> wrote:
> :   The new TELNET terminal negotiation options in version 1.19
> : seems to have introduced a problem when telneting to special ports
> : that are not Unix logins. There's a MUD that I was able to get to ok with
> : 1.17 as candum.acc.umu.se 2001, but now it times out with the following errors:
> 
> <snip>
> 
> The short answer here is don't use the TELNET command if the
> port doesn't speak telnet; use SET HOST instead.
> 
> For more info, see the thread "Help with telnet in C-Kermit 7"
> from about a week ago in this newsgroup (you can look it up
> at www.deja.com if it's gone from your news server).
> 
> -- 
> Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
> San Francisco Bay Area, California    better use your sense - B. Dylan
--------
	Yup, that's the short answer. There could have been another approach
to the difficulty which is a client offers Telnet Options but does not halt
waiting for responses. In principle, it says in bold quotes, Options can
occur at any time in the session, though the principle collides with what
to do about text exchanged in the meanwhile. Isn't that correct Jeff?
If it were correct then a regular Telnet client could offer Options and
still make progress on non-Telnet servers. I wish my UnixWare Telnet were
that way, but it isn't. This boils down to chickens, eggs, and should we
wait to check for traffic before crossing the road, or some such muddle.
	Joe D.

From news@columbia.edu  Fri Feb 18 02:10:07 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id CAA10169
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 18 Feb 2000 02:10:07 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id BAA20995
	for kermit.misc@watsun.cc.columbia.edu; Fri, 18 Feb 2000 01:53:31 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: TELNET error with K95 1.19
Date: 18 Feb 2000 06:53:28 GMT
Organization: Columbia University
Message-ID: <88iq98$kg0$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <3ERmaxlQV+sL@cc.usu.edu>, Joe Doupnik <jrd@cc.usu.edu> wrote:
: 	Yup, that's the short answer. There could have been another approach
: to the difficulty which is a client offers Telnet Options but does not halt
: waiting for responses. In principle, it says in bold quotes, Options can
: occur at any time in the session, though the principle collides with what
: to do about text exchanged in the meanwhile. Isn't that correct Jeff?
: If it were correct then a regular Telnet client could offer Options and
: still make progress on non-Telnet servers. I wish my UnixWare Telnet were
: that way, but it isn't. This boils down to chickens, eggs, and should we
: wait to check for traffic before crossing the road, or some such muddle.
: 	Joe D.


The reasons that Kermit 95 and C-Kermit no longer connect without
waiting for telnet option negotiations when using TELNET protocol
is clearly detailed in

 http://www.kermit-project.org/telnet.html

The problem is that people are used to the behavior of the BSD telnet
client which only negotiates telnet options on the port assigned to
"telnet/tcp" in the /etc/services file.  If any other port is
specified telnet options are not negotiated unless a '-' is used as a
prefix to the port number.

This is exactly the behavior that Kermit 95 and C-Kermit have for
the SET HOST command.  The SET HOST command defaults to 

  SET HOST <host> <port> /DEFAULT

The TELNET command is a shortcut for 

  SET HOST /CONNECT <host> <port> /TELNET

In other words, it means use TELNET protocol.  The /DEFAULT protocol
switch in SET HOST instructs Kermit to try to determine the protocol
to use based upon the port number.

   23 telnet
  513 rlogin
 1649 telnet
  443 ssl
  151 telnet after ssl is negotiated
  992 telnet after ssl is negotiated
  543 klogin
 2105 eklogin
   80 no protocol (http)
   
anything else is treated as an NVT without telnet negotiations.

It is extremely important for Kermit to wait for negotiations to 
complete when using telnet protocol:

 . When performing authentication and encryption it is not safe
   to send any data until after the authentication and encryption
   is successful.  Even sending other telnet negotiations can be
   a security hole.  Therefore, this must be done up front.

 . Our experience has shown that many telnetd implementations do
   not wait for the terminal type negotiation to be completed 
   before starting the 'login' process.  This has several negative
   side effects:

   - as the terminal type continues to change the screen dimensions
     and other characteristics of the terminal might force the login
     prompt off the screen

   - the login process and its subprocesses will configure the 
     environment with a different terminal type than the one
     negotiated between the client and server.

 . Waiting for the responses to negotiation requests allows Kermit to
   enforce policies based upon the state of the connection.

 . If Kermit does not wait for negotiation responses there is 
   a timing problem when Kermit does not enter CONNECT mode 
   immediately.  This is most prevalent when writing scripts
   with the INPUT command.  The first several INPUT commands
   in a Kermit script being executed on a Telnet session become
   very unpredictable.  This is because the initial data flow
   is entirely telnet negotiations which require several round
   trip times to complete.  This can vary from several hundred
   milliseconds to tens of seconds depending on the connection.
   These timing issues should be transparent to the script.

When a telnet state machine is implemented as per RFCs 854, 855, and
1143 there are no problems with being agressive about negotiating
telnet options.  The problems occurs when the server does not correctly
implement the telnet state machine.

For instance, the BSD FTP server (ftpd) is a proper Telnet NVT as per
RFC 854.  It doesn't support any Telnet Options at all.  But it
processes all Telnet Commands with appropriate responses such as
rejecting all attempts to activate a telnet option by send DONT and 
WONT commands as appropriate.

The real telnet servers for which this is a problem include:

  . AOS/VS II
  . IBM OS/2 Warp 4.0
  . Several third party Windows Telnet servers
  . Meridian's Telnet to LAT gateway for NT
  . One release of Compaq Tru64 Telnetd which has been fixed by
    a patch

The most common problem is a Telnet Server that does not respond
to options that it was not specificly programmed to handle.  But
some of the servers such as IBM OS/2 Warp 4.0 and Meridian's gateway
product respond to various WILL commands with DO but then never
negotiate the option.  

The OS/2 case is interesting because the server responds DO AUTH
since it does support the AUTH option but since there are no 
authentication DLLs installed (the OS/2 TCP/IP 1.2 product had
Kerberos 4 in it) it thinks it has nothing to do.

The Meridian case appears to be a privately implemented telnet option
which conflicts with an IANA assigned option number.

Since I am now on a roll talking about Telnet bugs.  Almost every
telnetd distributed based upon the BSD Telnet code contains an off
by one error which will result in the loss of the last byte of data
being lost if the read from network data buffer is filled.  This is
true of every Linux telnetd, the GNU Telnetd, the SRP telnetd,
the Kerberos telnetd, the Next, and BeOS telnetds.  This bug will
be fixed in the next Kerberos 5 telnetd and is currently fixed
in the START_TLS telnetd supported by Peter Runestig.

But back to the original point of this thread.  The question is 
what is the definition of the 'TELNET' command in Kermit 95 and 
C-Kermit.  Does it mean:
  
 . make a connection to the host and guess what protocol should
   be used (if any), or

 . make a connection to the host and use Telnet protocol.

Since Kermit 95 and C-Kermit have other commands such as 

  RLOGIN <host> 

to make a connection using LOGIN protocol it makes sense that the
TELNET command would make connections using TELNET protocol.

This is pure and simple a design choice by me.  It changes the
behavior from previous versions of C-Kermit and Kermit 95 when the
TELNET command is used instead of SET HOST.  The old behavior was a
side effect of the fact that TELNET was the only protocol Kermit
supported on TCP/IP was for a very long time.  When it became obvious
in release 5A(190) that we needed a method to provide for TCP/IP
connections without any higher level protocols in order to support
things such as 'modemd' on Linux, the method used to handle this was
an unsupportable hack.

C-Kermit 7.0 and Kermit 95 1.1.19 incorporates a completely new design
for protocol handling that is general purpose.  Kermit now easily
handles TELNET, RLOGIN, KLOGIN, EKLOGIN, SSL, TLS, HTTP, RAW TCP/IP
sockets, and it is ready for FTP, SSH and any other protocols we
decide to add at a later date.  The Telnet state machine is completely
modular and supports both client and server side negotiations in a
single code base.  The only things the new Telnet code does not do
that I wish it did are:

 . Telnet Linemode
 . Telnet Speed
 . Telnet Remote Flow Control
 . Telnet 3270
 . Telnet Extended 3270 
 . Telnet 5250
 . Telnet Remote Com Port Control (set speed, parity, flow control
   of remote serial port devices such as found on reverse terminal
   servers)
 . Send Go Aheads when Suppress Go Aheads has not been negotiated
   (this is the one violation of the Telnet protocol that I am 
   aware of in C-Kermit 7.0 and Kermit 95 1.1.19)

I will get to implementing all of this as the need arises.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Fri Feb 18 10:10:07 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA24286
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 18 Feb 2000 10:10:06 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA00753
	for kermit.misc@watsun.cc.columbia.edu; Fri, 18 Feb 2000 10:04:07 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: robertr@netcom.com (Bob Rodriguez)
Subject: TELNET protocol in 1.19
Date: 18 Feb 2000 14:55:47 GMT
Organization: NETCOM / MindSpring Enterprises, Inc.
Message-ID: <88jmhj$1re$1@nntp2.atl.mindspring.net>
To: kermit.misc@columbia.edu

Thanks for the suggestions for trying to get the correct Telnet
protocol settings for candum.acc.umu.se 2001. It looks like
it may be a sort of hybrid Telnet server; it accepts terminal
type negotiation but not the other options. Is there a way to 
emulate the way Unix and OS/2 Telnet client works for negotiation?
Set host with the /default or /raw option comes close but does
not echo the commands for this host. I also tried setting "refuse""
on every telnet option except terminal-type and that got around
the timeout but still does not echo or close the session properly;
the window stays open and there appears to be no way to return to the Kermit
command line once you've logged off. My feeling on this is
that unless you're trying to do something special (authentication/
encryption or something like that) the Telnet server's
implementation details shouldn't be needed, unless there's a good
way to find out what the other end supports.

From news@columbia.edu  Fri Feb 18 13:10:07 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA00681
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 18 Feb 2000 13:10:07 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA08796
	for kermit.misc@watsun.cc.columbia.edu; Fri, 18 Feb 2000 12:47:43 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fred smith <fredex@fcshome.stoneham.ma.us>
Subject: Re: how to run kermit on tty2 ?
Organization: None!
Message-ID: <Fq4L4C.FsA@fcshome.stoneham.ma.us>
Date: Fri, 18 Feb 2000 12:24:12 GMT
To: kermit.misc@columbia.edu

In comp.protocols.kermit.misc Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
: In article <38ab4350.609457834@158.54.6.109>,
: George Dau <gedau@isa.mim.com.au> wrote:
: : I have a Linux box set up just to be a serial console for a Sun box.
: : I start up kermit to connect to serial A and display the Sun
: : console.
: : 
: Which Kermit do you start up?  The current version is 7.0:


I found a program recently (on freshmeat, I think) named 'forktty'. This
program allows you to spawn a child process and have it run on a tty
other thanthe one  the parent process is on. Sounds like you could use
it as a launcher to bring up a kermit on whatever tty you want.

E.g., I use it on my home Linux box to fire up the Distributed.net RC5
client on /dev/tty12 whenever the system boots.

Fred

:   http://www.columbia.edu/kermit/ckermit.html

: earlier releases like 6.0 (1996) don't work well on Linux versions
: that came out subsequently.

: : I now have a second Sun, and would like to connect that to serial B.
: : I can 
: : kermit -l /dev/ttyS1 -c
: : and display it just fine, but I'd like to do this from /etc/inittab
: : so it comes up automatically when the Linux "Sun Console" is
: : re-booted.
: : 
: : Thay way I don't need to have any logins enabled at all on the Linux
: : box.
: : 
: : Running the kermit from /etc/inittab with "respawn" means that if
: : the kermit exits, it restarts, so this is a great solution for
: : a console box.
: : 
: You can also include the -S ("stay") command-line option so it doesn't
: exit.  You can also log the session, etc etc.

: : All I need to do is work out how to get the second kermit monitoring
: : /dev/ttyS1 and having its display and keyboard entry on /dev/tty1
: : 
: : (kermit -l /dev/ttyS1 -c >/dev/tty1 displays on the second screen, but
: : no keyboard entry).
: :
: It's an interesting idea.  If you have a way of invoking C-Kermit that
: redirects both the standard input and standard output to/from tty1, it
: might work.

: Follow up to kermit-support@columbia.edu with details/problems, to spare 
: the newsgroup.  But if you do get it working, it's worth another posting.

: - Frank

-- 
-------------------------------------------------------------------------------
 .----    Fred Smith    /                                                      
( /__  ,__.   __   __ /  __   : /                                              
 /    /  /   /__) /  /  /__) .+'           Home: fredex@fcshome.stoneham.ma.us 
/    /  (__ (___ (__(_ (___ / :__                                 781-438-5471 
-------------------------------- Jude 1:24,25 ---------------------------------

From news@columbia.edu  Fri Feb 18 14:10:08 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA13510
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 18 Feb 2000 14:10:07 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA11752
	for kermit.misc@watsun.cc.columbia.edu; Fri, 18 Feb 2000 13:41:39 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: TELNET protocol in 1.19
Date: 18 Feb 2000 18:41:38 GMT
Organization: Columbia University
Message-ID: <88k3p2$bf5$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <88jmhj$1re$1@nntp2.atl.mindspring.net>,
Bob Rodriguez <robertr@netcom.com> wrote:
: Thanks for the suggestions for trying to get the correct Telnet
: protocol settings for candum.acc.umu.se 2001. It looks like
: it may be a sort of hybrid Telnet server; it accepts terminal
: type negotiation but not the other options. Is there a way to 
: emulate the way Unix and OS/2 Telnet client works for negotiation?
: Set host with the /default or /raw option comes close but does
: not echo the commands for this host. I also tried setting "refuse""
: on every telnet option except terminal-type and that got around
: the timeout but still does not echo or close the session properly;
: the window stays open and there appears to be no way to return to the Kermit
: command line once you've logged off. My feeling on this is
: that unless you're trying to do something special (authentication/
: encryption or something like that) the Telnet server's
: implementation details shouldn't be needed, unless there's a good
: way to find out what the other end supports.

This is all documented in the file

  http://www.kermit-project.org/telnet.html

Please read it.  The command to use to specify the Telnet Option
negotiation policies is 

  SET TELOPT <option> .....


    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Fri Feb 18 14:40:08 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA20599
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 18 Feb 2000 14:40:08 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA14644
	for kermit.misc@watsun.cc.columbia.edu; Fri, 18 Feb 2000 14:37:09 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jrd@cc.usu.edu (Joe Doupnik)
Subject: Re: TELNET error with K95 1.19
Message-ID: <9R18JwztC05A@cc.usu.edu>
Date: 18 Feb 00 11:20:05 MDT
Organization: Utah State University
To: kermit.misc@columbia.edu

In article <88iq98$kg0$1@newsmaster.cc.columbia.edu>, jaltman@watsun.cc.columbia.edu (Jeffrey Altman) writes:
> In article <3ERmaxlQV+sL@cc.usu.edu>, Joe Doupnik <jrd@cc.usu.edu> wrote:
> : 	Yup, that's the short answer. There could have been another approach
> : to the difficulty which is a client offers Telnet Options but does not halt
> : waiting for responses. In principle, it says in bold quotes, Options can
> : occur at any time in the session, though the principle collides with what
> : to do about text exchanged in the meanwhile. Isn't that correct Jeff?
> : If it were correct then a regular Telnet client could offer Options and
> : still make progress on non-Telnet servers. I wish my UnixWare Telnet were
> : that way, but it isn't. This boils down to chickens, eggs, and should we
> : wait to check for traffic before crossing the road, or some such muddle.
> : 	Joe D.
> 
> 
> The reasons that Kermit 95 and C-Kermit no longer connect without
> waiting for telnet option negotiations when using TELNET protocol
> is clearly detailed in
> 
>  http://www.kermit-project.org/telnet.html
	<long explanation omitted>
>
>     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
>                  The Kermit Project * Columbia University
>               612 West 115th St #716 * New York, NY * 10025
>   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org
-------
	Thanks Jeff. I thought it would have triggered that elucidation,
and it worked like a charm. That is the kind of information people need to
understand how Telnet Options work with today's software.
	What's missing from the Telnet spec is the notion of timely responses.
As we know, some Options are dealt with a ways into the session, terminal
type queries in particular. As you point out this has unfortunate consequences
for secure comms and proper terminal type, and so on. 
	If I might suggest to the IETF Telnet working group, a summary RFC on
the state of Telnet and its proper implementation would be a good thing to
have on record. We know you have nothing else to do(!)
	Joe D.

From news@columbia.edu  Fri Feb 18 18:10:08 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA03125
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 18 Feb 2000 18:10:07 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA24629
	for kermit.misc@watsun.cc.columbia.edu; Fri, 18 Feb 2000 17:45:35 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Steve Baus" <steve@baus-systems.com>
Subject: Can not talk to modem using 3.15 in connect mode
Message-ID: <aXjr4.23513$0p1.556065@news4.giganews.com>
Organization: Giganews.Com - Premium News Outsourcing
Date: Fri, 18 Feb 2000 14:46:43 -0800
To: kermit.misc@columbia.edu

I am having a hard time getting a modem to give back an OK when I go into
connect mode using 3.15.  I am using the cable that came with the modem and
the serial port is working.  When I try to type in the ATZ, it does not even
show on the screen.

Any ideas?
Steve



From news@columbia.edu  Fri Feb 18 18:10:09 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA03127
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 18 Feb 2000 18:10:08 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA24905
	for kermit.misc@watsun.cc.columbia.edu; Fri, 18 Feb 2000 17:50:40 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Can not talk to modem using 3.15 in connect mode
Date: 18 Feb 2000 22:50:39 GMT
Organization: Columbia University
Message-ID: <88kibv$oa6$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <aXjr4.23513$0p1.556065@news4.giganews.com>,
Steve Baus <steve@baus-systems.com> wrote:
: I am having a hard time getting a modem to give back an OK when I go into
: connect mode using 3.15.  I am using the cable that came with the modem and
: the serial port is working.  When I try to type in the ATZ, it does not even
: show on the screen.
: 
Right port?

Which port?

Modem turned on?

No interrupt conflicts?

What speed?

What kind of modem?

What operating system?

- Frank

From news@columbia.edu  Fri Feb 18 20:40:08 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA23775
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 18 Feb 2000 20:40:08 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id UAA02296
	for kermit.misc@watsun.cc.columbia.edu; Fri, 18 Feb 2000 20:18:05 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Doug Faunt N6TQS +1-510-655-8604 <faunt@netcom.com>
Subject: Now: K95; Character size? Was Re: K95;  How do I change the color of the screen?
Date: 18 Feb 2000 17:07:07 -0800
Organization: at home, in Oakland, California
Message-ID: <wo1ln4ivw3o.fsf_-_@netcom2.netcom.com>
To: kermit.misc@columbia.edu

Thanks for the answer to that one.  I wasn't using the dialer, but am
now.

So, how can I cause it to choose a non-default character size?
8x12 seems about right, but it comes up in something else with the
little window saysing "auto".

I use Opera for a browser, and it won't currently open the K95 Manual
on the disk.  I've griped that to Opera to see why.

73, doug

jaltman@watsun.cc.columbia.edu (Jeffrey Altman) writes:

> 
> In article <wo1bt5mxjeq.fsf@netcom16.netcom.com>,
> Doug Faunt N6TQS +1-510-655-8604  <faunt@netcom.com> wrote:
> : When talking to Kermit itself, I get white on black,
> : but when connected I get white on blue, and I'd like to have black on
> : white.  I've looked through the documentation, but can't locate this
> : information.
> : 73, doug
> 
> In the dialer, use the Terminal Page to set the colors
> 
> From the K95 command line, use SET TERMINAL COLOR TERMINAL-SCREEN <fg> <bg>
> 
>     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
>                  The Kermit Project * Columbia University
>               612 West 115th St #716 * New York, NY * 10025
>   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Fri Feb 18 22:10:08 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id WAA28611
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 18 Feb 2000 22:10:08 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id VAA06781
	for kermit.misc@watsun.cc.columbia.edu; Fri, 18 Feb 2000 21:56:43 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Paul Coen <pcoen@drunivac.drew.edu>
Subject: Dialer entries won't stick with OS/2  K21.1.19
Date: Fri, 18 Feb 2000 21:37:19 -0500
Organization: Drew University
Message-ID: <38AE01DF.158AFEE2@drunivac.drew.edu>
To: kermit.misc@columbia.edu

After the upgrade, it worked correctly once, destroyed my dialusr.dat,
and now won't create a new, good one. If I add entries, they show
up, but if I try to only view user defined, I get a message about
the entry being damaged. 

Dialuser.dat seems to be written out as a 5693440 byte file
each time the dialer exits, even if it didn't exist prior to 
entering the dialer, and nothing was added or changed.

Any ideas? I really don't want to have to manually implement all of
my settings.

From news@columbia.edu  Sat Feb 19 02:10:13 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id CAA14338
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 19 Feb 2000 02:10:13 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id BAA16815
	for kermit.misc@watsun.cc.columbia.edu; Sat, 19 Feb 2000 01:42:08 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: gedau@isa.mim.com.au (George Dau)
Subject: SUMMRY: how to run kermit on tty2 ?
Organization: Mount Isa Mines - Isa Operations
Message-ID: <38ae371e.174718962@158.54.6.109>
Date: Sat, 19 Feb 2000 06:42:17 GMT
To: kermit.misc@columbia.edu

fdc@watsun.cc.columbia.edu (Frank da Cruz) wrote:

]In article <38ab4350.609457834@158.54.6.109>,
]George Dau <gedau@isa.mim.com.au> wrote:
]: I have a Linux box set up just to be a serial console for a Sun box.
]: I start up kermit to connect to serial A and display the Sun
]: console.

]You can also include the -S ("stay") command-line option so it doesn't
]exit.  You can also log the session, etc etc.

]It's an interesting idea.  If you have a way of invoking C-Kermit that
]redirects both the standard input and standard output to/from tty1, it
]might work.
]
]Follow up to kermit-support@columbia.edu with details/problems, to spare 
]the newsgroup.  But if you do get it working, it's worth another posting.

Thanks Frank. The segfaults I reported were my own fault, as I
suspected. I simply upgraded my libc, libm, libcrypt, libresolv and ld
loader and all was well. I'd built the binary on a different
distribution etc etc etc. The stallion card bit fell through, the
owner decided to keep the card, so I never got to install it.

Thanks Fred. I found forktty and it does exactly what I was after. It
was on sunsite.

So now I have a 486, 520Meg disk, 8Meg RAM, no NIC, no CD, just a bare
bones junker that no-one wanted which can serve as a serial console
to two Suns (toggle between them with <alt><f1> and <alt><f2>), but
can also log POST results, Boot Prom results, etc to a file which
can be e-mailed, kept, whatever. Also saved replacing the dumb
terminal that had just failed, and freed up some space in the rack.

In /etc/inittab, I have
c1:1234:once:/usr/bin/forktty -l /dev/tty1 -c "/usr/bin/kermit
/etc/kermit.ttyS0"
c2:1234:once:/usr/bin/forktty -l /dev/tty2 -c "/usr/bin/kermit
/etc/kermit.ttyS1"

and have removed the normal getty's from tty1 and tty2. The files in
/etc/kermit.ttySN just have the "set line" and "conn" commands in
them, nothing spectacular.
-- 
 ,-,_|\  George Dau - Unix (Solaris, DEC Unix, Linux), Oracle, Internet.   __
/    * \ Home: gedau@pobox.com         !  Any views or opinions expressed (OO)
\_,--\_/ Work: gedau@isa.mim.com.au    !  above may be mine, but are NOT ( \/ )
      v   WWW: http://pobox.com/~gedau !  necessarily those of M.I.M.     W--W

From news@columbia.edu  Sat Feb 19 05:10:12 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id FAA26204
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 19 Feb 2000 05:10:12 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id EAA23078
	for kermit.misc@watsun.cc.columbia.edu; Sat, 19 Feb 2000 04:45:10 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: Now: K95; Character size? Was Re: K95;  How do I change the color of the screen?
Date: 19 Feb 2000 09:45:06 GMT
Organization: Columbia University
Message-ID: <88lon2$mh2$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <wo1ln4ivw3o.fsf_-_@netcom2.netcom.com>,
Doug Faunt N6TQS +1-510-655-8604  <faunt@netcom.com> wrote:
: Thanks for the answer to that one.  I wasn't using the dialer, but am
: now.
: 
: So, how can I cause it to choose a non-default character size?
: 8x12 seems about right, but it comes up in something else with the
: little window saysing "auto".

See http://www.columbia.edu/kermit/fontsize.htm

: I use Opera for a browser, and it won't currently open the K95 Manual
: on the disk.  I've griped that to Opera to see why.

Check to make sure that Opera recognizes .HTM files as HTML


    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Sat Feb 19 05:10:12 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id FAA26206
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 19 Feb 2000 05:10:12 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id EAA23121
	for kermit.misc@watsun.cc.columbia.edu; Sat, 19 Feb 2000 04:47:38 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: Dialer entries won't stick with OS/2  K21.1.19
Date: 19 Feb 2000 09:47:34 GMT
Organization: Columbia University
Message-ID: <88lorm$mie$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38AE01DF.158AFEE2@drunivac.drew.edu>,
Paul Coen  <pcoen@drunivac.drew.edu> wrote:
: After the upgrade, it worked correctly once, destroyed my dialusr.dat,
: and now won't create a new, good one. If I add entries, they show
: up, but if I try to only view user defined, I get a message about
: the entry being damaged. 
: 
: Dialuser.dat seems to be written out as a 5693440 byte file
: each time the dialer exits, even if it didn't exist prior to 
: entering the dialer, and nothing was added or changed.
: 
: Any ideas? I really don't want to have to manually implement all of
: my settings.

No ideas at the moment.  I haven't received any other reports of a
similar problem.

Please zip your DIALUSR.DAT file and ftp it to 

  ftp://kermit.columbia.edu/kermit/incoming/

Then send a report to kermit-support@columbia.edu


    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Sun Feb 20 09:10:15 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA29674
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 20 Feb 2000 09:10:14 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA07549
	for kermit.misc@watsun.cc.columbia.edu; Sun, 20 Feb 2000 09:05:29 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Ishikawa <ishikawa@yk.rim.or.jp>
Subject: Re: Is 8 data bits, even parity, 1 stop bit possible in kermit?
Date: Sun, 20 Feb 2000 22:58:14 +0900
Organization: RIMNET InterNetNews site
Message-ID: <38AFF2F6.746B6EF1@yk.rim.or.jp>
To: kermit.misc@columbia.edu

Ishikawa wrote:

> >
> > A new feature of C-Kermit 7.0 is allowance for 8 data bits plus parity:
> >
> >   http://www.columbia.edu/kermit/ckermit2.html#x2.10
> >
>
> Thank you for your tips.

I tested the binary available at the Kermit web page and
could use 8bits, even parity, and 1 stop bit on Debian GNU/Linux system for
Intel PC.
Thank you again.

> >
> > : Or is there a newer version of C-kermit that permits such setting.
> > : I installed the ckermit from Debian GNU/Linux pacakge system, which
> > : is a little behind the c-kermit distribution as noted in
> > : Columbia University's web page.
> > :
> > Please encourage Debian to update their package.
> >
>
> Will do so.
>

I submitted a bug list with "Severity: Wishlist category".
Hopefully with the less restricting license, the new version of Kermit
should be in the stable distribution of Debian GNU/Linux soon.

Happy Hacking


From news@columbia.edu  Mon Feb 21 09:40:20 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA24678
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 21 Feb 2000 09:40:20 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA02145
	for kermit.misc@watsun.cc.columbia.edu; Mon, 21 Feb 2000 09:16:09 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Christopher Mosley <cmosley@voicenet.com>
Subject: Re: Is 8 data bits, even parity, 1 stop bit possible in kermit?
Message-ID: <zLbs4.120$YQ6.6236@news3.voicenet.com>
Date: Mon, 21 Feb 2000 14:14:55 GMT
To: kermit.misc@columbia.edu

Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
> In article <38AC1E96.3719AC34@yk.rim.or.jp>,
> Ishikawa  <ishikawa@yk.rim.or.jp> wrote:
> : I wonder if kermit gurus can help me.
> : 
> : I am trying to see if C-kermit 6.1.193 on Debian GNU/linux can
> : use the following setting:
> :    data 8bits,
> :     even parity,
> :     1 stop bit.
> : 
> First of all, don't use an old Beta version, use the latest release, 7.0:

>   http://www.columbia.edu/kermit/ckermit.html

an aside:
I downloaded the debian kermit 7  binary a gzip not a deb (I think), and 
it behaves much better than the version 6.? that is included in non-free
with slink (current stable). Though I have had no problems with it, I
was initially suprised that the 7.0  did not read from the system wide
initialization file.  
                                                  
                                                                   Thanks

> : I seem to have a problem in that
> :   - if I do set term[TAB] byte[TAB] 8, and see the data size become 8,
> :      but parity is set to none.
> :   - if I do set parity even, the data size is automatically decreased
> :     to 7.
> : 
> : So it seems to me that ckermit refuses the above setting.
> : 
> A new feature of C-Kermit 7.0 is allowance for 8 data bits plus parity:

>   http://www.columbia.edu/kermit/ckermit2.html#x2.10

> : Or is there a newer version of C-kermit that permits such setting.
> : I installed the ckermit from Debian GNU/Linux pacakge system, which
> : is a little behind the c-kermit distribution as noted in
> : Columbia University's web page.
> : 
> Please encourage Debian to update their package.

> - Frank

From news@columbia.edu  Mon Feb 21 10:10:20 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA29625
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 21 Feb 2000 10:10:19 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA03689
	for kermit.misc@watsun.cc.columbia.edu; Mon, 21 Feb 2000 09:48:30 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Is 8 data bits, even parity, 1 stop bit possible in kermit?
Date: 21 Feb 2000 14:48:29 GMT
Organization: Columbia University
Message-ID: <88rj7t$3j7$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <zLbs4.120$YQ6.6236@news3.voicenet.com>,
Christopher Mosley  <cmosley@voicenet.com> wrote:
: ...
: I downloaded the debian kermit 7  binary a gzip not a deb (I think), and 
: it behaves much better than the version 6.? that is included in non-free
: with slink (current stable). Though I have had no problems with it, I
: was initially suprised that the 7.0  did not read from the system wide
: initialization file.  
:                                                   
Install packages for Debian, Red Hat, etc, are made by Debian, Red Hat, etc.
There are numerous configuration choices, among them system-wide versus
personal initialization file.  Whoever makes each package decides on the
configuration.  In the Debian case, it was a different person than last
time.

The standard C-Kermit initialization file includes a lot of stuff that most
people don't use most of the time, primarily all of the service directory
macros.  Thus it is often (usually) OK to start C-Kermit without the
initialization file, and it comes up a lot faster this way.  You definitely
don't need most of this stuff when Kermit is to be used in remote mode, i.e.
at the far end of a file transfer, rather than for making connections.

C-Kermit 7.0 makes the choice easier with its new "kerbang script" feature,
which allows Kermit scripts to be run as if they were shell scripts; see:

  http://www.columbia.edu/kermit/case02.html

So a good way to install the new version might be as follows:

  /usr/local/bin/kermit
  /usr/local/bin/ckermit.ini
  /usr/local/bin/<any-other-commonly-used-kermit-scripts>

all with execute permission, with /usr/local/bin in the PATH.  If you want
to start Kermit "bare", type "kermit".  If you want to start it with all
standard macros defined, type "ckermit.ini".

- Frank

From news@columbia.edu  Mon Feb 21 11:40:21 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA18794
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 21 Feb 2000 11:40:20 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA08221
	for kermit.misc@watsun.cc.columbia.edu; Mon, 21 Feb 2000 11:22:21 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Doug Faunt N6TQS +1-510-655-8604 <faunt@netcom.com>
Subject: Re: Now: K95; Character size? Was Re: K95;  How do I change the color of the screen?
Date: 21 Feb 2000 08:12:44 -0800
Organization: at home, in Oakland, California
Message-ID: <wo1bt5abklf.fsf@netcom7.netcom.com>
To: kermit.misc@columbia.edu

Thanks much.  That helped a lot.

jaltman@watsun.cc.columbia.edu (Jeffrey Altman) writes:

> 
> In article <wo1ln4ivw3o.fsf_-_@netcom2.netcom.com>,
> Doug Faunt N6TQS +1-510-655-8604  <faunt@netcom.com> wrote:
> : Thanks for the answer to that one.  I wasn't using the dialer, but am
> : now.
> : 
> : So, how can I cause it to choose a non-default character size?
> : 8x12 seems about right, but it comes up in something else with the
> : little window saysing "auto".
> 
> See http://www.columbia.edu/kermit/fontsize.htm

The first part didn't match the bahavior of this W98 system.  I don't
know if that's W95 vs W98 or what.  The second part, for all MSDOS
windows, seemed to work just fine

> 
> : I use Opera for a browser, and it won't currently open the K95 Manual
> : on the disk.  I've griped that to Opera to see why.
> 
> Check to make sure that Opera recognizes .HTM files as HTML
> 
It turns out, I hadn't checked the approriate box.  I'm rather pleased
that Opera seems to come with many things turned off.

73, doug

From news@columbia.edu  Mon Feb 21 12:40:21 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA01555
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 21 Feb 2000 12:40:20 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA11312
	for kermit.misc@watsun.cc.columbia.edu; Mon, 21 Feb 2000 12:23:30 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Francisco Cantarero" <francisco.cantarero@lisec.com>
Subject: ISDN modem
Message-ID: <Bpes4.21$mN.1204@nreader3.kpnqwest.net>
Date: Mon, 21 Feb 2000 17:16:17 GMT
Organization: KPNQwest customer news service
To: kermit.misc@columbia.edu

I'm trying to use kermit 7 for linux to connect from a digital modem
(usrobotics courier) to an analog modem, but always I hear a error tone. How
can I make this connection?
Thanks.



From news@columbia.edu  Mon Feb 21 12:40:21 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA01558
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 21 Feb 2000 12:40:21 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA11584
	for kermit.misc@watsun.cc.columbia.edu; Mon, 21 Feb 2000 12:28:49 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: ISDN modem
Date: 21 Feb 2000 17:28:48 GMT
Organization: Columbia University
Message-ID: <88rskg$b9t$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <Bpes4.21$mN.1204@nreader3.kpnqwest.net>,
Francisco Cantarero <francisco.cantarero@lisec.com> wrote:
: I'm trying to use kermit 7 for linux to connect from a digital modem
: (usrobotics courier) to an analog modem, but always I hear a error tone. How
: can I make this connection?
: 
Which Kermit program and version?  On what kind of computer?  Running what
operating system and version?  Why do you think you can call an anolog modem
with a digital modem?  Does the digital modem's manual say you can do that?

Usually if you have an ISDN hookup, there is an ISDN-to-Ethernet adapter or
somesuch, which you use in conjunction with your computer's TCP/IP stack.
Of course this requires an arrangement with your ISDN provider.

- Frank

From news@columbia.edu  Mon Feb 21 12:40:22 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA01561
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 21 Feb 2000 12:40:21 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA11335
	for kermit.misc@watsun.cc.columbia.edu; Mon, 21 Feb 2000 12:23:48 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Mark Sapiro <msapiro@value.net>
Subject: Re: Now: K95; Character size? Was Re: K95;  How do I change the color of 
Date: Mon, 21 Feb 2000 09:20:24 -0800
Organization: Not Very Much
Message-ID: <38B173D8.20D4F9BF@value.net>
To: kermit.misc@columbia.edu

Doug Faunt N6TQS +1-510-655-8604 wrote:
> jaltman@watsun.cc.columbia.edu (Jeffrey Altman) writes:
> > See http://www.columbia.edu/kermit/fontsize.htm
> 
> The first part didn't match the bahavior of this W98 system.  I don't
> know if that's W95 vs W98 or what.  The second part, for all MSDOS
> windows, seemed to work just fine

Are you sure you created the shortcut from the existing K95 shortcut
(K95.pif) and not from K95.exe?  If your system is set to not show
extensions for registered file types, it may be difficult to see the
difference, but the K95.exe icon is reddish and the K95.pif icon is
greenish and looks like a shortcut.  If you right-click either one and
choose properties, the MS-DOS name will have the extension.

-- 
Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

From news@columbia.edu  Mon Feb 21 14:10:21 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA19207
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 21 Feb 2000 14:10:21 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA15748
	for kermit.misc@watsun.cc.columbia.edu; Mon, 21 Feb 2000 13:56:46 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Doug Faunt N6TQS +1-510-655-8604 <faunt@netcom.com>
Subject: Re: Now: K95; Character size? Was Re: K95;  How do I change the color of   the screen?
Date: 21 Feb 2000 10:46:28 -0800
Organization: at home, in Oakland, California
Message-ID: <wo13dqmo0l7.fsf@netcom1.netcom.com>
To: kermit.misc@columbia.edu

Mark Sapiro <msapiro@value.net> writes:

> 
> Doug Faunt N6TQS +1-510-655-8604 wrote:
> > jaltman@watsun.cc.columbia.edu (Jeffrey Altman) writes:
> > > See http://www.columbia.edu/kermit/fontsize.htm
> > 
> > The first part didn't match the bahavior of this W98 system.  I don't
> > know if that's W95 vs W98 or what.  The second part, for all MSDOS
> > windows, seemed to work just fine
> 
> Are you sure you created the shortcut from the existing K95 shortcut
> (K95.pif) and not from K95.exe?  If your system is set to not show
> extensions for registered file types, it may be difficult to see the
> difference, but the K95.exe icon is reddish and the K95.pif icon is
> greenish and looks like a shortcut.  If you right-click either one and
> choose properties, the MS-DOS name will have the extension.
> 
> -- 
> Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
> San Francisco Bay Area, California    better use your sense - B. Dylan

It in fact, from K95.exe.  I don't have a K95.pif shortcut (or don't
know where it is, if I do).

This is my first Windows machine, so ....

73, doug

From news@columbia.edu  Mon Feb 21 15:40:21 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA09292
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 21 Feb 2000 15:40:20 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA21387
	for kermit.misc@watsun.cc.columbia.edu; Mon, 21 Feb 2000 15:31:27 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Mark Sapiro <msapiro@value.net>
Subject: Re: Now: K95; Character size? Was Re: K95;  How do I change the color 
Date: Mon, 21 Feb 2000 12:21:58 -0800
Organization: Not Very Much
Message-ID: <38B19E66.945E6F13@value.net>
To: kermit.misc@columbia.edu

Doug Faunt N6TQS +1-510-655-8604 wrote:
> 
> Mark Sapiro <msapiro@value.net> writes:
> 
> >
> > Doug Faunt N6TQS +1-510-655-8604 wrote:
> > > jaltman@watsun.cc.columbia.edu (Jeffrey Altman) writes:
> > > > See http://www.columbia.edu/kermit/fontsize.htm
> > >
> > > The first part didn't match the bahavior of this W98 system.  I don't
> > > know if that's W95 vs W98 or what.  The second part, for all MSDOS
> > > windows, seemed to work just fine
> >
> > Are you sure you created the shortcut from the existing K95 shortcut
> > (K95.pif) and not from K95.exe?
> 
> It in fact, from K95.exe.  I don't have a K95.pif shortcut (or don't
> know where it is, if I do).

You're right.  The referenced URL says setup creates the shortcut, but I
don't think it does.  At least the one I ran back around 1.1.7 didn't. 
You have to make the shortcut.  You can use K95regtl.exe to make a
desktop shortcut, but this won't work as it makes a .LNK type shortcut
which doesn't have console window properties.  This is the type of
shortcut you made when you right-clicked K95.exe.  In order to create a
.PIF type shortcut in which you can set fonts, etc. you have to follow a
procedure such as the one described in the manual
(K95/DOCS/manual/shortcut.htm).

-- 
Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

From news@columbia.edu  Mon Feb 21 16:10:22 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA15127
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 21 Feb 2000 16:10:21 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA22268
	for kermit.misc@watsun.cc.columbia.edu; Mon, 21 Feb 2000 15:47:46 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: Now: K95; Character size? Was Re: K95;  How do I change the color 
Date: 21 Feb 2000 20:47:42 GMT
Organization: Columbia University
Message-ID: <88s89e$lnp$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38B19E66.945E6F13@value.net>,
Mark Sapiro  <msapiro@value.net> wrote:
: > It in fact, from K95.exe.  I don't have a K95.pif shortcut (or don't
: > know where it is, if I do).
: 
: You're right.  The referenced URL says setup creates the shortcut, but I
: don't think it does.  At least the one I ran back around 1.1.7 didn't. 
: You have to make the shortcut.  You can use K95regtl.exe to make a
: desktop shortcut, but this won't work as it makes a .LNK type shortcut
: which doesn't have console window properties.  This is the type of
: shortcut you made when you right-clicked K95.exe.  In order to create a
: .PIF type shortcut in which you can set fonts, etc. you have to follow a
: procedure such as the one described in the manual
: (K95/DOCS/manual/shortcut.htm).
: 

SETUP.EXE runs K95REGTL.EXE (K95 Registry Tool) which optionally 
creates the Shortcut if you request it.  The Shortcut will not
be created for you automatically.  



    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Mon Feb 21 18:10:21 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA10651
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 21 Feb 2000 18:10:21 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA01917
	for kermit.misc@watsun.cc.columbia.edu; Mon, 21 Feb 2000 18:03:55 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Mark Sapiro <msapiro@value.net>
Subject: Re: Now: K95; Character size? Was Re: K95;  How do I change the color 
Date: Mon, 21 Feb 2000 14:54:41 -0800
Organization: Not Very Much
Message-ID: <38B1C231.D2DEE693@value.net>
To: kermit.misc@columbia.edu

Jeffrey Altman wrote:
> 
> In article <38B19E66.945E6F13@value.net>,
> Mark Sapiro  <msapiro@value.net> wrote:
> : > It in fact, from K95.exe.  I don't have a K95.pif shortcut (or don't
> : > know where it is, if I do).
> :
> : You're right.  The referenced URL says setup creates the shortcut, but I
> : don't think it does.  At least the one I ran back around 1.1.7 didn't.
> : You have to make the shortcut.  You can use K95regtl.exe to make a
> : desktop shortcut, but this won't work as it makes a .LNK type shortcut
> : which doesn't have console window properties.  This is the type of
> : shortcut you made when you right-clicked K95.exe.  In order to create a
> : .PIF type shortcut in which you can set fonts, etc. you have to follow a
> : procedure such as the one described in the manual
> : (K95/DOCS/manual/shortcut.htm).
> :
> 
> SETUP.EXE runs K95REGTL.EXE (K95 Registry Tool) which optionally
> creates the Shortcut if you request it.  The Shortcut will not
> be created for you automatically.

Yes, but in the context of this thread which is setting the font for the
window in the properties of the shortcut, the shortcut created by
K95REGTL.EXE is not what one wants because it is a .LNK type shortcut,
not a .PIF, and one still has to select the font for the window in
windows\system\conagent.pif if one uses the shortcut made by
K95REGTL.EXE.

The point is that the first procedure in the "Windows 95, 98, and ME"
section of http://www.columbia.edu/kermit/fontsize.htm does not work on
the shortcuts created by K95REGTL.EXE.  You still have to make your own
shortcut by editing a .PIF as described in K95/DOCS/manual/shortcut.htm
in order to use that procedure.

-- 
Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

From news@columbia.edu  Mon Feb 21 19:10:21 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA22620
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 21 Feb 2000 19:10:21 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA04185
	for kermit.misc@watsun.cc.columbia.edu; Mon, 21 Feb 2000 18:50:44 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Kermit 95 for OS/2 1.1.19 patch re-issued
Date: 21 Feb 2000 23:50:43 GMT
Organization: Columbia University
Message-ID: <88sj0j$42m$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

Due to an incompatibility between a compiler and the GUI library used
to generate the Kermit 95 Dialer on OS/2, we have re-issued the OS/2
version of this patch.  We believe reissuance is acceptable in this
case due to the very small number of downloads of the patch which took
place before the error was detected.

The problem was isolated to OS/2 and none of the Windows builds are
affected.


    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Tue Feb 22 10:10:24 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA12015
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 22 Feb 2000 10:10:24 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA13755
	for kermit.misc@watsun.cc.columbia.edu; Tue, 22 Feb 2000 09:50:03 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: Array name passed to macro as argument?
Date: Tue, 22 Feb 2000 14:35:01 GMT
Organization: GulfNet
Message-ID: <88u6ql$vmg$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

; Can the name of an array be passed to a macro via an
; argument?  This message can be interpreted as an example
; but the syntax fails.  Any suggestions?

; Thanks,    peter_easthope@gulfnet.pinc.com

; ================================================
; pass the name of an array to Test as an argument.
def Test {
  echo {\%1[1]}
  echo {\%1[2]}
}

declare \&d[2]
def \&d[1] {Sea}
def \&d[2] {urchin}
echo {\&d[1]}
echo {\&d[2]}
echo {Now try passing the array name to Test.}
Test \&d


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Tue Feb 22 10:40:25 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA18658
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 22 Feb 2000 10:40:25 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA15336
	for kermit.misc@watsun.cc.columbia.edu; Tue, 22 Feb 2000 10:20:11 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Array name passed to macro as argument?
Date: 22 Feb 2000 15:20:11 GMT
Organization: Columbia University
Message-ID: <88u9fb$ev5$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <88u6ql$vmg$1@nnrp1.deja.com>,
Peter Easthope  <peter_easthope@gulfnet.pinc.com> wrote:
: ; Can the name of an array be passed to a macro via an
: ; argument?  This message can be interpreted as an example
: ; but the syntax fails.  Any suggestions?
: ; ================================================
: ; pass the name of an array to Test as an argument.
: def Test {
:   echo {\%1[1]}
:   echo {\%1[2]}
: }
: 
: declare \&d[2]
: def \&d[1] {Sea}
: def \&d[2] {urchin}
:
By the way, in C-Kermit 7.0 / K95 1.1.19, you can write this more
simply as:

  declare \&d[] = Sea urchin

: echo {\&d[1]}
: echo {\&d[2]}
: echo {Now try passing the array name to Test.}
: Test \&d
: 
Sure, an array name can be passed as an argument to a macro.  The
question is, how to refer to it inside the macro?  I confess, it's not
obvious.

There are two problems with your example:

1. "Test \&d" gives a syntax error.  You have to double the backslash,
   or you could use:

      Test &a

    and apply the backslash inside the macro.

 2. But none of that helps, since "\%1[1]" is a compound construction.
    When "\%1" is encountered, the variable expander is called to replace
    it by its value, which is "\&d", and since this too starts with a
    backslash, the variable expander is called again.  But "\&d" has no
    value.

Here's a version of your Test macro that works:

  def test {
    local \%x
    .\%x := \\&\%1[1]
    echo {\%x}
    .\%x := \\&\%1[2]
    echo {\%x}
  }

First we construct the array reference string and assign it to a
temporary variable, \%x, the kind that is always evaluated recursively
(all the way down).  Then by referring to it, rather than directly to the
constructed array element, we get the required full evaluation.

- Frank

From news@columbia.edu  Wed Feb 23 13:10:31 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA28179
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 23 Feb 2000 13:10:30 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA21323
	for kermit.misc@watsun.cc.columbia.edu; Wed, 23 Feb 2000 12:50:03 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: Re: Array name passed to macro as argument?
Date: Wed, 23 Feb 2000 17:38:21 GMT
Organization: GulfNet-Galiano
Message-ID: <8915uc$4e2$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

In <88u9fb$ev5$1@newsmaster.cc.columbia.edu>
posted at 22 Feb 2000 15:20:11 GMT Frank da Cruz said,
fdc> ... in C-Kermit 7.0 / K95 1.1.19, you can write this more
simply ... declare \&d[] = Sea urchin.

Thanks Frank.  It is in my memory banks for future
use.  The current application is meant to run on MS-DOS
Kermit also; for now I will retain the more primitive
notation to declare the array.

fdc> Here's a version of your Test macro that works:

  def test {
    local \%x
    .\%x := \\&\%1[1]
    echo {\%x}
    .\%x := \\&\%1[2]
    echo {\%x}
  }

MS-DOS Kermit complains: "?More parameters are needed".

What does the "." in ".\%x" mean?  What
documentation is recommended for these
details?

There is another way that my objective
can be reached.  Thanks for your help.

Regards,     Peter_Easthope@gulfnet.pinc.com


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Wed Feb 23 13:40:31 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA05463
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 23 Feb 2000 13:40:31 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA22464
	for kermit.misc@watsun.cc.columbia.edu; Wed, 23 Feb 2000 13:13:27 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Array name passed to macro as argument?
Date: 23 Feb 2000 18:13:25 GMT
Organization: Columbia University
Message-ID: <891805$ltt$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8915uc$4e2$1@nnrp1.deja.com>,
Peter Easthope  <peter_easthope@gulfnet.pinc.com> wrote:
: In <88u9fb$ev5$1@newsmaster.cc.columbia.edu>
: posted at 22 Feb 2000 15:20:11 GMT Frank da Cruz said,
: fdc> ... in C-Kermit 7.0 / K95 1.1.19, you can write this more
: simply ... declare \&d[] = Sea urchin.
: 
: Thanks Frank.  It is in my memory banks for future
: use.  The current application is meant to run on MS-DOS
: Kermit also; for now I will retain the more primitive
: notation to declare the array.
: 
: fdc> Here's a version of your Test macro that works:
: 
:   def test {
:     local \%x
:     .\%x := \\&\%1[1]
:     echo {\%x}
:     .\%x := \\&\%1[2]
:     echo {\%x}
:   }
: 
: MS-DOS Kermit complains: "?More parameters are needed".
: 
: What does the "." in ".\%x" mean?  What
: documentation is recommended for these details?
: 
That's a new "programmer friendly" assignment notation, but
it only works in K95 and C-Kermit.

OK, here's another way that works in MS-DOS Kermit 3.15, as
well as in K95 and C-Kermit:

  def arraytest {                ; Define macro
    local \%x
    assign \%x \\\%1[1]
    echo {\%x}
    assign \%x \\\%1[2]
    echo {\%x}
  }
  declare \&a[10]                 ; Set up array
  assign \&a[1] one
  assign \&a[2] two
  assign \&a[3] three

  arraytest &a                    ; Call macro with array name.

Note that TEST is a built-in command in MS-DOS Kermit.  Backslash
craziness is avoided by passing the array name to the macro sans
backslash.  The statement:

  assign \%x \\\%1[1]

constructs the string \&a[1] and assigns it to \%x.

- Frank

From news@columbia.edu  Wed Feb 23 14:10:31 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA10375
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 23 Feb 2000 14:10:30 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA24811
	for kermit.misc@watsun.cc.columbia.edu; Wed, 23 Feb 2000 14:03:02 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jrd@cc.usu.edu (Joe Doupnik)
Subject: Re: Array name passed to macro as argument?
Message-ID: <Jf10IGSklAzn@cc.usu.edu>
Date: 23 Feb 00 11:52:16 MDT
Organization: Utah State University
To: kermit.misc@columbia.edu

In article <891805$ltt$1@newsmaster.cc.columbia.edu>, fdc@watsun.cc.columbia.edu (Frank da Cruz) writes:
> In article <8915uc$4e2$1@nnrp1.deja.com>,
> Peter Easthope  <peter_easthope@gulfnet.pinc.com> wrote:
> : In <88u9fb$ev5$1@newsmaster.cc.columbia.edu>
> : posted at 22 Feb 2000 15:20:11 GMT Frank da Cruz said,
> : fdc> ... in C-Kermit 7.0 / K95 1.1.19, you can write this more
> : simply ... declare \&d[] = Sea urchin.
> : 
> : Thanks Frank.  It is in my memory banks for future
> : use.  The current application is meant to run on MS-DOS
> : Kermit also; for now I will retain the more primitive
> : notation to declare the array.
> : 
> : fdc> Here's a version of your Test macro that works:
> : 
> :   def test {
> :     local \%x
> :     .\%x := \\&\%1[1]
> :     echo {\%x}
> :     .\%x := \\&\%1[2]
> :     echo {\%x}
> :   }
> : 
> : MS-DOS Kermit complains: "?More parameters are needed".
> : 
> : What does the "." in ".\%x" mean?  What
> : documentation is recommended for these details?
> : 
> That's a new "programmer friendly" assignment notation, but
> it only works in K95 and C-Kermit.
> 
> OK, here's another way that works in MS-DOS Kermit 3.15, as
> well as in K95 and C-Kermit:
> 
>   def arraytest {                ; Define macro
>     local \%x
>     assign \%x \\\%1[1]
>     echo {\%x}
>     assign \%x \\\%1[2]
>     echo {\%x}
>   }
>   declare \&a[10]                 ; Set up array
>   assign \&a[1] one
>   assign \&a[2] two
>   assign \&a[3] three
> 
>   arraytest &a                    ; Call macro with array name.
> 
> Note that TEST is a built-in command in MS-DOS Kermit.  Backslash
> craziness is avoided by passing the array name to the macro sans
> backslash.  The statement:
> 
>   assign \%x \\\%1[1]
> 
> constructs the string \&a[1] and assigns it to \%x.
> 
> - Frank
-------
	Just a comment from the trenches on this item. The fancier notation
used by Frank is nifty. However when it comes to implementing it in assembler
within a small space for a DOS program and inside of especially complex
code for parsing, then things are sticky. Thus I decided to not implement
the dot semicolon-equal etc material as there are equivalent ways of 
accomplishing the goal. Appologies for the inconvience of having two ways
of doing this.
	Joe D.

From news@columbia.edu  Wed Feb 23 15:10:31 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA22210
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 23 Feb 2000 15:10:31 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA27416
	for kermit.misc@watsun.cc.columbia.edu; Wed, 23 Feb 2000 14:51:20 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Array name passed to macro as argument?
Date: 23 Feb 2000 19:51:19 GMT
Organization: Columbia University
Message-ID: <891dnn$qol$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <Jf10IGSklAzn@cc.usu.edu>, Joe Doupnik <jrd@cc.usu.edu> wrote:
: 	Just a comment from the trenches on this item. The fancier notation
: used by Frank is nifty. However when it comes to implementing it in
: assembler within a small space for a DOS program and inside of especially
: complex code for parsing, then things are sticky. Thus I decided to not
: implement the dot semicolon-equal etc material as there are equivalent
: ways of accomplishing the goal. Appologies for the inconvience of having
: two ways of doing this.
: 	Joe D.
:
MS-DOS Kermit, C-Kermit, and K95 are different programs that are written in
and for different development and operating environments.  When comparing
these three Kermit programs, remember:

 . C-Kermit (in the general case) and K95 are developed in and for "large
   memory" environments, whereas MS-DOS Kermit is painstakingly
   constructed for the traditional memory-constrained environment (640K,
   less space needed for DOS, running an external shell, etc) where there
   is not as much room for features.

 . MS-DOS Kermit (at least when you run it in DOS) can do things that K95
   and C-Kermit can not do, because it has direct access to the hardware:
   communications port, video adapter, keyboard, etc.  C-Kermit and K95
   are not allowed this kind of access, and therefore can never do certain
   things that MS-DOS Kermit can.

C-Kermit and K95 have compatible script languages because they share common
code.  MS-DOS Kermit is a separate code base, and there are some language
differences.  We have made an attempt at enumerating these in:

  http://www.columbia.edu/kermit/scriptref.html

Corrections, additions, suggestions welcome.

The addition of C-like (well, really more Bliss-like) ".variable = value"
notation to C-Kermit and K95 was not just to make the Kermit language look
more natural to programmers, but also to add a certain clarity.  For those
who haven't encountered this notation before, here's how it goes:

 .variable = string
    This is equivalent to "define variable string",
    i.e. set the variable's value to the string on the right hand side

 .variable := string
    This is equivalent to "assign variable string",
    i.e. set the variable's value to the VALUE of the string on the 
    right hand side.

 .variable ::= string
    Here the string is assumed to be a mathematical expression.  First it
    is evaluated in the Kermit sense (variables expanded, etc), and then
    it is evaluated in the arithmetic sense, and the result is assigned
    to the variable.

To illustrate:

   Statement                   Result          Portable method
    .\%a = 1                     1              define \%a 1
    .\%b = 2                     2              define \%b 2
    .sum = \%a + \%b         \%a + \%b          define sum \%a + \%b
    .sum := \%a + \%b          1 + 2            assign sum \%a + \%b
    .sum ::= \%a + \%b           3              assign sum \feval(\%a + \%b)

As new features like this (and this only one of many) are added to K95 and
C-Kermit, increasing care must be taken by those who want to write scripts
that also execute in MS-DOS Kermit.  The script reference mentioned above
shows you which features you can use in which versions of each program.

- Frank

From news@columbia.edu  Fri Feb 25 13:12:08 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA04867
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 25 Feb 2000 13:10:42 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA26804
	for kermit.misc@watsun.cc.columbia.edu; Fri, 25 Feb 2000 12:56:00 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Timothy A. Anderson" <tima@nospam.com>
Subject: I can't find the spec...
Message-ID: <Smzt4.716$Kp5.13649@news.uswest.net>
Date: Fri, 25 Feb 2000 10:01:01 -0800
To: kermit.misc@columbia.edu

So everything on the planet tells me to get this great book that doesn't
exist anymore. Is there a copy like ONLINE and ON THE NET somewhere? We are
trying to implement the basic send/receive portion by deciphering 20 year
old unix code, and it would be more instructive to have a SPEC instead. It
appears this thread went flying by earlier and I missed it. Unfortunately
the archives appear to go up to only about 4 months ago. I aplogize in
advance for asking this again, but I REALLY DID look around.

Timothy A. Anderson
tima@predator-software.com





From news@columbia.edu  Fri Feb 25 14:10:42 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA16282
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 25 Feb 2000 14:10:42 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA00339
	for kermit.misc@watsun.cc.columbia.edu; Fri, 25 Feb 2000 14:06:48 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: I can't find the spec...
Date: 25 Feb 2000 19:06:47 GMT
Organization: Columbia University
Message-ID: <896js7$ac$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <Smzt4.716$Kp5.13649@news.uswest.net>,
Timothy A. Anderson <tima@nospam.com> wrote:
: So everything on the planet tells me to get this great book that doesn't
: exist anymore. Is there a copy like ONLINE and ON THE NET somewhere? We are
: trying to implement the basic send/receive portion by deciphering 20 year
: old unix code, and it would be more instructive to have a SPEC instead. It
: appears this thread went flying by earlier and I missed it. Unfortunately
: the archives appear to go up to only about 4 months ago.
:
The current "volume" is always here:

  ftp://kermit.columbia.edu/kermit/e/misc.txt

If you were looking for it in the newsgroups directory, it is also linked
to from there in two different ways:

  ftp://kermit.columbia.edu/kermit/newsgroups/misc.txt
  ftp://kermit.columbia.edu/kermit/newsgroups/CURRENT

Each volume is about a megabyte of text; previous ones are in the newsgroups
directory as misc.yyyymmdd, where yyyymmdd is the date of the first posting
in the volume.

: I aplogize in advance for asking this again, but I REALLY DID look around.
: 
Very briefly:

 1. The book finally did go out of print recently, after 13 years.

 2. We still have a few copies left here; you can order it from us.

 3. There will be a new edition when we have time to do it, but right now
    there is plenty else with higher priority: getting the next K95 out,
    the next Using C-Kermit edition, etc.

 4. There are other books containing the spec, like Tim Kientzle's book,
    "The Networking Programmer's Guide to Serial Protocols".

 5. In most cases you don't need to write your own Kermit implementation;
    you can just interface our Kermit programs with your application.
    See http://www.columbia.edu/kermit/sdk.html for details.

- Frank

From news@columbia.edu  Fri Feb 25 18:10:45 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA05206
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 25 Feb 2000 18:10:43 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA10930
	for kermit.misc@watsun.cc.columbia.edu; Fri, 25 Feb 2000 17:42:44 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: rivie@server.logan.teraglobal (Roger Ivie)
Subject: Re: I can't find the spec...
Message-ID: <slrn8be1b8.45b.rivie@server.logan.teraglobal>
Date: 25 Feb 2000 16:43:46 -0600
Organization: Newsfeeds.com http://www.newsfeeds.com 73,000+ UNCENSORED Newsgroups.
To: kermit.misc@columbia.edu

In article <Smzt4.716$Kp5.13649@news.uswest.net>, Timothy A. Anderson wrote:
>So everything on the planet tells me to get this great book that doesn't
>exist anymore. Is there a copy like ONLINE and ON THE NET somewhere? We are
>trying to implement the basic send/receive portion by deciphering 20 year
>old unix code, and it would be more instructive to have a SPEC instead.

See ftp://kermit.columbia.edu/kermit/e/kproto.doc
or  ftp://kermit.columbia.edu/kermit/e/kproto.ps

Hmm. This seems to be a much newer version than the one I socked away
years ago (should give you some idea _how many_ years ago). I'll have 
to update my archives.
-- 
Roger Ivie
TeraGlobal Communications Corporation
1770 North Research Park Way Suite 100
Logan, UT 84341
mailto:rivie@teraglobal.com
phoneto:(435)787-0555
faxto:(435)787-0516


-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----==  Over 80,000 Newsgroups - 16 Different Servers! =-----

From news@columbia.edu  Fri Feb 25 21:40:44 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA29273
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 25 Feb 2000 21:40:43 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id VAA22122
	for kermit.misc@watsun.cc.columbia.edu; Fri, 25 Feb 2000 21:34:10 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: Re: Array name passed to macro as argument?
Date: Sat, 26 Feb 2000 01:57:39 GMT
Organization: Deja.com - Before you buy.
Message-ID: <897bui$l35$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

In <891805$ltt$1@newsmaster.cc.columbia.edu> posted at
2000 Feb 23 18:13:25 GMT Frank da Cruz said,
fdc> OK, here's another way that works in MS-DOS Kermit 3.15, as
fdc> well as in K95 and C-Kermit:
fdc>
fdc>   def arraytest {                ; Define macro
fdc>     local \%x
fdc>     assign \%x \\\%1[1]
fdc>     echo {\%x}
fdc>     assign \%x \\\%1[2]
fdc>     echo {\%x}
fdc>   }
fdc>   declare \&a[10]                 ; Set up array
fdc>   assign \&a[1] one
fdc>   assign \&a[2] two
fdc>   assign \&a[3] three
fdc>
fdc>   arraytest &a                    ; Call macro with array name.

Thanks Frank.  For the programming objective which
instigated the enquiry I found a nice solution based on
redefinition of a macro within a macro.  With any luck you
will be able to examine it soon.  Your instructions about
array syntax are recorded for future reference.

Perhaps a brief discussion and comparison of syntax of
formal languages can be tolerated here.  This is for
interest and is not a criticism of Kermit.

I also program in J (http://www.jsoftware.com/ and
ftp://archive.uwaterloo.ca/languages/j/Welcome.html) and
can not help but compare the syntax.  These are the
analogues in J of the Kermit operations you described.

The 3x3 identity matrix is placed in variable I thus.
  I =. 3 3 $ 1 0 0 0

The value in I is copied to another variable v thus.
  v =. I

If fn is a function which can take the value of I as an argument the
evaluation is invoked by this.
  fn I
Alternatively, the name of the array, rather than the
value it contains, is passed to fn this way.
  fn 'I'

Neither the assignment of the value of I to v nor the
evaluation of fn on I mention the components of I.

In <Jf10IGSklAzn@cc.usu.edu> posted at 2000 Feb 23 Joe
Doupnik said,
jd>     Just a comment from the trenches on this item.  The
jd> fancier notation used by Frank is nifty.  However when it
jd> comes to implementing it in assembler within a small space
jd> for a DOS program and inside of especially complex code
jd> for parsing, then things are sticky.  Thus I decided to
jd> not implement the dot semicolon-equal etc material as
jd> there are equivalent ways of accomplishing the goal.
jd> Apologies for the inconvience of having two ways of doing
jd> this.

Multiple syntaces--no problem.

I did not realize that MS-DOS Kermit is written in
assembler.  Wow!  The J interpreter was written in C. The
old J6 and possibly the J7 sources should still be
available on the ftp server noted above.

In <891dnn$qol$1@newsmaster.cc.columbia.edu> posted at
2000 Feb 23 19:51:19 GMT Frank da Cruz said,
fdc> ... MS-DOS Kermit is painstakingly constructed
fdc> for the traditional memory-constrained environment ...

I have used J6 on a PC with DOS 5.0 and never encountered
a limit.  One J application was much larger than my Kermit
application.  J6 must use extended memory or something
similar.

fdc>  http://www.columbia.edu/kermit/scriptref.html

Thanks.  I will study that.

In J, suppose A is a variable containing the number 30 and
B is a variable containing the number 45.

fdc>  .variable = string

J doesn't have assignment-without-evaluation exactly; I
suppose the closest idea is to assign the name of a
variable to another variable.
       variable =. 'A'

fdc>  .variable := string

J analogue ...
       variable =. A
Using the J function called Do the same result is obtained
from ...
       variable =. ". 'A'

". evaluates the argument it receives.

fdc>  .variable ::= string

J analogues ...
       variable =. A + B
       variable =. ". 'A + B'
Results of evaluation of strings can be combined with
ordinary evaluation.
       variable =. 90 + ". 'A + B'

I draw these conclusions.

1.  Some manipulations of an array, including transfer as
argument, can be performed without reference to
components.

2.  The concepts of assignment and evaluation can be
represented by specific notations, as with =.  and ".  in
J, or by a single notation, as with ::= in Kermit.

Well, I hope this is more interesting than pedantic!

fdc> ...  The script reference mentioned above shows you
which features you can use in which versions of each
program.

Thanks.  I am aiming to make the scripts as interpreter
non-specific as possible.

Regards,     Peter_Easthope@gulfnet.pinc.com


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Sat Feb 26 11:10:50 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA07331
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 26 Feb 2000 11:10:50 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA24981
	for kermit.misc@watsun.cc.columbia.edu; Sat, 26 Feb 2000 10:41:13 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Array name passed to macro as argument?
Date: 26 Feb 2000 15:41:12 GMT
Organization: Columbia University
Message-ID: <898s6o$ocj$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <897bui$l35$1@nnrp1.deja.com>,
Peter Easthope  <peter_easthope@gulfnet.pinc.com> wrote:
: ...
: Thanks Frank.  For the programming objective which
: instigated the enquiry I found a nice solution based on
: redefinition of a macro within a macro.  With any luck you
: will be able to examine it soon.  Your instructions about
: array syntax are recorded for future reference.
: 
: Perhaps a brief discussion and comparison of syntax of
: formal languages can be tolerated here.  This is for
: interest and is not a criticism of Kermit.
: 
: I also program in J ...
: 
Although J is new to me, it seems indeed there are many 
similarities.  Of course these come of the common needs of
programmers in any language.

: Alternatively, the name of the array, rather than the
: value it contains, is passed to fn this way.
:   fn 'I'
: 
Kermit uses different syntax for scalars and arrays, plus
there are two kinds of scalars:

  Name     Referenced      Result
   \%a        \%a          Evaluated recursively
   foo        \m(foo)      Evaluated one level deep

: I did not realize that MS-DOS Kermit is written in
: assembler.  Wow!
: ...
: I have used J6 on a PC with DOS 5.0 and never encountered
: a limit.  One J application was much larger than my Kermit 
: application.  J6 must use extended memory or something
: similar.
: 
It must be.  Or else it simply uses all of "low memory" for
language purposes, whereas MS-DOS Kermit also has to fit all
its file transfer, terminal emulation, character-set
translation, and communications (including an entire TCP/IP
stack) in the same space, and still leave space to run
external commands.

: 1.  Some manipulations of an array, including transfer as
: argument, can be performed without reference to components.
: 
In C-Kermit 7.0 and K95 1.1.19, we have a whole new set of
array operations: CLEAR, COPY, DECLARE, DESTROY, RESIZE, SET,
SHOW, SORT.  HELP ARRAY gives the details.

However, (at least) one is missing: ARRAY EQUATE.  This would
have been just what you needed:

  define foo {
      array equate a \%1
      echo \&a[1]
      ...
  }

This would redirect all references to array \&a[] or its members
to the argument array, which achieves the affect of call by
reference.  I'll add this to the list for future releases.

Until then, if you didn't mind making a copy of the array, you
could use:

  define foo {
      local \&a[]
      array copy \%1 a
      echo \&a[1]
      ...
  }

But of course then any changes you made to the local array
would not be reflected in the original.   This is equivalent
to call by value.

Lots of other array operations are possible, but they are usually
best accomplished using the tools already there.  You can see
some examples in the C-Kermit script library:

  http://www.columbia.edu/kermit/ckscripts.html#oops

- Frank

From news@columbia.edu  Sat Feb 26 14:40:51 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA17118
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 26 Feb 2000 14:40:50 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA05276
	for kermit.misc@watsun.cc.columbia.edu; Sat, 26 Feb 2000 14:19:53 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: dell@aleph.tum.com
Subject: Re: ISDN modem
Date: 26 Feb 2000 18:48:42 GMT
Organization: Houston Area League of PC Users, Inc.
Message-ID: <NDYOSx0s7lVV-pn2-0I93WrBeEC8n@localhost>
To: kermit.misc@columbia.edu

On Mon, 21 Feb 2000 17:16:17, "Francisco Cantarero" 
<francisco.cantarero@lisec.com> wrote:

> I'm trying to use kermit 7 for linux to connect from a digital modem
> (usrobotics courier) to an analog modem, but always I hear a error tone. How
> can I make this connection?
> Thanks.
If your courier is anything like my zyxel you have to tell it whether 
to dial a digital call or an analog call. On the zyxel the dial string
ATDI dials digitally, ATDM dials analog, ATDT dials using the current 
default defined in _your_ modem.

-- 
Dell Coleman
dell@aleph.tum.com

From news@columbia.edu  Sun Feb 27 02:40:59 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id CAA06446
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 27 Feb 2000 02:40:53 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id CAA07873
	for kermit.misc@watsun.cc.columbia.edu; Sun, 27 Feb 2000 02:11:29 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Brian" <nospam@noreply.com>
Subject: C-Kermit for Win32
Message-ID: <x64u4.816$Lz5.11355@paloalto-snr1.gtei.net>
Date: Sun, 27 Feb 2000 07:11:26 GMT
To: kermit.misc@columbia.edu


Hello,
Newbie question;  Is there a free Win32 version of C-Kermit?  One without
the fancy GUI, etc of Kermit95.  Or is "Kermit 95" the only 32bit version of
Kermit available for the windows platform?
Thanks!




From news@columbia.edu  Sun Feb 27 10:11:54 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA15587
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 27 Feb 2000 10:11:53 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA25584
	for kermit.misc@watsun.cc.columbia.edu; Sun, 27 Feb 2000 10:04:54 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: C-Kermit for Win32
Date: 27 Feb 2000 15:04:53 GMT
Organization: Columbia University
Message-ID: <89beel$ov9$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <x64u4.816$Lz5.11355@paloalto-snr1.gtei.net>,
Brian <nospam@noreply.com> wrote:
: Newbie question;  Is there a free Win32 version of C-Kermit?  One without
: the fancy GUI, etc of Kermit95.  Or is "Kermit 95" the only 32bit version
: of Kermit available for the windows platform?
: 
Kermit 95 is the only Kermit software that is supported for 32-bit Windows.

- Frank

From news@columbia.edu  Sun Feb 27 20:11:57 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA08458
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 27 Feb 2000 20:11:57 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id TAA23857
	for kermit.misc@watsun.cc.columbia.edu; Sun, 27 Feb 2000 19:44:12 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: The C-Kermit 7.0 CDROM
Date: 28 Feb 2000 00:44:10 GMT
Organization: Columbia University
Message-ID: <89cgcq$n9e$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu


C-Kermit 7.0.197 was announced on comp.protocols.kermit.announce just
now.  As noted there, there are no functional changes -- just cleanups of
7.0.196 in preparation for the C-Kermit 7.0 CDROM, which should go to
press within a few days.  There's no need to download the new version
if you already have a working copy of 196; the new version is
functionally identical, but runs on some additional platforms.

If you are able to make any C-Kermit 7.0 binaries that we aren't listed
(with a "+" sign to indicate they are current) in the C-Kermit binaries
list:

  http://www.columbia.edu/kermit/ckermit.html#binlist

this is the last chance to get them in time for the CD.  Here are some of
the notable absentees:

 . Unixware 1-point-anything
 . SCO ODT 3.0
 . Solaris 2.6 Intel
 . MkLinux DR3
 . Cray Unicos
 . DEC OSF/1 2.0 and 3.0
 . DEC Ultrix 4.5
 . Encore Multimax
 . HP-UX 9.xx on Model 800
 . IBM RT PC with 4.3BSD (AOS)
 . IBM RS/6000 with any AIX prior to 3.2.0
 . IBM RS/6000 with AIX 3.2.4 or 3.2.4
 . ICL DRS6000 Sparc with System V R4
 . Motorola Delta 88K with System V R3
 . NeXTSTEP 3.2 (any architecture)
 . NeXTSTEP any version on i486
 . DG/UX 5.40 or earlier (any architecture)
 . DYNIX/ptx 2.16 or earlier
 . ESIX
 . FreeBSD 2.2.7 or earlier (any arch)
 . Red Hat Linux prior to 5.1 (any arch)
 . Red Hat 6.0 (any arch)
 . Any SuSE, Corel, or Caldera Linux builds at all
 . Any NetBSD prior to 1.4
 . Any QNX version prior to 4.25
 . SINIX-L 5.42 on PC
 . Interactive UNIX 4-point-anything
 . Unisys, any UNIX version on any architecture
 . IRIX, any version prior to 5.3
 . IRIX 6.0
 . IRIX 6.4
 . SunOS, any version prior to 4.1
 . VMS, any version prior to 4.7

Let's make this the biggest collection of binaries for any program ever!
At present we have nearly 600 C-Kermit binaries, about 260 for version
7.0, the rest for earlier releases.  Of course some of these are
redundant (e.g. cc and gcc versions for the same platform), but it's
still quite a pile.

- Frank

From news@columbia.edu  Mon Feb 28 14:12:07 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA01490
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 28 Feb 2000 14:12:06 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA04296
	for kermit.misc@watsun.cc.columbia.edu; Mon, 28 Feb 2000 14:11:49 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: <helios@llama.swcp.com>
Subject: Files rejected by MS-K-3.16B7
Date: 28 Feb 2000 18:12:07 GMT
Organization: Heliotrope Quality Systems
Message-ID: <89edpn$8nu$1@sloth.swcp.com>
To: kermit.misc@columbia.edu

I regularly use a script to download binary files from a SunOS machine
over a dialup modem line.  Today, for the first time, MSK 3.16 Beta 7
reports that it is rejecting the files because of date/time.  The
directory listing from the Sun machine looks perfectly normal.  Of course,
the date was never Feb 28 before.  Is this a Y2K problem or something?

-- 
Thomas David Nichols   helios@swcp.com
http://www.swcp.com/helios
Web page design,  Laser physics


From news@columbia.edu  Mon Feb 28 14:42:07 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA08396
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 28 Feb 2000 14:42:06 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA05455
	for kermit.misc@watsun.cc.columbia.edu; Mon, 28 Feb 2000 14:34:09 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: <helios@boofura.swcp.com>
Subject: Re: Files rejected by MS-K-3.16B7
Date: 28 Feb 2000 18:45:47 GMT
Organization: Heliotrope Quality Systems
Message-ID: <89efor$a0c$1@sloth.swcp.com>
To: kermit.misc@columbia.edu

helios@llama.swcp.com wrote:
: I regularly use a script to download binary files from a SunOS machine
: over a dialup modem line.  Today, for the first time, MSK 3.16 Beta 7
: reports that it is rejecting the files because of date/time.  The
: directory listing from the Sun machine looks perfectly normal.  Of course,
: the date was never Feb 28 before.  Is this a Y2K problem or something?

I pulled out my trusty copy of MSK 3.14 and tried the file transfer.  It
went without any problem.  Of course, MSK misread the year as 1980, but
the files are fine.

-- 
Thomas David Nichols   helios@swcp.com
http://www.swcp.com/helios
Web page design,  Laser physics


From news@columbia.edu  Mon Feb 28 14:42:08 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA08404
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 28 Feb 2000 14:42:07 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA05458
	for kermit.misc@watsun.cc.columbia.edu; Mon, 28 Feb 2000 14:34:09 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: <helios@llama.swcp.com>
Subject: Re: Files rejected by MS-K-3.16B7
Date: 28 Feb 2000 18:55:08 GMT
Organization: Heliotrope Quality Systems
Message-ID: <89egac$adl$1@sloth.swcp.com>
To: kermit.misc@columbia.edu

helios@boofura.swcp.com wrote:
: helios@llama.swcp.com wrote:
: : I regularly use a script to download binary files from a SunOS machine
: : over a dialup modem line.  Today, for the first time, MSK 3.16 Beta 7
: : reports that it is rejecting the files because of date/time.  The
: : directory listing from the Sun machine looks perfectly normal.  Of course,
: : the date was never Feb 28 before.  Is this a Y2K problem or something?

I should have reported that the other Kermit is C-Kermit 5a(190) 4Oct94
for SunOS 4.1 (BSD).  Chances are that the incompatibility is at that end. 
I'll ask my ISP to get version 7.0.197.

-- 
Thomas David Nichols   helios@swcp.com
http://www.swcp.com/helios
Web page design,  Laser physics


From news@columbia.edu  Mon Feb 28 14:42:09 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA08407
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 28 Feb 2000 14:42:08 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA05765
	for kermit.misc@watsun.cc.columbia.edu; Mon, 28 Feb 2000 14:39:48 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Files rejected by MS-K-3.16B7
Date: 28 Feb 2000 19:39:48 GMT
Organization: Columbia University
Message-ID: <89eiu4$5k2$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <89edpn$8nu$1@sloth.swcp.com>,  <helios@llama.swcp.com> wrote:
: I regularly use a script to download binary files from a SunOS machine
: over a dialup modem line.  Today, for the first time, MSK 3.16 Beta 7
: reports that it is rejecting the files because of date/time.  The
: directory listing from the Sun machine looks perfectly normal.
:
What are the files' dates?

: Of course,
: the date was never Feb 28 before.  Is this a Y2K problem or something?
: 
If there is any such problem, it is more likely to occur tomorrow
(February 29, 2000), when many computers will forget that millenium years
are exceptions to the exception to the leap-year rule.

What does your PC think today's date is?

What does MS-DOS Kermit say in response to the following commands:

  Command:           Response should be:
   echo \v(date)      28 Feb 2000
   echo \v(ndate)     20000228

Using MS-DOS Kermit 3.16 here, the responses are as shown.  I can log in
to SunOS and download files, regardless of the SunOS file's date.  The only
exception is if MS-DOS Kermit's FILE COLLISION setting is UPDATE and I try
to download a Unix file to a DOS directory that already contains a file
with the same name, whose date/time is not earlier than the corresponding
file's date/time on the host; this is how it's supposed to work.

Type SHOW FILE at the MS-DOS Kermit prompt to see its FILE COLLISION setting.

- Frank

From news@columbia.edu  Mon Feb 28 15:12:07 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA13612
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 28 Feb 2000 15:12:07 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA06115
	for kermit.misc@watsun.cc.columbia.edu; Mon, 28 Feb 2000 14:46:09 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Files rejected by MS-K-3.16B7
Date: 28 Feb 2000 19:46:09 GMT
Organization: Columbia University
Message-ID: <89eja1$5v0$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <89egac$adl$1@sloth.swcp.com>,  <helios@llama.swcp.com> wrote:
: I should have reported that the other Kermit is C-Kermit 5a(190) 4Oct94
: for SunOS 4.1 (BSD).  Chances are that the incompatibility is at that end. 
: I'll ask my ISP to get version 7.0.197.
: 
Yes, that would do it.  It has been widely publicized for the past four
years that C-Kermit 5A has a Year-2000 incompatibility, which was fixed in
C-Kermit 6.0 back in 1996.  Please have your ISP install the current
release.

Sorry, I should have remembered to ask you what version of C-Kermit you were
running in my first answer: an up-to-date Kermit on one end doesn't
necessarily indicate an up-to-date Kermit on the other!

Notice to everybody else: all copies of C-Kermit prior to C-Kermit 6.0 must
be replaced by 6.0 or later for Year 2000 compatibility.  Of course it is
best to install C-Kermit 7.0 since that is the current release.

  http://www.columbia.edu/kermit/ckermit.html

- Frank

From news@columbia.edu  Mon Feb 28 15:42:08 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA20251
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 28 Feb 2000 15:42:07 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA08111
	for kermit.misc@watsun.cc.columbia.edu; Mon, 28 Feb 2000 15:26:35 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jrd@cc.usu.edu (Joe Doupnik)
Subject: Re: Files rejected by MS-K-3.16B7
Message-ID: <RtS2jb9KUn8v@cc.usu.edu>
Date: 28 Feb 00 12:05:00 MDT
Organization: Utah State University
To: kermit.misc@columbia.edu

In article <89edpn$8nu$1@sloth.swcp.com>, <helios@llama.swcp.com> writes:
> I regularly use a script to download binary files from a SunOS machine
> over a dialup modem line.  Today, for the first time, MSK 3.16 Beta 7
> reports that it is rejecting the files because of date/time.  The
> directory listing from the Sun machine looks perfectly normal.  Of course,
> the date was never Feb 28 before.  Is this a Y2K problem or something?
> 
> -- 
> Thomas David Nichols   helios@swcp.com
> http://www.swcp.com/helios
> Web page design,  Laser physics
-----------
	Y2K? No, nor is it a Feb 28 problem on MSK. I just verified that
here against CKermit on my UnixWare machine. The usual suggestion is to
turn on logging at both ends and see what they say.
	Joe D.

From news@columbia.edu  Mon Feb 28 16:42:08 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA01842
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 28 Feb 2000 16:42:07 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA10972
	for kermit.misc@watsun.cc.columbia.edu; Mon, 28 Feb 2000 16:20:47 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Commercial file servers that support kermit?
Date: 28 Feb 2000 21:20:46 GMT
Organization: Columbia University
Message-ID: <89eore$amp$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38BAE4B7.363AC73A@eracc.bizland.com>,
ERA  <era@eracc.bizland.com> wrote:
: ...
: We may be getting a cable internet connection "real soon now" and
: will have a permanent ip address as a result . If we do then I will
: be applying for a domain name and will consider running an IKSD
: server on our Unixware 7 box after I figure out how to move the
: connection from the Windows box the technician will want to see. ;-)
: 
: Frank, et al, I would like to discuss the security issues this raises
: via e-mail.
: 
Feel free, we'll be glad to help.  For best results, send mail to
kermit-support@columbia.edu.

- Frank

From news@columbia.edu  Mon Feb 28 16:42:09 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA01844
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 28 Feb 2000 16:42:08 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA10576
	for kermit.misc@watsun.cc.columbia.edu; Mon, 28 Feb 2000 16:12:37 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <38BAE4B7.363AC73A@eracc.bizland.com>
From: ERA <era@eracc.bizland.com>
Organization: ERA Computer Consulting
Subject: Re: Commercial file servers that support kermit?
Date: Mon, 28 Feb 2000 21:14:11 GMT
To: kermit.misc@columbia.edu

Frank da Cruz wrote:
> 
> In article <38A87C9F.73F74B5D@math.uiuc.edu>,
> Adam H. Lewenberg <adam@math.uiuc.edu> wrote:
> : I am looking for a server that would allow me to upload and
> : download files using Kermit, preferably  one running the Internet
> : Kermit Service Daemon.  This way,
> : I could exchange files with others and make use of the power
> : of Kermit (e.g., only upload new file/changed files, use secure
> : transfer, etc).
> :
> : Does anyone know of any place that rents out disk space for this
> : purpose (I would need ~5-10 M of space)?
> :
> It appears the response to this query has not been exactly overwhelming.
> 
> There are two issues:
> 
>  1. Convincing a site it is safe -- and a good idea -- to run IKSD,
>     and helping them install it, if necessary.  We're glad to help.
> 
>  2. Having a user ID and disk space on that site.
> 
> Issues of access and sharing in IKSD are no different from FTP.  If you
> have a user ID, you have your own access rights.  If you're anonymous,
> you're restricted to the /pub/ftp tree (or other segment of the sysadmin's
> choice).  Whether anonymous users can upload files is at the discretion
> of the sysadmin.  As we all know, allowing anonymous uploads is dangerous,
> and allowing read access to anonymously uploaded files is even more
> dangerous -- not only to the potential downloader (viruses, etc), but to
> the site administrator (liability, copyright infringement, etc).
> 
> Think of IKSD as an alternative to FTPD that provides more functionality
> and a greater range of authentication methods.
> 
> It doesn't solve social problems.
> 
> - Frank

We may be getting a cable internet connection "real soon now" and
will have a permanent ip address as a result . If we do then I will
be applying for a domain name and will consider running an IKSD
server on our Unixware 7 box after I figure out how to move the
connection from the Windows box the technician will want to see. ;-)

Frank, et al, I would like to discuss the security issues this raises
via e-mail.

Depending on response and need I'll either run it as a free service
with caveat that you get what you pay for :-) or will run it as a fee
based service to cover cost of setting up and maintaining users. This
all depends on getting cable internet and successfully moving it to
our Unixware box of course.
-- 
Gene <gene@eracc.bizland.com>
-- 
+==========================-=>Team OS/2<=-==========================+
#   Owner and C.E.O. - ERA Computer Consulting - Jackson, TN USA    #
#Providing IBM OS/2 and SCO OpenServer  Business Computing Solutions#
#         visit our www pages at http://eracc.bizland.com/          #
+===================================================================+
The Operating System/2 Version is 4.00 
Revision 9.029 
There are 46 Processes with 163 Threads.
This machine's uptime is 2d 14h 11m 42s 402ms.

From news@columbia.edu  Mon Feb 28 22:12:08 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id WAA19467
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 28 Feb 2000 22:12:08 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id WAA28654
	for kermit.misc@watsun.cc.columbia.edu; Mon, 28 Feb 2000 22:09:09 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <38BB3777.4B42FB83@att.net>
From: "Henry E. Thorpe" <henry.thorpe@att.net>
Subject: Re: Kermit 95 1.1.19 supports pseudo terminal like C-Kermit 7.0?
Date: Tue, 29 Feb 2000 03:06:21 GMT
Organization: @Home Network
To: kermit.misc@columbia.edu

Jeffrey;

Can you point us to a reference that describes how to do this?

			TIA,
			Henry

Jeffrey Altman wrote:
> 
> In article <88hf4h$ad3$1@symcom.math.uiuc.edu>,
> Adam H. Lewenberg <adam@symcom.math.uiuc.edu> wrote:
> : Does Kermit 95 1.1.19 support the functionality that allows sending
> : commands through ssh like C-Kermit 7.0 does?
> :
> 
> K95 has had the ability to use SSH as a sub process since 1.1.17.
> There are no pseudo terminals on Windows.  The only problem is that
> most SSH implementations are designed not to create a shell process
> on the remote host when the input is piped.  So you need to remove
> the check for pipes that was added to at least one of the Win32 ports.
> 
>     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
>                  The Kermit Project * Columbia University
>               612 West 115th St #716 * New York, NY * 10025
>   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Mon Feb 28 22:42:09 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id WAA22525
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 28 Feb 2000 22:42:08 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id WAA29132
	for kermit.misc@watsun.cc.columbia.edu; Mon, 28 Feb 2000 22:19:05 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: Kermit 95 1.1.19 supports pseudo terminal like C-Kermit 7.0?
Date: 29 Feb 2000 03:19:02 GMT
Organization: Columbia University
Message-ID: <89fdr6$se9$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38BB3777.4B42FB83@att.net>,
Henry E. Thorpe <henry.thorpe@att.net> wrote:
: Jeffrey;
: 
: Can you point us to a reference that describes how to do this?
: 
: 			TIA,
: 			Henry

There is no reference.  You have to find a port of the Unix SSH 
client for Win32 or port it yourself.  Then you must find the code 
that tests for isatty() and remove it.  Then you can use it as a 
subprocess under K95.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Mon Feb 28 23:12:09 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA23626
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 28 Feb 2000 23:12:08 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA01710
	for kermit.misc@watsun.cc.columbia.edu; Mon, 28 Feb 2000 23:08:15 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <38BB45E6.73C35B99@att.net>
From: "Henry E. Thorpe" <henry.thorpe@att.net>
Organization: Just me
Subject: Re: Kermit 95 1.1.19 supports pseudo terminal like C-Kermit 7.0?
Date: Tue, 29 Feb 2000 04:07:56 GMT
To: kermit.misc@columbia.edu

Jeff;

Thanks.  I'll do some reading.  I found a post from you on DejaNews,
back almost two years ago:

  <http://www.deja.com/=dnc/[ST_rn=ps]/getdoc.xp?AN=331438311>

What ever became of this?  In two years, K95 has gone from 1.14 to 1.19,
and Gordon's SSH port from 1.1.14 to 1.2.14.  We aren't getting any
younger, here.

Just curious on how successful this was...

				Henry

Jeffrey Altman wrote:
> 
> In article <38BB406D.DA7FEE9D@att.net>,
> Henry E. Thorpe <henry.thorpe@att.net> wrote:
> : Jeff;
> 
> : Sorry, I should have been more specific.  Is there a reference on tying
> : a subprocess to K95

From news@columbia.edu  Mon Feb 28 23:12:09 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA23628
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 28 Feb 2000 23:12:09 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA01351
	for kermit.misc@watsun.cc.columbia.edu; Mon, 28 Feb 2000 23:03:22 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: Kermit 95 1.1.19 supports pseudo terminal like C-Kermit 7.0?
Date: 29 Feb 2000 04:03:21 GMT
Organization: Columbia University
Message-ID: <89fge9$1a2$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38BB4134.AF9E9B63@att.net>,
Henry E. Thorpe <henry.thorpe@att.net> wrote:
: Oops.  I had that wrong.  K95D is the server program for Windows.  Still
: trying to find out how to invoke subprocesses, though.  Is it in the
: book?  Where is that copy...

It is in the updates to Using C-Kermit 2nd Edition which is part of both
the Kermit web site and the Kermit 95 online manual.

  http://www.kermit-project.org/ckermit2.htm#x2.7


    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Mon Feb 28 23:12:10 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA23632
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 28 Feb 2000 23:12:09 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id WAA00431
	for kermit.misc@watsun.cc.columbia.edu; Mon, 28 Feb 2000 22:44:54 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <38BB406D.DA7FEE9D@att.net>
From: "Henry E. Thorpe" <henry.thorpe@att.net>
Organization: Just me
Subject: Re: Kermit 95 1.1.19 supports pseudo terminal like C-Kermit 7.0?
Date: Tue, 29 Feb 2000 03:44:35 GMT
To: kermit.misc@columbia.edu

Jeff;

Sorry, I should have been more specific.  Is there a reference on tying
a subprocess to K95, like the K95D.EXE?  The SDK page doesn't mention
it, and I can find but a single reference in the DOC\MANUAL subdirectory
in the kermit95.htm file.

Porting things isn't the problem; plugging it into K95 is.  I'm sure
that I'm missing some obvious documentation, somewhere...

				Bemused,
				Henry

Jeffrey Altman wrote:
> 
> In article <38BB3777.4B42FB83@att.net>,
> Henry E. Thorpe <henry.thorpe@att.net> wrote:
> : Jeffrey;
> :
> : Can you point us to a reference that describes how to do this?
> :
> :                       TIA,
> :                       Henry
> 
> There is no reference.  You have to find a port of the Unix SSH
> client for Win32 or port it yourself.  Then you must find the code
> that tests for isatty() and remove it.  Then you can use it as a
> subprocess under K95.
> 
>     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
>                  The Kermit Project * Columbia University
>               612 West 115th St #716 * New York, NY * 10025
>   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Mon Feb 28 23:12:10 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA23634
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 28 Feb 2000 23:12:10 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id WAA01092
	for kermit.misc@watsun.cc.columbia.edu; Mon, 28 Feb 2000 22:57:37 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: Kermit 95 1.1.19 supports pseudo terminal like C-Kermit 7.0?
Date: 29 Feb 2000 03:57:36 GMT
Organization: Columbia University
Message-ID: <89fg3g$121$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38BB406D.DA7FEE9D@att.net>,
Henry E. Thorpe <henry.thorpe@att.net> wrote:
: Jeff;

: Sorry, I should have been more specific.  Is there a reference on tying
: a subprocess to K95, like the K95D.EXE?  

K95D does not tie a subprocess to K95.EXE.  K95D.EXE is a variation on
INETD.EXE to allow K95 to be autostarted when a telnet client connects
to a specific TCP/IP port on your PC.

: The SDK page doesn't mention
: it, and I can find but a single reference in the DOC\MANUAL subdirectory
: in the kermit95.htm file.

: Porting things isn't the problem; plugging it into K95 is.  I'm sure
: that I'm missing some obvious documentation, somewhere...

See http://www.kermit-project.org/security.html#x13

There are two ways to plug something into K95:

(1) use a subprocess

  SET NETWORK TYPE COMMAND
  SET HOST <command line>

(2) use the K95 external network DLL API:

  SET NETWORK TYPE DLL <dllname>
  SET HOST <string to pass to dll open function>

  a sample echo dll is located at 

    ftp://kermit.columbia.edu/kermit/k95/k95dll/


    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Mon Feb 28 23:12:10 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA23637
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 28 Feb 2000 23:12:10 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id WAA00706
	for kermit.misc@watsun.cc.columbia.edu; Mon, 28 Feb 2000 22:48:17 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <38BB4134.AF9E9B63@att.net>
From: "Henry E. Thorpe" <henry.thorpe@att.net>
Organization: Just me
Subject: Re: Kermit 95 1.1.19 supports pseudo terminal like C-Kermit 7.0?
Date: Tue, 29 Feb 2000 03:47:54 GMT
To: kermit.misc@columbia.edu

Oops.  I had that wrong.  K95D is the server program for Windows.  Still
trying to find out how to invoke subprocesses, though.  Is it in the
book?  Where is that copy...

"Henry E. Thorpe" wrote:
> 
> Jeff;
> 
> Sorry, I should have been more specific.  Is there a reference on tying
> a subprocess to K95, like the K95D.EXE?  The SDK page doesn't mention
> it, and I can find but a single reference in the DOC\MANUAL subdirectory
> in the kermit95.htm file.
> 
> Porting things isn't the problem; plugging it into K95 is.  I'm sure
> that I'm missing some obvious documentation, somewhere...
> 
>                                 Bemused,
>                                 Henry
> 
> Jeffrey Altman wrote:
> >
> > In article <38BB3777.4B42FB83@att.net>,
> > Henry E. Thorpe <henry.thorpe@att.net> wrote:
> > : Jeffrey;
> > :
> > : Can you point us to a reference that describes how to do this?
> > :
> > :                       TIA,
> > :                       Henry
> >
> > There is no reference.  You have to find a port of the Unix SSH
> > client for Win32 or port it yourself.  Then you must find the code
> > that tests for isatty() and remove it.  Then you can use it as a
> > subprocess under K95.
> >
> >     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
> >                  The Kermit Project * Columbia University
> >               612 West 115th St #716 * New York, NY * 10025
> >   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Mon Feb 28 23:42:09 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA26592
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 28 Feb 2000 23:42:08 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA03364
	for kermit.misc@watsun.cc.columbia.edu; Mon, 28 Feb 2000 23:41:36 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: Kermit 95 1.1.19 supports pseudo terminal like C-Kermit 7.0?
Date: 29 Feb 2000 04:41:34 GMT
Organization: Columbia University
Message-ID: <89filu$391$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38BB45E6.73C35B99@att.net>,
Henry E. Thorpe <henry.thorpe@att.net> wrote:
: Jeff;
: 
: Thanks.  I'll do some reading.  I found a post from you on DejaNews,
: back almost two years ago:
: 
:   <http://www.deja.com/=dnc/[ST_rn=ps]/getdoc.xp?AN=331438311>
: 
: What ever became of this?  In two years, K95 has gone from 1.14 to 1.19,
: and Gordon's SSH port from 1.1.14 to 1.2.14.  We aren't getting any
: younger, here.
: 
: Just curious on how successful this was...
: 
: 				Henry

(1) The SSH Communications code bears their copyright.  For me to use
    it without permission (which was not granted) would be a copyright
    violation;

(2) We would have implemented SSH ourselves from scratch except that

    (i) the SSH public key authentication is flawed and opens the
        host machine to several easy attacks when the client is 
        coming from a machine that has the home directories NFS
        mounted; or if the client is Windows or MacOS.

   (ii) SSH requires the use of RSA which is a patented algorithm
        in the United States.  The cost of a license is a minimum
        of $100,000 and would require us to pay royalties on every
        download of C-Kermit source and Kermit 95 patch file.
        As a not for profit we cannot afford this.

(3) The SSH code is not designed to be used as a module for another
    product.  Whenever an error occurs it calls exit() which would
    terminate K95.  
 
However, to answer the question directly.  It took me 14 hours to 
take Gordon's port and turn it into a DLL that follows the K95
Network DLL API.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Wed Mar  1 09:42:17 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA27323
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 1 Mar 2000 09:42:17 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA27425
	for kermit.misc@watsun.cc.columbia.edu; Wed, 1 Mar 2000 09:37:27 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <38BD3853.7343B0A1@compuserve.com>
From: "Fred W." <fwestphal@compuserve.com>
Subject: Kermit Raw Commands
Date: Wed, 01 Mar 2000 10:33:39 -0500
Organization: PCNet
To: kermit.misc@columbia.edu

I am trying to execute a program on an MS-DOS kermit server using a
windows serial communications library.  I have successfully done generic
messages such as FINISH ("F") and ERASE ("E").  Is there an equivalent
command for execute program? Thanks - Fred


From news@columbia.edu  Wed Mar  1 10:12:17 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA02663
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 1 Mar 2000 10:12:17 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA27568
	for kermit.misc@watsun.cc.columbia.edu; Wed, 1 Mar 2000 09:42:18 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Kermit Raw Commands
Date: 1 Mar 2000 14:42:18 GMT
Organization: Columbia University
Message-ID: <89ja8a$qtd$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38BD3853.7343B0A1@compuserve.com>,
Fred W. <fwestphal@compuserve.com> wrote:
: I am trying to execute a program on an MS-DOS kermit server using a
: windows serial communications library.  I have successfully done generic
: messages such as FINISH ("F") and ERASE ("E").  Is there an equivalent
: command for execute program? Thanks - Fred
: 
REMOTE HOST.  But when the server is on a DOS or Windows platform this
must be used with extreme caution for all the well-known reasons.

- Frank

From news@columbia.edu  Wed Mar  1 10:42:17 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA09670
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 1 Mar 2000 10:42:17 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA29994
	for kermit.misc@watsun.cc.columbia.edu; Wed, 1 Mar 2000 10:28:24 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Kermit Raw Commands
Date: 1 Mar 2000 15:28:23 GMT
Organization: Columbia University
Message-ID: <89jcun$t97$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38BD45FD.BDEEAD50@compuserve.com>,
Fred W. <fwestphal@compuserve.com> wrote:
: Thanks for the quick response.  I am not running kermit on the windows side.
: I simple want to send a kermit packet out the com port.  I have figured out
: how to create kermit packets for generic messages listed below, but would
: like to do the same for the REMOTE HOST command (i.e what's the message type
: and paramater). Thanks - Fred
: 
C, followed by the command.  But if you're not running Kermit on the PC,
how will you process the response?  In any case, most people find that it's
easier and better all around in the long run to use existing Kermit software
in their products, rather than write their own.  The benefits almost always
outweigh the costs.

- Frank

From news@columbia.edu  Wed Mar  1 10:42:18 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA09676
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 1 Mar 2000 10:42:18 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA29593
	for kermit.misc@watsun.cc.columbia.edu; Wed, 1 Mar 2000 10:21:04 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <38BD45FD.BDEEAD50@compuserve.com>
From: "Fred W." <fwestphal@compuserve.com>
Subject: Re: Kermit Raw Commands
Date: Wed, 01 Mar 2000 11:31:57 -0500
Organization: PCNet
To: kermit.misc@columbia.edu

Thanks for the quick response.  I am not running kermit on the windows side.
I simple want to send a kermit packet out the com port.  I have figured out
how to create kermit packets for generic messages listed below, but would
like to do the same for the REMOTE HOST command (i.e what's the message type
and paramater). Thanks - Fred


Frank da Cruz wrote:

> In article <38BD3853.7343B0A1@compuserve.com>,
> Fred W. <fwestphal@compuserve.com> wrote:
> : I am trying to execute a program on an MS-DOS kermit server using a
> : windows serial communications library.  I have successfully done generic
> : messages such as FINISH ("F") and ERASE ("E").  Is there an equivalent
> : command for execute program? Thanks - Fred
> :
> REMOTE HOST.  But when the server is on a DOS or Windows platform this
> must be used with extreme caution for all the well-known reasons.
>
> - Frank


From news@columbia.edu  Wed Mar  1 22:42:22 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id WAA24941
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 1 Mar 2000 22:42:21 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id WAA07724
	for kermit.misc@watsun.cc.columbia.edu; Wed, 1 Mar 2000 22:39:59 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: tone from system during MINPUT
Date: Thu, 02 Mar 2000 03:32:13 GMT
Organization: Deja.com - Before you buy.
Message-ID: <89knbt$obn$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

When MINPUT is accepting characters, lines of an e-mail
message really, the system sometimes emits a tone from the
speaker.  It happens about once in every 20 lines or so.
Otherwise I do not see a pattern.  _Using MS-DOS Kermit_
has no mention of this phenomenon.  Kermit can not be
indicating that the input buffer is full because there is
a "clear input" before each MINPUT--or do INPUT and MINPUT
use separate buffers?

Thanks,   Peter_Easthope@gulfnet.pinc.com


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Wed Mar  1 23:12:22 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA25984
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 1 Mar 2000 23:12:21 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA09217
	for kermit.misc@watsun.cc.columbia.edu; Wed, 1 Mar 2000 23:09:56 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: Re: tone from system during MINPUT
Date: Thu, 02 Mar 2000 04:04:13 GMT
Organization: Deja.com - Before you buy.
Message-ID: <89kp7r$pjb$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

In article <89knbt$obn$1@nnrp1.deja.com>,
  Peter Easthope <peter_easthope@gulfnet.pinc.com> wrote:
> ... or do INPUT and MINPUT use separate buffers?

I should have said: do INPUT and MINPUT have different
CLEAR commands?


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Wed Mar  1 23:42:23 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA28965
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 1 Mar 2000 23:42:22 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA10717
	for kermit.misc@watsun.cc.columbia.edu; Wed, 1 Mar 2000 23:40:05 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: tone from system during MINPUT
Date: Thu, 02 Mar 2000 04:28:20 GMT
Organization: Deja.com - Before you buy.
Message-ID: <89kql1$qfj$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

When MINPUT is accepting characters, lines of an e-mail
message really, the system sometimes emits a tone from the
speaker.  It happens about once in every 20 lines or so.
Otherwise I do not see a pattern.  _Using MS-DOS Kermit_
has no mention of this phenomenon.  Kermit can not be
indicating that the input buffer is full because there is
a "clear input" before each MINPUT--or do INPUT and MINPUT
use different CLEAR commands?

Thanks,   Peter_Easthope@gulfnet.pinc.com


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Wed Mar  1 23:42:24 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA28970
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 1 Mar 2000 23:42:23 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA10047
	for kermit.misc@watsun.cc.columbia.edu; Wed, 1 Mar 2000 23:27:07 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: tone from system during MINPUT
Date: 2 Mar 2000 04:27:06 GMT
Organization: Columbia University
Message-ID: <89kqiq$9pt$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <89kp7r$pjb$1@nnrp1.deja.com>,
Peter Easthope  <peter_easthope@gulfnet.pinc.com> wrote:
: In article <89knbt$obn$1@nnrp1.deja.com>,
:   Peter Easthope <peter_easthope@gulfnet.pinc.com> wrote:
: > ... or do INPUT and MINPUT use separate buffers?
: 
: I should have said: do INPUT and MINPUT have different
: CLEAR commands?

No.  There is only one input buffer and INPUT and MINPUT are
implemented using the same code.  

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Thu Mar  2 00:42:24 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA03446
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 2 Mar 2000 00:42:23 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id AAA13593
	for kermit.misc@watsun.cc.columbia.edu; Thu, 2 Mar 2000 00:26:23 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: tone from system during MINPUT
Date: 2 Mar 2000 05:26:19 GMT
Organization: Columbia University
Message-ID: <89ku1r$d8n$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <89kql1$qfj$1@nnrp1.deja.com>,
Peter Easthope  <peter_easthope@gulfnet.pinc.com> wrote:
: When MINPUT is accepting characters, lines of an e-mail
: message really, the system sometimes emits a tone from the
: speaker.  It happens about once in every 20 lines or so.
: Otherwise I do not see a pattern.  _Using MS-DOS Kermit_
: has no mention of this phenomenon.  Kermit can not be
: indicating that the input buffer is full because there is
: a "clear input" before each MINPUT--or do INPUT and MINPUT
: use different CLEAR commands?

A beep is generated when the input stream contains a BEL
control character.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Thu Mar  2 13:42:26 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA14455
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 2 Mar 2000 13:42:25 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA18592
	for kermit.misc@watsun.cc.columbia.edu; Thu, 2 Mar 2000 13:32:01 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jrd@cc.usu.edu (Joe Doupnik)
Subject: Re: tone from system during MINPUT
Message-ID: <v++aZh$Y0r1p@cc.usu.edu>
Date: 2 Mar 00 11:22:17 MDT
Organization: Utah State University
To: kermit.misc@columbia.edu

In article <89ku1r$d8n$1@newsmaster.cc.columbia.edu>, jaltman@watsun.cc.columbia.edu (Jeffrey Altman) writes:
> In article <89kql1$qfj$1@nnrp1.deja.com>,
> Peter Easthope  <peter_easthope@gulfnet.pinc.com> wrote:
> : When MINPUT is accepting characters, lines of an e-mail
> : message really, the system sometimes emits a tone from the
> : speaker.  It happens about once in every 20 lines or so.
> : Otherwise I do not see a pattern.  _Using MS-DOS Kermit_
> : has no mention of this phenomenon.  Kermit can not be
> : indicating that the input buffer is full because there is
> : a "clear input" before each MINPUT--or do INPUT and MINPUT
> : use different CLEAR commands?
> 
> A beep is generated when the input stream contains a BEL
> control character.
---------
	That's a binary 7 code. If you are using a serial comms line
then if your machine is unable to service interrupts for each character
then one character overwrites the older one, and in such cases I replace
the even with a binary 7 code as a warning that trash exists. Use flow
control for serial comms lines to help this problem.
	Joe D.

From news@columbia.edu  Fri Mar  3 01:42:29 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id BAA27057
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 3 Mar 2000 01:42:29 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id BAA23731
	for kermit.misc@watsun.cc.columbia.edu; Fri, 3 Mar 2000 01:30:03 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: Re: tone from system during MINPUT
Date: Fri, 03 Mar 2000 06:17:19 GMT
Organization: Deja.com - Before you buy.
Message-ID: <89nldd$s6c$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

In <v++aZh$Y0r1p@cc.usu.edu> posted at
2000 Mar 02 Joe Doupnik said,
If you are using a serial comms line then if
your machine is unable to service interrupts for
each character then one character overwrites the
older one, and in such cases I replace the even
with a binary 7 code as a warning that trash
exists.  Use flow control for serial comms lines
to help this problem.

Thanks Joe.  I do not understand this fully.
What do you mean by "the even"?

Communication is serial.  MSCUSTOM.INI contains
"set flow rts/cts".  Does that not set the modem
to use rts/cts flow control?

Regards,     Peter_Easthope@gulfnet.pinc.com


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Fri Mar  3 09:12:30 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA26745
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 3 Mar 2000 09:12:30 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id IAA01236
	for kermit.misc@watsun.cc.columbia.edu; Fri, 3 Mar 2000 08:44:47 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: tone from system during MINPUT
Date: 3 Mar 2000 13:44:46 GMT
Organization: Columbia University
Message-ID: <89ofke$16g$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <89nldd$s6c$1@nnrp1.deja.com>,
Peter Easthope  <peter_easthope@gulfnet.pinc.com> wrote:

: Communication is serial.  MSCUSTOM.INI contains
: "set flow rts/cts".  Does that not set the modem
: to use rts/cts flow control?

MS-DOS Kermit does not know anything about the command
sets of modems.  It cannot automatically set the modem to
use RTS/CTS flow control.  You need to do that as part of
your dialing script.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Fri Mar  3 12:12:31 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA28423
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 3 Mar 2000 12:12:30 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA10868
	for kermit.misc@watsun.cc.columbia.edu; Fri, 3 Mar 2000 12:02:22 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jrd@cc.usu.edu (Joe Doupnik)
Subject: Re: tone from system during MINPUT
Message-ID: <yPZL3KTxSJoI@cc.usu.edu>
Date: 3 Mar 00 09:44:04 MDT
Organization: Utah State University
To: kermit.misc@columbia.edu

In article <89nldd$s6c$1@nnrp1.deja.com>, Peter Easthope <peter_easthope@gulfnet.pinc.com> writes:
> In <v++aZh$Y0r1p@cc.usu.edu> posted at
> 2000 Mar 02 Joe Doupnik said,
> If you are using a serial comms line then if
> your machine is unable to service interrupts for
> each character then one character overwrites the
> older one, and in such cases I replace the even
> with a binary 7 code as a warning that trash
> exists.  Use flow control for serial comms lines
> to help this problem.
> 
> Thanks Joe.  I do not understand this fully.
> What do you mean by "the even"?
> 
> Communication is serial.  MSCUSTOM.INI contains
> "set flow rts/cts".  Does that not set the modem
> to use rts/cts flow control?
> 
> Regards,     Peter_Easthope@gulfnet.pinc.com
--------
	"Even" is typo-speak for event. Sorry.
The SET FLOW command tells Kermit how to treat is end of the connection,
but it does nothing for the modem. One must issue the appropriate AT
comand to the modem, please see its manual.
	Joe D.

From news@columbia.edu  Fri Mar  3 13:12:30 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA10796
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 3 Mar 2000 13:12:30 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA14195
	for kermit.misc@watsun.cc.columbia.edu; Fri, 3 Mar 2000 13:11:11 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Steve Baus" <steve@baus-systems.com>
Subject: If file exists and disable goodbye message
Date: Fri, 3 Mar 2000 10:11:11 -0800
Organization: Posted via Supernews, http://www.supernews.com
Message-ID: <sbvvrii7ee6173@corp.supernews.com>
To: kermit.misc@columbia.edu

Running MSK 3.15 on a DOS platform, is there a way within a script to check
for the existance of a file?  Some sort of

IF FILE data.txt run del data.txt

Also is there a way to supress the goodbye message that the finish command
send to the screen?

Thanks,
Steve




From news@columbia.edu  Fri Mar  3 16:42:31 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA23706
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 3 Mar 2000 16:42:31 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA23868
	for kermit.misc@watsun.cc.columbia.edu; Fri, 3 Mar 2000 16:31:58 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Alan Rice" <alanrice@bigfoot.com>
Subject: Kermit 6 or 7 binaries
Date: Fri, 3 Mar 2000 16:28:19 -0500
Organization: Posted via Supernews, http://www.supernews.com
Message-ID: <sc0bbv3qee671@corp.supernews.com>
To: kermit.misc@columbia.edu

Hi all,
I have an ATT SYSTEM V R3 that I need a binary for. My C-KERMIT 6.0.192 CD
ROM doesn't have one that will run. The ATT 3B2 binary came close gave me
this error: syntax error at line 1: '(' unexpected.
The cku196.att3bx1 binary from the web site gave me the same error but it
was at line 4.

Does anybody have a binary that will work on this flavor of ATT?

Thanks
Alan Rice
arice@benchmark-systems.com



From news@columbia.edu  Fri Mar  3 17:12:31 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA28374
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 3 Mar 2000 17:12:31 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA25374
	for kermit.misc@watsun.cc.columbia.edu; Fri, 3 Mar 2000 17:02:14 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jrd@cc.usu.edu (Joe Doupnik)
Subject: Re: If file exists and disable goodbye message
Message-ID: <ZJih1bz73nM4@cc.usu.edu>
Date: 3 Mar 00 14:44:31 MDT
Organization: Utah State University
To: kermit.misc@columbia.edu

In article <sbvvrii7ee6173@corp.supernews.com>, "Steve Baus" <steve@baus-systems.com> writes:
> Running MSK 3.15 on a DOS platform, is there a way within a script to check
> for the existance of a file?  Some sort of
> 
> IF FILE data.txt run del data.txt
> 
> Also is there a way to supress the goodbye message that the finish command
> send to the screen?
> 
> Thanks,
> Steve
------
	Use the current MSK 3.16 beta, and say  IF EXIST filename blah blah.
The message comes from the other side as a message and these are always
displayed.
	Joe D.

From news@columbia.edu  Fri Mar  3 17:12:32 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA28376
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 3 Mar 2000 17:12:31 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA25503
	for kermit.misc@watsun.cc.columbia.edu; Fri, 3 Mar 2000 17:04:28 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Kermit 6 or 7 binaries
Date: 3 Mar 2000 22:04:27 GMT
Organization: Columbia University
Message-ID: <89pctb$oss$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <sc0bbv3qee671@corp.supernews.com>,
Alan Rice <alanrice@bigfoot.com> wrote:
: I have an ATT SYSTEM V R3 that I need a binary for. My C-KERMIT 6.0.192 CD
: ROM doesn't have one that will run. The ATT 3B2 binary came close gave me
: this error: syntax error at line 1: '(' unexpected.
: The cku196.att3bx1 binary from the web site gave me the same error but it
: was at line 4.
: 
: Does anybody have a binary that will work on this flavor of ATT?
: 
Everything we have is listed here:

  http://www.columbia.edu/kermit/ckermit.html#binlist

Note that System VR3 runs on lots of architectures.  If none of our binaries
works on your computer, you'll have to be more specific about its make and
model, architecture, etc.

Or if your computer has a C compiler, you can try building from source code:

  make sys5r3

or any of its many variants (see the makefile for details).

And if you wind up building or obtaining a binary that we don't already
have, be sure to let us know so we can add it to the archive.  And if you
run into trouble, also let us know and we'll help.

- Frank

From news@columbia.edu  Fri Mar  3 17:42:32 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA05054
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 3 Mar 2000 17:42:32 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA27257
	for kermit.misc@watsun.cc.columbia.edu; Fri, 3 Mar 2000 17:35:34 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Steve Baus" <steve@baus-systems.com>
Subject: Re: If file exists and disable goodbye message
Date: Fri, 3 Mar 2000 14:36:13 -0800
Organization: Posted via Supernews, http://www.supernews.com
Message-ID: <sc0fcfb5ee629@corp.supernews.com>
To: kermit.misc@columbia.edu

Thanks for the info.
Steve

Joe Doupnik wrote in message ...
>In article <sbvvrii7ee6173@corp.supernews.com>, "Steve Baus"
<steve@baus-systems.com> writes:
>> Running MSK 3.15 on a DOS platform, is there a way within a script to
check
>> for the existance of a file?  Some sort of
>>
>> IF FILE data.txt run del data.txt
>>
>> Also is there a way to supress the goodbye message that the finish
command
>> send to the screen?
>>
>> Thanks,
>> Steve
>------
> Use the current MSK 3.16 beta, and say  IF EXIST filename blah blah.
>The message comes from the other side as a message and these are always
>displayed.
> Joe D.



From news@columbia.edu  Fri Mar  3 19:12:31 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA11602
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 3 Mar 2000 19:12:31 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id TAA01758
	for kermit.misc@watsun.cc.columbia.edu; Fri, 3 Mar 2000 19:07:23 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Janjanam Vijaya Kumar" <jkumar@qualcomm.com>
Subject: Novice Question
Date: Fri, 3 Mar 2000 16:07:28 -0800
Organization: QUALCOMM, Incorporated; San Diego, CA, USA
Message-ID: <89pk41$516$1@coset.qualcomm.com>
To: kermit.misc@columbia.edu

Hello,

I just started using kermit to dial-in to my ISP. After the entering the
user name and password, I need to send F7 to complete the connection. Can
somebody suggest how I can do that with kermit. I will appreciate any help.

Thanks,
- Vijay



From news@columbia.edu  Fri Mar  3 22:42:34 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id WAA26415
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 3 Mar 2000 22:42:34 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id WAA11035
	for kermit.misc@watsun.cc.columbia.edu; Fri, 3 Mar 2000 22:30:01 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: Re: tone from system during MINPUT
Date: Sat, 04 Mar 2000 03:23:13 GMT
Organization: Deja.com - Before you buy.
Message-ID: <89pviu$hpd$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

Thanks Jeffrey and Joe.

In <yPZL3KTxSJoI@cc.usu.edu> posted at
2000 mar 03 Joe Doupnik said,
jd> "Even" is typo-speak for event.

OK. I see that the BEL character replaces a
single character in the stream.  For example,
"Delete" might appear as "De.ete" where the "."
represents BEL.  If the BEL character occurs
when the input buffer in the modem is overrun,
why do I never observe a sequence of characters
missing from the stream and replaced by one or
more BELs?

jd> The SET FLOW command tells Kermit how to treat
its end of the connection, but it does nothing
for the modem.  One must issue the appropriate
AT comand to the modem, please see its manual.

In <89ofke$16g$1@newsmaster.cc.columbia.edu>
posted at 2000 Mar 3 13:44:46 GMT  Jeffrey
Altman said,
ja> MS-DOS Kermit ...  cannot automatically set
the modem to use RTS/CTS flow control.  You need
to do that as part of your dialing script.

The modem is an external, Practical Peripherals
MC144MT II.  The script invoked is PPI.SCR
containing these lines between others.

echo Enabling hardware flow control...
output AT &K3\13		; Enable RTS/CTS hardware flow control
chkok {Can't enable RTS/CTS}	; On modem
wait 5 cts
if fail errfail {Modem is not asserting CTS!}
set flow rts/cts		; And in Kermit too, but only now

The "echo Enabling hardware flow control..."
works; "Enabling hardware flow control..." is
screened as PPI.SCR is executed.

Here is one suspicious point.  In the last line
from the script above, why the comment "...  but
only now"?  Apparently there is significance to
setting the flow control in Kermit after it has
been set in the modem.  If this is really
necessary I can see the problem.  "set flow
rts/cts" is executed in MSCUSTOM.INI before
"output AT &K3\13" is executed in PPI.SCR.

Thanks for your assistance,
         Peter_Easthope@gulfnet.pinc.com


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Sat Mar  4 01:12:35 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id BAA05703
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 4 Mar 2000 01:12:34 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id BAA18620
	for kermit.misc@watsun.cc.columbia.edu; Sat, 4 Mar 2000 01:08:33 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Mark Sapiro <msapiro@value.net>
Subject: Re: Novice Question
Date: 4 Mar 2000 06:08:41 GMT
Organization: Not Very Much
Message-ID: <89q999$297$1@news.value.net>
To: kermit.misc@columbia.edu

Janjanam Vijaya Kumar <jkumar@qualcomm.com> wrote:
: I just started using kermit to dial-in to my ISP. After the entering the
: user name and password, I need to send F7 to complete the connection. Can
: somebody suggest how I can do that with kermit. I will appreciate any help.

There are verbs that can be used in scripts to represent the sequences
which are sent by these keys on a terminal.  E.g. "output \kdecf7" sends
the DEC terminal F7 sequence.  Type 'help kverbs' in Kermit for a list.

However, the requirement to 'send' F7 to complete the connection
sounds suspiciously like windows dial-up networking.  If this is
the case, I don't think you can use Kermit to establish a dial-up
networking connection.  If you need to script some interaction which
is a part of establishing a dial-up networking connection, I think
you need to use the scripting facility of dial-up networking.  See
the "Dial-Up Networking/script files" windows help topic.

-- 
Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

From news@columbia.edu  Sat Mar  4 03:12:37 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id DAA13199
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 4 Mar 2000 03:12:35 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id DAA22607
	for kermit.misc@watsun.cc.columbia.edu; Sat, 4 Mar 2000 03:06:12 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Jay McCanta <jmccanta@Immuenx.com>
Subject: bug with Echo on Solaris
Message-ID: <5gg1cscs402a6k9hbu3q11qmcb1srj0fb4@4ax.com>
Date: Sat, 04 Mar 2000 00:04:32 -0800
To: kermit.misc@columbia.edu

I believe this is a bug.  I'm looking for workarounds / fixes /
corrections.  

With a script file, like this...

echo {line one}
echo {line two}
set host  ts:3000
echo {line three}
exit

 ... I get different results.

When run from a shell (kermit + fred.ksc), all echo's are shown. 

When run with output redirected (kermit + fred.ksc >fred.lis) all
echo's are shown.  

When run with detached and with output redirected
(kermit + fred.ksc >fred.lis &), echos stop after the "SET HOST"
command.  

Bug?  Workaround?  No, that's what's supposed to happen?

Jay McCanta
Immunex Corporation

From news@columbia.edu  Sat Mar  4 12:12:37 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA27271
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 4 Mar 2000 12:12:37 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA14050
	for kermit.misc@watsun.cc.columbia.edu; Sat, 4 Mar 2000 12:03:39 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Mark Sapiro <msapiro@value.net>
Subject: Re: bug with Echo on Solaris
Date: Sat, 04 Mar 2000 09:00:18 -0800
Organization: Not Very Much
Message-ID: <38C14122.2612203C@value.net>
To: kermit.misc@columbia.edu

Jay McCanta wrote:
> 
> I believe this is a bug.  I'm looking for workarounds / fixes /
> corrections.
> 
> With a script file, like this...
> 
> echo {line one}
> echo {line two}
> set host  ts:3000
> echo {line three}
> exit

<snip>
 
> When run with detached and with output redirected
> (kermit + fred.ksc >fred.lis &), echos stop after the "SET HOST"
> command.

FWIW, I tried it with C-Kermit 7.0.196 on two systems:
FreeBSD 3.3 with tcsh, and
HPUX 10.20 with ksh

Both worked as expected (i.e. line three appeared in the output).

-- 
Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

From news@columbia.edu  Sat Mar  4 12:42:37 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA00213
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 4 Mar 2000 12:42:37 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA15998
	for kermit.misc@watsun.cc.columbia.edu; Sat, 4 Mar 2000 12:40:04 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Ric Anderson <ric@opus1.com>
Subject: Re: bug with Echo on Solaris
Date: Sat, 04 Mar 2000 10:36:38 -0700
Organization: The University of Arizona
Message-ID: <38C149A6.E6ABFC84@opus1.com>
To: kermit.misc@columbia.edu

Using C-Kermit 7.0.196, 1 Jan 2000, for Solaris 2.x under Solaris
2.6, I did
	kermit + fred.ksc >fred.lis &
and got the following output
	line one
	line two
	 DNS Lookup... Can't open connection to ts:3000
	line three
in fred.lis.

FWIW,
Ric Anderson (ric@opus1.com)
Jay McCanta wrote:
> 
> I believe this is a bug.  I'm looking for workarounds / fixes /
> corrections.
> 
> With a script file, like this...
> 
> echo {line one}
> echo {line two}
> set host  ts:3000
> echo {line three}
> exit
> 
>  ... I get different results.
> 
> When run from a shell (kermit + fred.ksc), all echo's are shown.
> 
> When run with output redirected (kermit + fred.ksc >fred.lis) all
> echo's are shown.
> 
> When run with detached and with output redirected
> (kermit + fred.ksc >fred.lis &), echos stop after the "SET HOST"
> command.
> 
> Bug?  Workaround?  No, that's what's supposed to happen?
> 
> Jay McCanta
> Immunex Corporation

From news@columbia.edu  Sat Mar  4 14:42:38 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA08052
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 4 Mar 2000 14:42:37 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA21138
	for kermit.misc@watsun.cc.columbia.edu; Sat, 4 Mar 2000 14:31:38 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jmccanta@immunex.com (Jay McCanta)
Subject: Re: bug with Echo on Solaris
Message-ID: <38c15efa.2305895@jayathome>
Date: Sat, 04 Mar 2000 19:29:55 GMT
To: kermit.misc@columbia.edu

On Sat, 04 Mar 2000 00:04:32 -0800, Jay McCanta <jmccanta@Immuenx.com>
wrote:

I believe this is an UNIX buffering issue. With this script...

set input echo on
echo 1
echo 2
set host ts:3000
echo 3
input -1 {bye}
echo 4
exit

Looking at the log during the INPUT command, line 3 is not there.
While waiting for {bye} in thee input stream, the input stream appears
in the log.  Only after the script exits, do the 3 and the 4 appear in
the log.  

Is there a way to flush the log after every echo?

>I believe this is a bug.  I'm looking for workarounds / fixes /
>corrections.  
>
>With a script file, like this...
>
>echo {line one}
>echo {line two}
>set host  ts:3000
>echo {line three}
>exit
>
> ... I get different results.
>
>When run from a shell (kermit + fred.ksc), all echo's are shown. 
>
>When run with output redirected (kermit + fred.ksc >fred.lis) all
>echo's are shown.  
>
>When run with detached and with output redirected
>(kermit + fred.ksc >fred.lis &), echos stop after the "SET HOST"
>command.  
>
>Bug?  Workaround?  No, that's what's supposed to happen?
>
>Jay McCanta
>Immunex Corporation

-------------------------------------------------------
Jay McCanta
jmccanta at gte dot net

I used to hate SPAM and wished someone would do something about it,
then I heard our state legislature was going to do something.  Now
I am scared.  There are worse things in life than SPAM.

From news@columbia.edu  Sat Mar  4 17:12:38 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA16512
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 4 Mar 2000 17:12:38 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA28150
	for kermit.misc@watsun.cc.columbia.edu; Sat, 4 Mar 2000 17:03:54 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Mark Sapiro <msapiro@value.net>
Subject: Re: Novice Question
Date: Sat, 04 Mar 2000 14:00:33 -0800
Organization: Not Very Much
Message-ID: <38C18781.EA500147@value.net>
To: kermit.misc@columbia.edu

Mark Sapiro wrote:
> 
> Janjanam Vijaya Kumar <jkumar@qualcomm.com> wrote:
> : I just started using kermit to dial-in to my ISP. After the entering the
> : user name and password, I need to send F7 to complete the connection. Can
> : somebody suggest how I can do that with kermit. I will appreciate any help.
> 
> There are verbs that can be used in scripts to represent the sequences
> which are sent by these keys on a terminal.  E.g. "output \kdecf7" sends
> the DEC terminal F7 sequence.  Type 'help kverbs' in Kermit for a list.

Note that the above should have said 'show kverbs', although 'help
kverb' (without the 's') will point you to it.  Also this appears to
work in K95 only.  Although the verbs (some of them at least) are also
in MS-Kermit, there appears to be no show command to list them.  They
are listed in the printed documentation.

Note also that Kermits which don't do terminal emulation (e.g. UNIX
C-Kermit) generally do not have KVERBS.

-- 
Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

From news@columbia.edu  Sat Mar  4 19:42:39 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA27173
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 4 Mar 2000 19:42:39 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id TAA05044
	for kermit.misc@watsun.cc.columbia.edu; Sat, 4 Mar 2000 19:31:46 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jrd@cc.usu.edu (Joe Doupnik)
Subject: Re: Novice Question
Message-ID: <MhIiAqQGep$s@cc.usu.edu>
Date: 4 Mar 00 17:01:58 MDT
Organization: Utah State University
To: kermit.misc@columbia.edu

In article <38C18781.EA500147@value.net>, Mark Sapiro <msapiro@value.net> writes:
> Mark Sapiro wrote:
>> 
>> Janjanam Vijaya Kumar <jkumar@qualcomm.com> wrote:
>> : I just started using kermit to dial-in to my ISP. After the entering the
>> : user name and password, I need to send F7 to complete the connection. Can
>> : somebody suggest how I can do that with kermit. I will appreciate any help.
>> 
>> There are verbs that can be used in scripts to represent the sequences
>> which are sent by these keys on a terminal.  E.g. "output \kdecf7" sends
>> the DEC terminal F7 sequence.  Type 'help kverbs' in Kermit for a list.
> 
> Note that the above should have said 'show kverbs', although 'help
> kverb' (without the 's') will point you to it.  Also this appears to
> work in K95 only.  Although the verbs (some of them at least) are also
> in MS-Kermit, there appears to be no show command to list them.  They
> are listed in the printed documentation.

	MS-DOS Kermit does not use terminal emulation material while
performing input/output etc commands. Thus there is no scriptable way
of sending a particular terminal emulator's F7 key equivalent. There
is no terminal emulation active at that time. To see MSK's keyboard
verbs type SHOW KEY and at the prompt for a key press ? as instructed.
	Joe D. 

> Note also that Kermits which don't do terminal emulation (e.g. UNIX
> C-Kermit) generally do not have KVERBS.
> 
> -- 
> Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
> San Francisco Bay Area, California    better use your sense - B. Dylan

From news@columbia.edu  Sun Mar  5 11:42:42 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA13047
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 5 Mar 2000 11:42:42 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA15322
	for kermit.misc@watsun.cc.columbia.edu; Sun, 5 Mar 2000 11:33:27 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: bug with Echo on Solaris
Date: 5 Mar 2000 16:33:24 GMT
Organization: Columbia University
Message-ID: <89u28k$eun$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38c15efa.2305895@jayathome>,
Jay McCanta <jmccanta@immunex.com> wrote:
: I believe this is an UNIX buffering issue. With this script...
: 
: set input echo on
: echo 1
: echo 2
: set host ts:3000
: echo 3
: input -1 {bye}
: echo 4
: exit
: 
: Looking at the log during the INPUT command, line 3 is not there.
: While waiting for {bye} in thee input stream, the input stream appears
: in the log.  Only after the script exits, do the 3 and the 4 appear in
: the log.  
: 
: Is there a way to flush the log after every echo?
: 
Sure.  Echo to standard error (which is unbuffered) rather than standard
output.  Replace:

  echo foo

with:

  write error foo\13\10

or:

  write-line error foo

- Frank

From news@columbia.edu  Sun Mar  5 16:42:42 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA09107
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 5 Mar 2000 16:42:42 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA00362
	for kermit.misc@watsun.cc.columbia.edu; Sun, 5 Mar 2000 16:41:59 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Case Study #19: An Easy Way to Get Files from IKSD
Date: 5 Mar 2000 21:41:57 GMT
Organization: Columbia University
Message-ID: <89ukb5$b8$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu


Getting files from IKSD (an Internet Kermit Service Daemon) is like
getting them from an FTP server.  First you have to make the connection,
then you have to log in, then you have to change to the desired directory,
then you request the desired file(s), and finally you must say "bye" to
FTP.

The Web has simplified this process by introducing the FTP URL:

  ftp://host/path/filename

When you click on such a URL in your browser (or for that matter, in K95),
it gets the file for you with no further ado.  The browser takes care of
making the connection, logging you in as "anonymous", asking for the
file(s), and signing off from FTP.

Wouldn't it be nice if there were an IKSD URL to do the same thing for
IKSD?  Maybe there will be some day.  In the meantime, here's a script for
C-Kermit 7.0 that does the same thing:

  ftp://kermit.columbia.edu/kermit/scripts/ckermit/iksget

If you copy this script to your computer, save it in your PATH, and give
it execute permission, then you can type:

  iksget iksd://host/path/filename

(replacing "host", "path", and "filename" appropriately) any time you want
to get a file from an Internet Kermit Server on any Internet host, such as
the one at Columbia University:

  iksget iksd://kermit.columbia.edu/kermit/utils/xxu.c

IKSD can be a handy alternative to FTP, which sometimes doesn't work
because of firewalls (since it uses a random second TCP port for its data
connection).  Plus:

 . For cross-platform transfers, text-file record-format and character-set
   conversions are done automatically (if your client is C-Kermit, K95, or
   MS-DOS Kermit).

 . Multiple files can be requested with wildcards (many FTP URL
   implementations don't allow this).

Here's an example that extracts the UNIX C-Kermit sources and makefile
from among the many files in the kermit/f directory on the Kermit Project
server:

  iksget "iksd://kermit.columbia.edu/kermit/f/{makefile,ck[cuw]*.[cwh]}"

(The argument has to be quoted to inhibit shell expansion.)

The wildcard notation, {makefile,ck[cuw]*.[cwh]}, is explained in Section
4.9.1 of the Kermit 7.0 Update Notes:

  http://www.columbia.edu/kermit/ckermit2.html#x4.9.1

IKSGET is a "Kerbang script", meaning you can use it like a shell or Perl
script.  Kerbang scripts were discussed in Case Study #2:

  http://www.columbia.edu/kermit/case02.html

If you haven't looked into Internet Kermit Service yet, it was introduced
in Case Study #7:

  http://www.columbia.edu/kermit/case07.html

- Frank

From news@columbia.edu  Mon Mar  6 09:12:48 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA25842
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 6 Mar 2000 09:12:48 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA03580
	for kermit.misc@watsun.cc.columbia.edu; Mon, 6 Mar 2000 09:04:15 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Alan Rice" <alanrice@bigfoot.com>
Subject: Re: Kermit 6 or 7 binaries
Date: Mon, 6 Mar 2000 09:07:35 -0500
Organization: Posted via Supernews, http://www.supernews.com
Message-ID: <sc7elh6qbi742@corp.supernews.com>
To: kermit.misc@columbia.edu


Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote in message > Everything we
have is listed here:
>
> Note that System VR3 runs on lots of architectures.  If none of our
binaries
> works on your computer, you'll have to be more specific about its make and
> model, architecture, etc.

Ok Intel chip set, 386


> Or if your computer has a C compiler, you can try building from source
code:

I do not have one and it seems all the free compiler's require you to
compile them.


> And if you wind up building or obtaining a binary that we don't already
> have, be sure to let us know so we can add it to the archive.  And if you
> run into trouble, also let us know and we'll help.

You know I will.





From news@columbia.edu  Mon Mar  6 10:12:48 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA06774
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 6 Mar 2000 10:12:48 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA05533
	for kermit.misc@watsun.cc.columbia.edu; Mon, 6 Mar 2000 09:45:01 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Kermit 6 or 7 binaries
Date: 6 Mar 2000 14:45:00 GMT
Organization: Columbia University
Message-ID: <8a0g9c$5ci$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <sc7elh6qbi742@corp.supernews.com>,
Alan Rice <alanrice@bigfoot.com> wrote:
: Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote in message
: > Note that System VR3 runs on lots of architectures.  If none of our
: > binaries works on your computer, you'll have to be more specific about its
: > make and model, architecture, etc.
: 
: Ok Intel chip set, 386
: 
But what is the computer make and model, and the specific product name and
version for the operating system?  "System V R3" is a generic name.

Anyway, to see the prebuilt binaries, visit:

  http://www.columbia.edu/kermit/ckermit.html#binlist

and scroll down to the PC section.  The SVR3-based OS's that we have PC
binaries for include:

  cku190.sco3r2                PC, SCO UNIX/386 3.2.0 (no TCP/IP)
  cku190.sco3r2netnd           PC, SCO UNIX/386 3.2.0 (with SCO TCP/IP)
  cku190.is5r3jc               PC, Interactive UNIX SVR3 2.2

These are all C-Kermit 5A(190).  All the others are SVR4, or BSD-based, or
Linux, etc.

- Frank

From news@columbia.edu  Mon Mar  6 13:12:49 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA11664
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 6 Mar 2000 13:12:49 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA15780
	for kermit.misc@watsun.cc.columbia.edu; Mon, 6 Mar 2000 13:05:57 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Werner Schorstein <W.Schorstein@t-online.de>
Subject: Trying to send an E-Mail
Date: Mon, 06 Mar 2000 19:04:11 +0100
Organization: T-Online
Message-ID: <38C3F31B.97C285B@t-online.de>
To: kermit.misc@columbia.edu

Hello,
i am trying to send an E-Mail with Kermit95 (Release 1.1.19).

MAIL  filename address
(Example: MAIL mail.txt W.Schorstein@t-online.de)

It does not work. Is the syntax wrong?
Is there anybody who can give me an example that works?

Thanks, Werner




From news@columbia.edu  Mon Mar  6 13:42:50 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA19118
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 6 Mar 2000 13:42:49 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA16188
	for kermit.misc@watsun.cc.columbia.edu; Mon, 6 Mar 2000 13:15:52 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Trying to send an E-Mail
Date: 6 Mar 2000 18:15:50 GMT
Organization: Columbia University
Message-ID: <8a0skm$fpo$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38C3F31B.97C285B@t-online.de>,
Werner Schorstein  <W.Schorstein@t-online.de> wrote:
: i am trying to send an E-Mail with Kermit95 (Release 1.1.19).
: 
: MAIL  filename address
: (Example: MAIL mail.txt W.Schorstein@t-online.de)
: 
: It does not work. Is the syntax wrong?
: Is there anybody who can give me an example that works?
: 
The MAIL command sends the file with Kermit protocol, telling the
other Kermit to send it as e-mail to the given address after it is
received.

There must be a Kermit program on the other end of the connection
to accept the file and then send it as mail, such as C-Kermit 7.0:

  http://www.columbia.edu/kermit/ckermit.html

- Frank

From news@columbia.edu  Mon Mar  6 16:42:50 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA29278
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 6 Mar 2000 16:42:49 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA27033
	for kermit.misc@watsun.cc.columbia.edu; Mon, 6 Mar 2000 16:39:43 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jruth@lci.kent.edu (Jon Ruth)
Subject: Host Mode Logout Problem (K95 v1.1.19)
Date: Mon, 06 Mar 2000 21:11:45 GMT
Organization: LCI, Kent State University, Kent, OH, USA
Message-ID: <38c416c5.270272038@localhost>
To: kermit.misc@columbia.edu

Has anyone experienced any trouble running the Host Mode of K95
v1.1.19?  It appears that the server box (Win95b) does not properly
terminate the telnet connection.  Looks like a Win95b problem, but I
did not have this problem with v1.1.17.  (More details available on
request.)

--
Jon Ruth
LCI
Kent State University
Kent, OH, USA

From news@columbia.edu  Mon Mar  6 21:12:50 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA10508
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 6 Mar 2000 21:12:50 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id VAA10848
	for kermit.misc@watsun.cc.columbia.edu; Mon, 6 Mar 2000 21:09:58 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: flow control for external modem
Date: Tue, 07 Mar 2000 02:03:57 GMT
Organization: GulfNet-Galiano
Message-ID: <8a1o2b$ob9$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

In <89ofke$16g$1@newsmaster.cc.columbia.edu>
posted at 2000 Mar 3 13:44:46 GMT  Jeffrey
Altman said,
ja> MS-DOS Kermit ...  cannot automatically set
the modem to use RTS/CTS flow control.  You need
to do that as part of your dialing script.

The modem is an external, Practical Peripherals
MC144MT II.  The script invoked is PPI.SCR
containing these lines among others.

echo Enabling hardware flow control...
output AT &K3\13		; Enable RTS/CTS hardware flow control
chkok {Can't enable RTS/CTS}	; On modem
wait 5 cts
if fail errfail {Modem is not asserting CTS!}
set flow rts/cts		; And in Kermit too, but only now

Can someone please explain the importance of
having "output AT &K3\13" before "set flow rts/cts".
The modem has not begun to transmit data
when this script is executed;  I do not see the
harm in putting "set flow rts/cts" first.

I replaced the serial card and the serial
cable and replaced the PPI modem with a USR.
The BEL characters appear at about the same rate
as previously.

In <v++aZh$Y0r1p@cc.usu.edu> posted at
2000 mar 02 Joe Doupnik said,
If you are using a serial comms line
then if your machine is unable to service interrupts for each character
then one character overwrites the older one, and in such cases I replace
the even with a binary 7 code as a warning that trash exists. Use flow
control for serial comms lines to help this problem.

How does MS-DOS Kermit know that the machine is
unable to service interrupts?

According to *.SCR mentioned above, RTS/CTS flow
control is invoked.

The serial cards available here do not have the
16550A UART mentioned in KERMIT.BWR.  Would the
better UART solve the problem?

Thanks,     peter_easthope@gulfnet.pinc.com


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Mon Mar  6 21:42:51 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA13503
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 6 Mar 2000 21:42:51 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id VAA11334
	for kermit.misc@watsun.cc.columbia.edu; Mon, 6 Mar 2000 21:21:24 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: flow control for external modem
Date: 7 Mar 2000 02:21:23 GMT
Organization: Columbia University
Message-ID: <8a1p33$b24$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8a1o2b$ob9$1@nnrp1.deja.com>,
Peter Easthope  <peter_easthope@gulfnet.pinc.com> wrote:
: 
: Can someone please explain the importance of
: having "output AT &K3\13" before "set flow rts/cts".
: The modem has not begun to transmit data
: when this script is executed;  I do not see the
: harm in putting "set flow rts/cts" first.

Very simple.  If you enable SET FLOW RTS/CTS before the
modem begins to assert CTS (clear to send), Kermit will
be unable to write any data to the modem since it will
think the modem is instructing it to wait.


    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Tue Mar  7 01:42:53 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id BAA29180
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 7 Mar 2000 01:42:53 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id BAA22844
	for kermit.misc@watsun.cc.columbia.edu; Tue, 7 Mar 2000 01:24:30 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Mark Sapiro <msapiro@value.net>
Subject: Re: Trying to send an E-Mail
Date: 7 Mar 2000 06:24:39 GMT
Organization: Not Very Much
Message-ID: <8a27b7$ag1$1@news.value.net>
To: kermit.misc@columbia.edu

Werner Schorstein <W.Schorstein@t-online.de> wrote:
: i am trying to send an E-Mail with Kermit95 (Release 1.1.19).

: MAIL  filename address
: (Example: MAIL mail.txt W.Schorstein@t-online.de)

: It does not work. Is the syntax wrong?
: Is there anybody who can give me an example that works?

It appears to be broken.  The equivalent command
  SEND /MAIL:address filename
(example: send /mail:W.Schorstein@t-online.de mail.txt)
does appear to work.

-- 
Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

From news@columbia.edu  Tue Mar  7 10:12:54 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA20177
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 7 Mar 2000 10:12:53 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA13732
	for kermit.misc@watsun.cc.columbia.edu; Tue, 7 Mar 2000 09:58:09 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: Trying to send an E-Mail
Date: 7 Mar 2000 14:58:08 GMT
Organization: Columbia University
Message-ID: <8a35e0$dd0$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8a27b7$ag1$1@news.value.net>,
Mark Sapiro  <msapiro@value.net> wrote:
: Werner Schorstein <W.Schorstein@t-online.de> wrote:
: : i am trying to send an E-Mail with Kermit95 (Release 1.1.19).
: 
: : MAIL  filename address
: : (Example: MAIL mail.txt W.Schorstein@t-online.de)
: 
: : It does not work. Is the syntax wrong?
: : Is there anybody who can give me an example that works?
: 
: It appears to be broken.  The equivalent command
:   SEND /MAIL:address filename
: (example: send /mail:W.Schorstein@t-online.de mail.txt)
: does appear to work.

The Help text and the Mail command have been fixed in the code
and will work in the 1.1.20 release.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Tue Mar  7 10:12:54 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA20179
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 7 Mar 2000 10:12:54 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA13687
	for kermit.misc@watsun.cc.columbia.edu; Tue, 7 Mar 2000 09:56:46 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Trying to send an E-Mail
Date: 7 Mar 2000 14:56:45 GMT
Organization: Columbia University
Message-ID: <8a35bd$dbk$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8a27b7$ag1$1@news.value.net>,
Mark Sapiro  <msapiro@value.net> wrote:
: Werner Schorstein <W.Schorstein@t-online.de> wrote:
: : i am trying to send an E-Mail with Kermit95 (Release 1.1.19).
: 
: : MAIL  filename address
: : (Example: MAIL mail.txt W.Schorstein@t-online.de)
: 
: : It does not work. Is the syntax wrong?
: : Is there anybody who can give me an example that works?
: 
: It appears to be broken.  The equivalent command
:   SEND /MAIL:address filename
: (example: send /mail:W.Schorstein@t-online.de mail.txt)
: does appear to work.
: 
Confirmed (sorry, I should have actually tried it before replying the
first time).  The MAIL command has a parsing error that prevents it from
executing.

We'll fix this in the next release, but as Mark points out SEND /MAIL
(which is another way of doing the same thing) works, and can be used in
the meantime.  By the way, note that the new Kermit versions also let
you specify a subject for the mail:

  send /mail:W.Schorstein@t-online.de /subject:{Testing 1 2 3} mail.txt

- Frank

From news@columbia.edu  Fri Mar 10 00:13:09 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA03071
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 10 Mar 2000 00:13:09 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id AAA06331
	for kermit.misc@watsun.cc.columbia.edu; Fri, 10 Mar 2000 00:10:06 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: adam@orion.math.uiuc.edu (Adam H. Lewenberg)
Subject: Trouble printing to Lexmark 3200 under Windows NT
Message-ID: <8aa03l$6k7$1@orion.math.uiuc.edu>
Date: 9 Mar 2000 23:10:13 -0600
Organization: University of Illinois at Urbana-Champaign
To: kermit.misc@columbia.edu

I am having trouble printing from Kermit 95 to a Lexmark 3200 under
Windows NT. WHen I type 'print file.txt' I see the printer driver
flash up on the screen and disappear, but nothing comes out. 

Has anyone had more luck with this? 

Thanks, A. Lewenberg   ahl@uakron.edu

Here are the settings: 

Kermit 95 1.1.17, 18 June 1998, for 32-bit Windows

printer settings: 
Printer: Lexmark 3200 Series ColorFine
 /OUTPUT-ONLY
 /WINDOWS-QUEUE
 /TIMEOUT:0
 /END-OF-JOB-STRING:(none)
 /JOB-HEADER-FILE:(none)

I tried setting the end-of-job-string to {\12} but to no avail. 


-- 
University of Illinois at Champaign-Urbana, Dept. Of Mathematics
INTERNET: adam@math.uiuc.edu   or    lewenber@uiuc.edu


From news@columbia.edu  Fri Mar 10 09:43:11 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA16409
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 10 Mar 2000 09:43:10 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA19872
	for kermit.misc@watsun.cc.columbia.edu; Fri, 10 Mar 2000 09:42:50 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Trouble printing to Lexmark 3200 under Windows NT
Date: 10 Mar 2000 14:42:48 GMT
Organization: Columbia University
Message-ID: <8ab1l8$jcu$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8aa03l$6k7$1@orion.math.uiuc.edu>,
Adam H. Lewenberg <adam@orion.math.uiuc.edu> wrote:
: I am having trouble printing from Kermit 95 to a Lexmark 3200 under
: Windows NT. WHen I type 'print file.txt' I see the printer driver
: flash up on the screen and disappear, but nothing comes out. 
: ...
: Kermit 95 1.1.17, 18 June 1998, for 32-bit Windows
: 
: printer settings: 
: Printer: Lexmark 3200 Series ColorFine
:  /OUTPUT-ONLY
:  /WINDOWS-QUEUE
:  /TIMEOUT:0
:  /END-OF-JOB-STRING:(none)
:  /JOB-HEADER-FILE:(none)
: 
: I tried setting the end-of-job-string to {\12} but to no avail. 
: 
Try this:

  set printer /dos-device:prn (or lpt1)

If that doesn't work, see the section "Kermit 95 Printer Setup and
Troubleshooting" in the Kermit 95 manual (Dialer -> Help -> K95 Manual).

- Frank

From news@columbia.edu  Fri Mar 10 13:13:11 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA26326
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 10 Mar 2000 13:13:11 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA00022
	for kermit.misc@watsun.cc.columbia.edu; Fri, 10 Mar 2000 13:05:57 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: C-Kermit SVR3/386 Binary Needed
Date: 10 Mar 2000 18:05:54 GMT
Organization: Columbia University
Message-ID: <8abdi2$j$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu


We have an urgent request for a C-Kermit binary (6.0 or 7.0) for Intel
i386 running AT&T UNIX System V R3.  The PCs in question don't have a C
compiler, so they can't build one themselves.

We have several C-Kermit 5A binaries that seemed to be likely candidates.
Of these, only the Interactive UNIX one (cku190.is5r3jc) worked.  But it
can't be used since Year-2000 readiness is required, which didn't happen
until C-Kermit 6.0 (1996).

The actual vendor and brand name of the UNIX OS is unknown but "uname -a"
gives:

  UNIX <systemname> 320.009 i386

and the console login banner says:

  Welcome to the AT&T 386 UNIX System

Does anybody have a PC with "vanilla" System V R3 or Interactive UNIX
SVR3 with a C compiler who can build a binary?  If so, please let me
know and I'll send instructions.

Thanks!

- Frank

From news@columbia.edu  Mon Mar 13 03:13:27 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id DAA04008
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 13 Mar 2000 03:13:27 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id CAA11547
	for kermit.misc@watsun.cc.columbia.edu; Mon, 13 Mar 2000 02:53:54 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "propersideshowbob" <loc@yahoo.com>
Subject: where can get and what can do
Message-ID: <t81z4.53346$Mg.738041@c01read03-admin.service.talkway.com>
Date: Mon, 13 Mar 2000 07:54:01 GMT
Organization: Talkway, Inc.
To: kermit.misc@columbia.edu

hello I would like to know where i can get a or the file transfer
protocol downloaded. once done woulg it be possible to manipulate and
send the type of files i want and how i want them
--
Free audio & video emails, greeting cards and forums
Talkway - http://www.talkway.com - Talk more ways (sm)


From news@columbia.edu  Mon Mar 13 10:13:30 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA12065
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 13 Mar 2000 10:13:29 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA19862
	for kermit.misc@watsun.cc.columbia.edu; Mon, 13 Mar 2000 10:03:27 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: where can get and what can do
Date: 13 Mar 2000 15:03:26 GMT
Organization: Columbia University
Message-ID: <8aivvu$jcj$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <t81z4.53346$Mg.738041@c01read03-admin.service.talkway.com>,
propersideshowbob <loc@yahoo.com> wrote:
: hello I would like to know where i can get a or the file transfer
: protocol downloaded. once done woulg it be possible to manipulate and
: send the type of files i want and how i want them
:
http://www.columbia.edu/kermit/

- Frank


From news@columbia.edu  Mon Mar 13 16:13:30 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA24520
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 13 Mar 2000 16:13:30 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA08074
	for kermit.misc@watsun.cc.columbia.edu; Mon, 13 Mar 2000 16:10:05 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: sol@mail.adldata.com
Subject: kermit6/aix4.3.2 requires set carrier-watch off
Date: Mon, 13 Mar 2000 21:01:42 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8ajkvh$dch$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

Ckermit 7 (196) requires 'set carrier watch off' before connecting
to the modem. We didn't have to do this with prior versions of kermit.

I am trying to understand what changed and why since i had no
trouble with previous version of kermit where i didn't have to use
the command.

The ckermit 7 pages discussed the set carrier-watch command but
it didn't look any different then the information in the blue
kermit book.

thank you
sol gongola


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Mon Mar 13 16:43:30 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA01536
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 13 Mar 2000 16:43:30 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA09157
	for kermit.misc@watsun.cc.columbia.edu; Mon, 13 Mar 2000 16:32:33 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: kermit6/aix4.3.2 requires set carrier-watch off
Date: 13 Mar 2000 21:32:31 GMT
Organization: Columbia University
Message-ID: <8ajmpf$8u3$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8ajkvh$dch$1@nnrp1.deja.com>,  <sol@mail.adldata.com> wrote:
: Ckermit 7 (196) requires 'set carrier watch off' before connecting
: to the modem. We didn't have to do this with prior versions of kermit.
: I am trying to understand what changed and why since i had no
: trouble with previous version of kermit where i didn't have to use
: the command.
: 
The C-Kermit book has always stated that if you want to use C-Kermit
to converse directly with a modem's command processor, you have to give
this command.  The fact that you didn't have to give the command in a
previous C-Kermit version  means either that (a) the mechanism for properly
handling modem signals on your particular platform had not yet been
discovered (but now it has), or (b) something else changed, e.g. the
cable and/or modem and/or serial device driver and/or OS version.

In any case, C-Kermit dials by itself without your having to access the
modem's command processor, so in most cases there is no need to interact
directly with the modem.

If you say why you need to get at the modem's command processor, maybe
we can suggest a better approach.

- Frank

From news@columbia.edu  Tue Mar 14 10:43:34 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA26945
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 14 Mar 2000 10:43:34 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA25832
	for kermit.misc@watsun.cc.columbia.edu; Tue, 14 Mar 2000 10:29:43 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Sockets programming: telnet problem.
Date: 14 Mar 2000 15:29:42 GMT
Organization: Columbia University
Message-ID: <8allt6$p76$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8ak6qk$qse$1@nnrp1.deja.com>, <jamescurry@my-deja.com> wrote:
: Ok, I'm attempting to write a (very) basic telnet client as an
: experiment. Actually, I'm using it to connect to various talkers,
: NUTS based which don't do very much in following the telnet protocol.
: (They seem to ignore or treat as CR any control codes, in fact the
: only code they ever DO seem to send is the echo control when it's
: time to enter a password).
: My program is sending data out in a character based manner (as soon
: as a key is pressed, sent it with write() over the socket) and
: reading in as much data as it can at once with read(), using select()
: to check if there is any data to be read on the socket. The problem
: is as follows: when a NUTS talker displays a prompt such as "give me
: a name:" on it's login screen, or COM> which is a command prompt, this
: line is NOT terminated by a carriage return, as it's a prompt and the
: user who is telnetting in is meant to make their input on the same
: line. However, these prompts simply aren't seen by my program. In
: fact, neither select() or read() are aware of the existence of this
: line until at least one character has been sent back the other way!
: Therefore, I don't see the "give me a name:" prompt until I press the
: first letter of my name, which then appears not to be displayed as
: the prompt appears on top of it. After reading through the details
: of the telnet protocol, I figured that maybe I needed to do something
: strange like send a GA code. But 255, 249 isn't recognised by the
: talkers, which appears to worsen matters.
: So HELP!!! What am I doing wrong? How can I get my program to see
: these unterminated prompts before it sends any output back to the
: server.
:
There really is no longer any reason for everybody to write their own
Telnet implementation from the ground up.  It's all been done for you 
already in C-Kermit:

  http://www.columbia.edu/kermit/ckermit.html

This is a Telnet client that:

 . Includes its own programming language, allowing you to write your
   application at a high level without needing to know a thing about
   Telnet protocol details, NVTs, etc.

 . Runs on every known variety of UNIX, as well as on VMS, VOS, AOS/VS,
   and other platforms.

 . Has compatible companion programs for Windows, DOS, OS/2, etc.

 . Offers lots of other services including file transfer and management,
   character-set translation, etc, on the Telnet connection.

 . Also can make other kinds of connections: dialed, Rlogin, and on some
   platforms X.25, LAT, etc.

As you describe your application, it could be programmed very simply about
like this:

  .myname = joedoaks
  set host someserver.com /telnet
  if fail exit 1 {Can't make connection}
  input 10 {give me a name:}
  if fail exit 1 {No name prompt}
  lineout \m(myname)
  .\%n = 0
  while true {
      input 10 {COM>}
      if fail {
          increment \%n
          if ( > \%n 10 ) exit 1 {Timeout waiting for command prompt}
          echo WARNING: Missing command prompt - trying again...
          lineout    
          continue
      } else {
          .\%n = 0
          (do whatever you wanted to do here...)
      }    
  }

As you can see, the Telnet details are completely transparent to your
program.  Therefore the same script can easily be adapted to other
communication methods.  And it can also be run on hundreds of different
platforms with little or no modification.

To see lots of sample Kermit scripts, visit:

  http://www.columbia.edu/kermit/ckscripts.html

To find out about all that Kermit's telnet client is doing for you
behind the scenes, see:

  http://www.columbia.edu/kermit/telnet.html

- Frank

From news@columbia.edu  Tue Mar 14 16:33:10 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA08284
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 14 Mar 2000 16:33:10 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA12858
	for kermit.misc@watsun.cc.columbia.edu; Tue, 14 Mar 2000 16:10:05 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jrc@lhutz.demon.co.uk
Subject: Re: Sockets programming: telnet problem.
Date: Tue, 14 Mar 2000 21:00:20 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8am990$9jj$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

In article <8allt6$p76$1@newsmaster.cc.columbia.edu>,
fdc@watsun.cc.columbia.edu (Frank da Cruz) wrote:
> In article <8ak6qk$qse$1@nnrp1.deja.com>, <jamescurry@my-deja.com> wrote:
> : Ok, I'm attempting to write a (very) basic telnet client as an
> : experiment. Actually, I'm using it to connect to various talkers,
> : NUTS based which don't do very much in following the telnet protocol.
> : (They seem to ignore or treat as CR any control codes, in fact the
> : only code they ever DO seem to send is the echo control when it's
> : time to enter a password).
> : My program is sending data out in a character based manner (as soon
> : as a key is pressed, sent it with write() over the socket) and
> : reading in as much data as it can at once with read(), using select()
> : to check if there is any data to be read on the socket. The problem
> : is as follows: when a NUTS talker displays a prompt such as "give me
> : a name:" on it's login screen, or COM> which is a command prompt, this
> : line is NOT terminated by a carriage return, as it's a prompt and the
> : user who is telnetting in is meant to make their input on the same
> : line. However, these prompts simply aren't seen by my program. In
> : fact, neither select() or read() are aware of the existence of this
> : line until at least one character has been sent back the other way!
> : Therefore, I don't see the "give me a name:" prompt until I press the
> : first letter of my name, which then appears not to be displayed as
> : the prompt appears on top of it. After reading through the details
> : of the telnet protocol, I figured that maybe I needed to do something
> : strange like send a GA code. But 255, 249 isn't recognised by the
> : talkers, which appears to worsen matters.
> : So HELP!!! What am I doing wrong? How can I get my program to see
> : these unterminated prompts before it sends any output back to the
> : server.
> :
> There really is no longer any reason for everybody to write their own
> Telnet implementation from the ground up. It's all been done for you
> already in C-Kermit:

Thanks!  While I will take a look at C-Kermit, I am still writing my
ground up code simply for my own experience and sense of
satisfaction.

I really am VERY curious as to what the probelm is and why I'm not
seeing those prompts until after input, so I really would be very
appreciative if someone could still answer my question via email
(jrc@aardsets.com).

Thanks very much for the information, and rest assured, I WILL take
a look at that, but I'm also determined to complete what I've started.


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Tue Mar 14 17:03:10 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA17894
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 14 Mar 2000 17:03:09 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA14203
	for kermit.misc@watsun.cc.columbia.edu; Tue, 14 Mar 2000 16:36:15 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Sockets programming: telnet problem.
Date: 14 Mar 2000 21:36:14 GMT
Organization: Columbia University
Message-ID: <8ambce$dro$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8am990$9jj$1@nnrp1.deja.com>,  <jrc@lhutz.demon.co.uk> wrote:
: ...
: Thanks!  While I will take a look at C-Kermit, I am still writing my
: ground up code simply for my own experience and sense of
: satisfaction.
: 
: I really am VERY curious as to what the probelm is and why I'm not
: seeing those prompts until after input, so I really would be very
: appreciative if someone could still answer my question via email
: (jrc@aardsets.com).
: 
: Thanks very much for the information, and rest assured, I WILL take
: a look at that, but I'm also determined to complete what I've started.
: 
Sure, but be warned: it's a slippery slope.  Telnet is not a simple
protocol, at least not any more.  It started out as RFC854 in 1983 and
has grown ever since.  A current search of the RFC database for "telnet"
turns up 107 references.

Unfortunately, all too many people crank out ad-hoc Telnet clients by
(a) trial and error, (b) asking somebody how to do it and then acting on
bad advise, (c) copying some code they found by searching the Internet,
or (d) following RFC854 but nothing else.  All of these, including (d),
are likely not to work when fielded against the variety of Telnet servers,
ancient to modern, that exist today.  Doing it right is a long, hard, big
job, and the job doesn't end when just one test case works.

While I'm at it, I should mention that more than a few Telnet servers
violate the IETF standards.  Unfortunately, many writers of Telnet
implementations don't know this, and so tailor their programs to work with
the faulty servers, thus propogating their errors and making matters more
difficult for everybody.

Again, see:

  http://www.columbia.edu/kermit/telnet.html

to get an idea of some of the considerations that must go into writing
modern and correct Telnet sofware, especially the later sections that deal
with broken Telnet implementations.

- Frank

From news@columbia.edu  Thu Mar 16 15:03:21 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA24331
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 16 Mar 2000 15:03:21 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA09299
	for kermit.misc@watsun.cc.columbia.edu; Thu, 16 Mar 2000 14:57:47 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <38D13BD5.32BBAFBB@kramer-smilko.com>
From: "Richard R. Kramer" <rrkramer@kramer-smilko.com>
Subject: K95 character set
Date: Thu, 16 Mar 2000 14:53:57 -0500
To: kermit.misc@columbia.edu

Is there a way to get K95 to display control characters, i.e.
ascii 0-31, under either Win95 or NT4?  We are using the QNX 4
emulation, if that matters. I wouldn't mind editing or creating
a font if that were useful.

Thanks

From news@columbia.edu  Thu Mar 16 15:03:22 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA24333
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 16 Mar 2000 15:03:21 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA09468
	for kermit.misc@watsun.cc.columbia.edu; Thu, 16 Mar 2000 15:02:04 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: K95 character set
Date: 16 Mar 2000 20:02:04 GMT
Organization: Columbia University
Message-ID: <8arejs$97q$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38D13BD5.32BBAFBB@kramer-smilko.com>,
Richard R. Kramer <rrkramer@kramer-smilko.com> wrote:
: Is there a way to get K95 to display control characters, i.e.
: ascii 0-31, under either Win95 or NT4?  We are using the QNX 4
: emulation, if that matters.
: 
It doesn't.  Just type Alt-d to turn on this feature, type it
again to turn it off.

- Frank

From news@columbia.edu  Thu Mar 16 20:03:22 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA23341
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 16 Mar 2000 20:03:22 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id TAA23806
	for kermit.misc@watsun.cc.columbia.edu; Thu, 16 Mar 2000 19:53:03 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <38D180EF.AAB92B97@kramer-smilko.com>
From: "Richard R. Kramer" <rrkramer@kramer-smilko.com>
Subject: Re: K95 character set
Date: Thu, 16 Mar 2000 19:48:47 -0500
To: kermit.misc@columbia.edu

If I'm at the QNX keyboard, printf '\001' puts up a smiley face.
Alt-d (hold <ALT> press "d") printf '\001' on the PC running K95
connected to the QNX machine does not produce the smiley. What am
I missing? 

The dialer version is 1.1.17.

Frank da Cruz wrote:
> 
> In article <38D13BD5.32BBAFBB@kramer-smilko.com>,
> Richard R. Kramer <rrkramer@kramer-smilko.com> wrote:
> : Is there a way to get K95 to display control characters, i.e.
> : ascii 0-31, under either Win95 or NT4?  We are using the QNX 4
> : emulation, if that matters.
> :
> It doesn't.  Just type Alt-d to turn on this feature, type it
> again to turn it off.
> 
> - Frank

From news@columbia.edu  Thu Mar 16 20:03:22 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA23343
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 16 Mar 2000 20:03:22 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id UAA24196
	for kermit.misc@watsun.cc.columbia.edu; Thu, 16 Mar 2000 20:02:56 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: K95 character set
Date: 17 Mar 2000 01:02:55 GMT
Organization: Columbia University
Message-ID: <8as07v$nk2$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38D180EF.AAB92B97@kramer-smilko.com>,
Richard R. Kramer <rrkramer@kramer-smilko.com> wrote:
: If I'm at the QNX keyboard, printf '\001' puts up a smiley face.
: Alt-d (hold <ALT> press "d") printf '\001' on the PC running K95
: connected to the QNX machine does not produce the smiley. What am
: I missing? 

If you are looking for control character debugging, K95 does it 
differently from the QNX console.

If you are looking for the QNX application to specify that the control 
characters should not be interpretted as control characters but instead
as printable characters you need to use QANSI and not QNX emulation.

  CSI 11 m

switches to Display C0 Control Characters as Graphic Characters mode

  CSI 10 m

turns it off.


    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Thu Mar 16 22:33:22 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id WAA03729
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 16 Mar 2000 22:33:22 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id WAA00220
	for kermit.misc@watsun.cc.columbia.edu; Thu, 16 Mar 2000 22:10:16 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <38D1A1CA.A3EA39FF@att.net>
From: "Henry E. Thorpe" <henry.thorpe@att.net>
Organization: Just me
Subject: NAWS, rlogin, K95 1.19 and WinNT4.0sp5
Date: Fri, 17 Mar 2000 03:10:14 GMT
To: kermit.misc@columbia.edu

Folks;

Can anyone provide me with any hints as to why NAWS no longer works in
K95 with rlogin on WinNT4.0sp5?  It did work for me with 1.17.  I found
no enlightenment in the http://www.columbia.edu/kermit/telnet.html
document.

Sigh.

I remember having a problem similar to this when I upgraded Windows 4.0
to sp3, but that was Microsofts problem, that time.

Any suggestiong muchly appreciated.

			TIA,
			Henry

From news@columbia.edu  Thu Mar 16 23:33:24 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA07585
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 16 Mar 2000 23:33:23 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA03393
	for kermit.misc@watsun.cc.columbia.edu; Thu, 16 Mar 2000 23:24:16 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: NAWS, rlogin, K95 1.19 and WinNT4.0sp5
Date: 17 Mar 2000 04:24:13 GMT
Organization: Columbia University
Message-ID: <8asc1d$39u$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38D1A1CA.A3EA39FF@att.net>,
Henry E. Thorpe <henry.thorpe@att.net> wrote:
: Folks;
: 
: Can anyone provide me with any hints as to why NAWS no longer works in
: K95 with rlogin on WinNT4.0sp5?  It did work for me with 1.17.  I found
: no enlightenment in the http://www.columbia.edu/kermit/telnet.html
: document.
: 
: Sigh.
: 
: I remember having a problem similar to this when I upgraded Windows 4.0
: to sp3, but that was Microsofts problem, that time.
: 
: Any suggestiong muchly appreciated.

No clue.  I will look into it.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Fri Mar 17 00:03:23 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA08993
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 17 Mar 2000 00:03:23 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA04988
	for kermit.misc@watsun.cc.columbia.edu; Thu, 16 Mar 2000 23:59:41 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: NAWS, rlogin, K95 1.19 and WinNT4.0sp5
Date: 17 Mar 2000 04:59:39 GMT
Organization: Columbia University
Message-ID: <8ase3r$4rp$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8asc1d$39u$1@newsmaster.cc.columbia.edu>,
Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:
: In article <38D1A1CA.A3EA39FF@att.net>,
: Henry E. Thorpe <henry.thorpe@att.net> wrote:
: : Folks;
: : 
: : Can anyone provide me with any hints as to why NAWS no longer works in
: : K95 with rlogin on WinNT4.0sp5?  It did work for me with 1.17.  I found
: : no enlightenment in the http://www.columbia.edu/kermit/telnet.html
: : document.
: : 
: : Sigh.
: : 
: : I remember having a problem similar to this when I upgraded Windows 4.0
: : to sp3, but that was Microsofts problem, that time.
: : 
: : Any suggestiong muchly appreciated.
: 
: No clue.  I will look into it.

Its a bug.  Fixed in the latest test build.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Mon Mar 20 09:33:45 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA24702
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 20 Mar 2000 09:33:44 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA17710
	for kermit.misc@watsun.cc.columbia.edu; Mon, 20 Mar 2000 09:28:52 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Alan Rice <arice@benchmark-systems.com>
Subject: Re: C-Kermit SVR3/386 Binary Needed
Date: Mon, 20 Mar 2000 09:32:00 -0500
Organization: Posted via Supernews, http://www.supernews.com
Message-ID: <38D63660.4749AA80@benchmark-systems.com>
To: kermit.misc@columbia.edu

Thanks to Frank and Kenneth C. who replied and saved the day. You have saved
the day!

Alan R

Frank da Cruz wrote:

> We have an urgent request for a C-Kermit binary (6.0 or 7.0) for Intel
> i386 running AT&T UNIX System V R3.  The PCs in question don't have a C
> compiler, so they can't build one themselves.
>
> We have several C-Kermit 5A binaries that seemed to be likely candidates.
> Of these, only the Interactive UNIX one (cku190.is5r3jc) worked.  But it
> can't be used since Year-2000 readiness is required, which didn't happen
> until C-Kermit 6.0 (1996).
>
> The actual vendor and brand name of the UNIX OS is unknown but "uname -a"
> gives:
>
>   UNIX <systemname> 320.009 i386
>
> and the console login banner says:
>
>   Welcome to the AT&T 386 UNIX System
>
> Does anybody have a PC with "vanilla" System V R3 or Interactive UNIX
> SVR3 with a C compiler who can build a binary?  If so, please let me
> know and I'll send instructions.
>
> Thanks!
>
> - Frank


From news@columbia.edu  Mon Mar 20 10:03:45 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA29746
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 20 Mar 2000 10:03:44 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA18250
	for kermit.misc@watsun.cc.columbia.edu; Mon, 20 Mar 2000 09:36:13 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Alan Rice <arice@benchmark-systems.com>
Subject: Re: where can get and what can do
Date: Mon, 20 Mar 2000 09:35:02 -0500
Organization: Posted via Supernews, http://www.supernews.com
Message-ID: <38D63716.8C3EC96C@benchmark-systems.com>
To: kermit.misc@columbia.edu

You can download Kermit from here:
http://www.columbia.edu/kermit/ckermit.html#binlist

But if you have never used it, I would surgust that you purchase the cd
and book from Columbia U. It provides a very good working knowledge of
the protocol and how to use it.

Alan R

propersideshowbob wrote:

> hello I would like to know where i can get a or the file transfer
> protocol downloaded. once done woulg it be possible to manipulate and
> send the type of files i want and how i want them
> --
> Free audio & video emails, greeting cards and forums
> Talkway - http://www.talkway.com - Talk more ways (sm)


From news@columbia.edu  Mon Mar 20 21:03:48 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA08314
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 20 Mar 2000 21:03:47 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id UAA26150
	for kermit.misc@watsun.cc.columbia.edu; Mon, 20 Mar 2000 20:52:08 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: K95 "title"
Date: 21 Mar 2000 00:57:21 GMT
Organization: a2i network
Message-ID: <8b6hdh$6qq$1@samba.rahul.net>
To: kermit.misc@columbia.edu

When running an xterm session, I sometimes configure the title bar and the
minimized icon to represent the work I'm doing in that window.
Can I do something similar in K95 (1.1.17)?  Sometimes, the name of the
host is enough, sometimes I want it to be more explicit.

For xterm, for instance, I have a script
    echo "^[]0;`hostname` $1 ^G"
So that I can have an xterm window with a title bar that says 
"camelot cscope" or something more clever ;-)

>From K95-dialer, I wind up with "camelot - K-95", or perhaps
"6::camelot - K-95", if I have more than one window open.

-- 
---
Clarence A Dold - dold@rahul.net
                - Pope Valley & Napa CA.

From news@columbia.edu  Mon Mar 20 22:33:48 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id WAA15056
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 20 Mar 2000 22:33:48 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id WAA00431
	for kermit.misc@watsun.cc.columbia.edu; Mon, 20 Mar 2000 22:18:13 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: heidinbob@aol.com (HEIDINBOB)
Subject: kermit file transfer
Date: 21 Mar 2000 03:18:22 GMT
Organization: AOL http://www.aol.com
Message-ID: <20000320221822.02143.00001839@ng-ff1.aol.com>
To: kermit.misc@columbia.edu

I can GET a file .  What is the syntax to get a complete directory and all the
files in it and its subdirectories?

I am using Kermit 6.0192 for UNIX

Help

Bob

From news@columbia.edu  Tue Mar 21 00:33:50 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA23152
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 21 Mar 2000 00:33:50 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id AAA06629
	for kermit.misc@watsun.cc.columbia.edu; Tue, 21 Mar 2000 00:14:31 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: K95 "title"
Date: 21 Mar 2000 05:14:30 GMT
Organization: Columbia University
Message-ID: <8b70fm$6f2$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8b6hdh$6qq$1@samba.rahul.net>,
Clarence Dold  <dold@rahul.net> wrote:
: When running an xterm session, I sometimes configure the title bar and the
: minimized icon to represent the work I'm doing in that window.
: Can I do something similar in K95 (1.1.17)?  Sometimes, the name of the
: host is enough, sometimes I want it to be more explicit.
: 
: For xterm, for instance, I have a script
:     echo "^[]0;`hostname` $1 ^G"
: So that I can have an xterm window with a title bar that says 
: "camelot cscope" or something more clever ;-)
: 
: From K95-dialer, I wind up with "camelot - K-95", or perhaps
: "6::camelot - K-95", if I have more than one window open.

Kermit supports the ANSI X3.64 version of set title

  OSC 0 ; <title> ST

or

  OSC 2 1 ; <title> ST

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Tue Mar 21 03:33:49 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id DAA04962
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 21 Mar 2000 03:33:49 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id DAA13814
	for kermit.misc@watsun.cc.columbia.edu; Tue, 21 Mar 2000 03:32:07 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fred smith <fredex@fcshome.stoneham.ma.us>
Subject: Re: C-Kermit SVR3/386 Binary Needed
Organization: None!
Message-ID: <Frqv1r.K9G@fcshome.stoneham.ma.us>
Date: Mon, 20 Mar 2000 23:39:26 GMT
To: kermit.misc@columbia.edu

In comp.unix.programmer Alan Rice <arice@benchmark-systems.com> wrote:
: Thanks to Frank and Kenneth C. who replied and saved the day. You have saved
: the day!

So, what was the final solution?

: Alan R

: Frank da Cruz wrote:

:> We have an urgent request for a C-Kermit binary (6.0 or 7.0) for Intel
:> i386 running AT&T UNIX System V R3.  The PCs in question don't have a C
:> compiler, so they can't build one themselves.
:>
:> We have several C-Kermit 5A binaries that seemed to be likely candidates.
:> Of these, only the Interactive UNIX one (cku190.is5r3jc) worked.  But it
:> can't be used since Year-2000 readiness is required, which didn't happen
:> until C-Kermit 6.0 (1996).
:>
:> The actual vendor and brand name of the UNIX OS is unknown but "uname -a"
:> gives:
:>
:>   UNIX <systemname> 320.009 i386
:>
:> and the console login banner says:
:>
:>   Welcome to the AT&T 386 UNIX System
:>
:> Does anybody have a PC with "vanilla" System V R3 or Interactive UNIX
:> SVR3 with a C compiler who can build a binary?  If so, please let me
:> know and I'll send instructions.
:>
:> Thanks!
:>
:> - Frank


-- 
---- Fred Smith -- fredex@fcshome.stoneham.ma.us ----------------------------
                    The Lord detests the way of the wicked 
                  but he loves those who pursue righteousness.
----------------------------- Proverbs 15:9 (niv) -----------------------------

From news@columbia.edu  Tue Mar 21 09:03:51 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA04548
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 21 Mar 2000 09:03:50 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id IAA27282
	for kermit.misc@watsun.cc.columbia.edu; Tue, 21 Mar 2000 08:36:17 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "T.E.Dickey" <dickey@shell.clark.net>
Subject: Re: K95 "title"
Organization: Clark Internet Services, Inc., Ellicott City, MD USA
Message-ID: <uVKB4.2468$0o4.23639@iad-read.news.verio.net>
Date: Tue, 21 Mar 2000 13:36:26 GMT
To: kermit.misc@columbia.edu

Clarence Dold <dold@yellow.rahul.net> wrote:
> When running an xterm session, I sometimes configure the title bar and the
> minimized icon to represent the work I'm doing in that window.
> Can I do something similar in K95 (1.1.17)?  Sometimes, the name of the
> host is enough, sometimes I want it to be more explicit.

> For xterm, for instance, I have a script
>     echo "^[]0;`hostname` $1 ^G"

as Jeffrey notes, kermit recognizes the standard form of this:
      echo "]0;`hostname` $1 \"

which is also recognized by dtterm and XFree86 xterm.

-- 
Thomas E. Dickey
dickey@clark.net
http://www.clark.net/pub/dickey

From news@columbia.edu  Tue Mar 21 10:03:50 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA15158
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 21 Mar 2000 10:03:50 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA00813
	for kermit.misc@watsun.cc.columbia.edu; Tue, 21 Mar 2000 09:50:11 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: kermit file transfer
Date: 21 Mar 2000 14:50:11 GMT
Organization: Columbia University
Message-ID: <8b8273$pb$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <20000320221822.02143.00001839@ng-ff1.aol.com>,
HEIDINBOB <heidinbob@aol.com> wrote:
: I can GET a file .  What is the syntax to get a complete directory and all
: the files in it and its subdirectories?  I am using Kermit 6.0192 for UNIX.
: 
For this you need C-Kermit 7.0:

  http://www.columbia.edu/kermit/ckermit.html

To find out about directory-tree transfer, begin by reading:

  http://www.columbia.edu/kermit/case04.html
  http://www.columbia.edu/kermit/case05.html

and for complete details, read:

  http://www.columbia.edu/kermit/ckermit2.html#x4.11

- Frank

From news@columbia.edu  Tue Mar 21 10:03:51 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA15169
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 21 Mar 2000 10:03:50 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA00373
	for kermit.misc@watsun.cc.columbia.edu; Tue, 21 Mar 2000 09:44:12 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: C-Kermit SVR3/386 Binary Needed
Date: 21 Mar 2000 14:44:10 GMT
Organization: Columbia University
Message-ID: <8b81rq$bi$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <Frqv1r.K9G@fcshome.stoneham.ma.us>,
fred smith  <fredex@fcshome.stoneham.ma.us> wrote:
: In comp.unix.programmer Alan Rice <arice@benchmark-systems.com> wrote:
: : Thanks to Frank and Kenneth C. who replied and saved the day. You have
: : saved the day!
: 
: So, what was the final solution?
: 
Kenneth Cochran got C-Kermit 6.0 and 7.0 built on Sunsoft Interactive UNIX
System V/386 R3.2 V1.1.1, both with and without TCP/IP.  Also a copy of
G-Kermit.  None of the other likely candidates (old SCO binaries, COHERENT,
etc) worked.

The 6.0 version worked out of the box on Alan's PC.  The 7.0 version bombed
upon SET LINE with an illegal system call, which turned out to be dup2().
So then we made another set of 7.0 binaries that don't contain any calls to
dup2() (but we haven't heard back about them yet).

The new binaries are in ftp://kermit.columbia.edu/kermit/bin/:

  cku192.is5r3jc           C-Kermit 6.0.192 (no TCP/IP)
  cku192.is5r3netjc        C-Kermit 6.0.192 (with TCP/IP)
  cku197.is5r3jc           C-Kermit 7.0.197 (no TCP/IP)
  cku197.is5r3netjc        C-Kermit 7.0.197 (with TCP/IP)
  cku197.sys5r3is          C-Kermit 7.0.197 (no TCP/IP, no dup2)
  cku197.sys5r3isnet       C-Kermit 7.0.197 (with TCP/IP, no dup2)
  gku100.i386-is5r3-4.1.1  G-Kermit 1.00

They arrived just in time for the C-Kermit 7.0 CDROM, which, barring any
further unforeseen detours, should go to press today.  Another last-minute
arrival was Unixware 1.1.

The most significant omission is for AIX with AIXLink X.25 -- the code
is written and tested, but nobody was able to make a binary.

Perhaps less significant but just as disappointing is a missing 4.3BSD RT PC
binary, which was made but the machine died before it could be uploaded.

In the end, we'll have nearly 500 C-Kermit and G-Kermit binaries on the
CDROM, probably the widest variety of platforms covered by any software
package, ever, thanks to the many people who contributed to the project.

- Frank

From news@columbia.edu  Tue Mar 21 13:03:51 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA04344
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 21 Mar 2000 13:03:51 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA09944
	for kermit.misc@watsun.cc.columbia.edu; Tue, 21 Mar 2000 12:42:12 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Automating Screen Activity Log
Date: 21 Mar 2000 17:42:09 GMT
Organization: Columbia University
Message-ID: <8b8c9h$9ml$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38D7A0B2.5CFB3837@usa.alcatel.com>,
Mike Cooley  <Michael.Cooley@usa.alcatel.com> wrote:
: Can someone tell me how?  We're using the File: Open Logfile from the
: scoterm window, but we would like to automate it so we can stop and
: start new files daily.  Any suggestions?
: 
: What about sending the "altF" keystroke in a script?  As you can see I'm
: at a complete loss.
: 
: We have a modem connection that is constantly dumping data to the screen
: and to a file.  We would like to change the file name daily without
: closing and reopening the connection.  The File:Open Logfile works fine,
: but we have remember to do it.  It would be a lot easier if it could be
: automated.
: 
SCOterm is like Xterm, right?

In that case, you could use C-Kermit as the communication software in the
SCOterm window:

  http://www.columbia.edu/kermit/ckermit.html

Lots of sample scripts can be found here:

  http://www.columbia.edu/kermit/ckscripts.html

The trick for changing logs every 24 hours would be something like this:

  while true {
     log session \v(ndate)_\v(ntime)_\v(pid).log  ; make unique filename
     input 86400 SOME_STRING_THAT_WILL_NEVER_COME ; log for 24 hours
     close session-log                            ; close log
  }

Alternatively, to force the turnover to happen at midnight, you could use:

  while true {
     log session \v(ndate)_\v(ntime)_\v(pid).log     ; make unique filename
     input 23:59:59 SOME_STRING_THAT_WILL_NEVER_COME ; log until 23:59:59
     close session-log                               ; close log
     pause 2                                         ; wait till 00:00:01
  }

Don't worry, nothing will be lost during the 2-second pause (assuming the
connection is flow-controlled, etc).

- Frank

From news@columbia.edu  Tue Mar 21 18:33:52 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA26910
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 21 Mar 2000 18:33:52 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA01547
	for kermit.misc@watsun.cc.columbia.edu; Tue, 21 Mar 2000 18:29:12 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Re: K95 "title"
Date: 21 Mar 2000 22:42:24 GMT
Organization: a2i network
Message-ID: <8b8tsg$lji$1@samba.rahul.net>
To: kermit.misc@columbia.edu

T.E.Dickey <dickey@shell.clark.net> wrote:
: as Jeffrey notes, kermit recognizes the standard form of this:
:       echo "]0;`hostname` $1 \"


I took Jeffrey's note:
  OSC 0 ; <title> ST 

and tried to make sense of what needed to be sent.
The closest I came was an ASCII chart, which almost agreed with
T.E.Dickey's note, except that Jeffrey's seems to be eight bit,
T.E.Dickey's seems to be seven bit mask of the same characters.

so, T.E. has the same line as what I started with, except that his ends
with ^[\, where mine ends with ^G.
I can't parse T.E's line.  echo hangs waiting for the escape sequence to
finish.  If I manually key in ESC-^G, I get the text on my Xterm title bar.
I think the ^[\ resembles what the ASCII chart says should be sent, 
but I think either the shell or echo is interpreting it as \" escaping the
closing quote.  I've sprinkled some extra \ in with no effect, and I still
have no reference to the X3.64 to decipher Jeffrey's string.
http://www.ansi.org leads to a pay-per-view screen.


-- 
---
Clarence A Dold - dold@rahul.net
                - Pope Valley & Napa CA.

From news@columbia.edu  Tue Mar 21 19:03:54 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA02025
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 21 Mar 2000 19:03:53 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA02414
	for kermit.misc@watsun.cc.columbia.edu; Tue, 21 Mar 2000 18:43:25 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: K95 "title"
Date: 21 Mar 2000 23:43:24 GMT
Organization: Columbia University
Message-ID: <8b91es$2bc$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8b8tsg$lji$1@samba.rahul.net>,
Clarence Dold  <dold@rahul.net> wrote:
: T.E.Dickey <dickey@shell.clark.net> wrote:
: : as Jeffrey notes, kermit recognizes the standard form of this:
: :       echo "]0;`hostname` $1 \"
: 
: I took Jeffrey's note:
:   OSC 0 ; <title> ST 
: 
: and tried to make sense of what needed to be sent.
: The closest I came was an ASCII chart, which almost agreed with
: T.E.Dickey's note, except that Jeffrey's seems to be eight bit,
: T.E.Dickey's seems to be seven bit mask of the same characters.
: 
: so, T.E. has the same line as what I started with, except that his ends
: with ^[\, where mine ends with ^G.
: I can't parse T.E's line.  echo hangs waiting for the escape sequence to
: finish.  If I manually key in ESC-^G, I get the text on my Xterm title bar.
: I think the ^[\ resembles what the ASCII chart says should be sent, 
: but I think either the shell or echo is interpreting it as \" escaping the
: closing quote.  I've sprinkled some extra \ in with no effect, and I still
: have no reference to the X3.64 to decipher Jeffrey's string.
: http://www.ansi.org leads to a pay-per-view screen.
: 
OSC and SC are C1 controls, which can be expressed as 8-bit bytes (in the
8-bit environment) or ESC followed by the C1 byte without its 8th bit.  So:

          8-bit          7-bit
  OSC     0x9D           ESC ]
  ST      0x9C           ESC \

For example, if you want to set the title from C-Kermit on the host:

  C-Kermit> echo \27]0;This Is My Window Title\27\\

Here, \27 becomes ESC and \\ becomes \.

- Frank

From news@columbia.edu  Wed Mar 22 09:03:57 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA03114
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 22 Mar 2000 09:03:56 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id IAA29274
	for kermit.misc@watsun.cc.columbia.edu; Wed, 22 Mar 2000 08:39:36 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Neil Marko" <nmarko@isyssoft.com>
Subject: K95 files
Message-ID: <s24C4.10332$S4.87548@news1.rdc1.nj.home.com>
Date: Wed, 22 Mar 2000 13:39:36 GMT
Organization: @Home Network
To: kermit.misc@columbia.edu

Hi all:

I recently placed on the VOS anonymous FTP site a few files of particular
interest to those of use using Kermit-95 (see below) as our terminal
emulator.  These files include:

pc95.ksc - a Kermit script to reprogram the keyboard to look like PC-Connect

kermit.ttp - a ttp for Kermit based on the vt320 ttp with several
enhancements.

In addition, I have also include a program ("set_terminal_type.pl1"). This
table-driven program will query the terminal and attempt to determine what
it is and set it to the correct ttp. The example table given will recognize
v102, v103, ibm3161, vt320, kermit and a few others.

The files are in :
ftp://ftp.stratus.com/pub/vos/ttps/kermit_stuff.save.evf.gz

What is Kermit-95?
http://www.columbia.edu/kermit/kermit.html

Have fun!

Neil Marko


From news@columbia.edu  Thu Mar 23 23:34:08 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA11038
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 23 Mar 2000 23:34:07 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA13701
	for kermit.misc@watsun.cc.columbia.edu; Thu, 23 Mar 2000 23:14:08 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Dennis Irvine" <dirvine@psln.com>
Subject: k95 printscreen not wrking in win2k
Date: Thu, 23 Mar 2000 20:16:39 -0800
Message-ID: <38daeb78$1_1@news3.calweb.com>
Organization: CalWeb Internet Services Inc.  Your affordable ISP. (3)
To: kermit.misc@columbia.edu

Installed k95 on win2000 machine and downloaded the ver 1.1.19 update, but
ALT-P still does not print the screen.

Any suggestions.

Dennis



From news@columbia.edu  Fri Mar 24 09:34:09 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA24555
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 24 Mar 2000 09:34:09 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA26795
	for kermit.misc@watsun.cc.columbia.edu; Fri, 24 Mar 2000 09:27:23 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: k95 printscreen not wrking in win2k
Date: 24 Mar 2000 14:27:21 GMT
Organization: Columbia University
Message-ID: <8bfu09$q58$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38daeb78$1_1@news3.calweb.com>,
Dennis Irvine <dirvine@psln.com> wrote:
: Installed k95 on win2000 machine and downloaded the ver 1.1.19 update, but
: ALT-P still does not print the screen.
: 
Alt-P sends the contents of the current screen to K95's current printer,
as shown by "show printer".  What does "show printer" say?

The Kermit 95 manual contains a large section on printer setup and
troubleshooting.  Bring up the Kermit 95 manual from the Dialer's Help
menu or with the "manual" command at the K95 prompt.  In the Contents,
see Index to Reference Materials -> Terminal Emulation -> Printer Setup and
Troubleshooting.

If after reading this material you still can't print, contact us at:

  kermit-support@columbia.edu

with the details.

- Frank

From news@columbia.edu  Mon Mar 27 09:34:45 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA29589
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 27 Mar 2000 09:34:44 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA08300
	for kermit.misc@watsun.cc.columbia.edu; Mon, 27 Mar 2000 09:25:17 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Per Akesson <Per.Akesson@carmenta.se>
Subject: TCP/IP server and client setup
Date: Mon, 27 Mar 2000 16:18:57 +0200
Organization: Canit Public Access, Stockholm
Message-ID: <38DF6DD0.40C2E424@carmenta.se>
To: kermit.misc@columbia.edu

How do I set up two machines, one server and one client
on a TCP/IP network ?

What are the commands ?

Do I need client authentification ?

How do I transfer files ?

thanks in advance

--
Per =C5kesson
Carmenta AB
SWEDEN




From news@columbia.edu  Mon Mar 27 09:34:46 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA29604
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 27 Mar 2000 09:34:45 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA08827
	for kermit.misc@watsun.cc.columbia.edu; Mon, 27 Mar 2000 09:34:07 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: TCP/IP server and client setup
Date: 27 Mar 2000 14:34:07 GMT
Organization: Columbia University
Message-ID: <8bnrgv$8jp$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38DF6DD0.40C2E424@carmenta.se>,
Per Akesson  <Per.Akesson@carmenta.se> wrote:
: How do I set up two machines, one server and one client
: on a TCP/IP network ?
: 
: What are the commands ?
: 
: Do I need client authentification ?
: 
: How do I transfer files ?
: 
To answer these questions properly requires an entire book, or at
least several chapters.  However, I can't recommend the appropriate
book, or even give you the a brief list of commands, until you mention
which kinds of computers, and what operating systems, you are using.

In the meantime, I invite you to peruse the Kermit website, where you
are likely to find the information you are seeking:

  http://www.columbia.edu/kermit/

- Frank

From news@columbia.edu  Mon Mar 27 10:34:44 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA10809
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 27 Mar 2000 10:34:44 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA11262
	for kermit.misc@watsun.cc.columbia.edu; Mon, 27 Mar 2000 10:25:10 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Per Akesson <Per.Akesson@carmenta.se>
Subject: Re: TCP/IP server and client setup
Date: Mon, 27 Mar 2000 17:16:00 +0200
Organization: Canit Public Access, Stockholm
Message-ID: <38DF7B30.60AAFFC4@carmenta.se>
To: kermit.misc@columbia.edu

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Frank da Cruz wrote:
<blockquote TYPE=CITE>In article &lt;38DF6DD0.40C2E424@carmenta.se>,
<br>Per Akesson&nbsp; &lt;Per.Akesson@carmenta.se> wrote:
<br>: How do I set up two machines, one server and one client
<br>: on a TCP/IP network ?
<br>:
<br>: What are the commands ?
<br>:
<br>: Do I need client authentification ?
<br>:
<br>: How do I transfer files ?
<br>:
<br>To answer these questions properly requires an entire book, or at
<br>least several chapters.&nbsp; However, I can't recommend the appropriate
<br>book, or even give you the a brief list of commands, until you mention
<br>which kinds of computers, and what operating systems, you are using.
<p>In the meantime, I invite you to peruse the Kermit website, where you
<br>are likely to find the information you are seeking:
<p>&nbsp; <a href="http://www.columbia.edu/kermit/">http://www.columbia.edu/kermit/</a>
<p>- Frank</blockquote>
Thanks for your pointers. Though I solved it
<br>myself anyway.
<p>thanks a lot.
<pre>--&nbsp;
Per &Aring;kesson
Carmenta AB
SWEDEN</pre>
&nbsp;</html>


From news@columbia.edu  Mon Mar 27 23:04:49 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA16200
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 27 Mar 2000 23:04:47 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id WAA17389
	for kermit.misc@watsun.cc.columbia.edu; Mon, 27 Mar 2000 22:43:06 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: stephen@digitech.co.nz.nospam (Stephen Worthington)
Message-ID: <NoxDkohQNCsd-pn2-MUkV1LFOPLDK@stephen.digitech.co.nz>
Subject: Encryption support ouside USA
Date: 28 Mar 2000 15:56:17 NZST
To: kermit.misc@columbia.edu

Since the USA appears to have recently relaxed its rules on the export of
encryption software, will it now be possible for Kermit customers outside
the USA to download the encryption modules?

From news@columbia.edu  Mon Mar 27 23:34:47 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA19440
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 27 Mar 2000 23:34:47 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA19820
	for kermit.misc@watsun.cc.columbia.edu; Mon, 27 Mar 2000 23:34:09 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: Encryption support ouside USA
Date: 28 Mar 2000 04:34:07 GMT
Organization: Columbia University
Message-ID: <8bpcnv$jb9$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <NoxDkohQNCsd-pn2-MUkV1LFOPLDK@stephen.digitech.co.nz>,
Stephen Worthington <stephen@digitech.co.nz.nospam> wrote:
: Since the USA appears to have recently relaxed its rules on the export of
: encryption software, will it now be possible for Kermit customers outside
: the USA to download the encryption modules?

Columbia University, like other major U.S. universities such as MIT,
are not exporting crypto source code until there is a definitive ruling
by legal counsel.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Wed Mar 29 09:34:57 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA24298
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 29 Mar 2000 09:34:56 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA03842
	for kermit.misc@watsun.cc.columbia.edu; Wed, 29 Mar 2000 09:09:48 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jhcoutureiii@my-deja.com
Subject: setting tcp/ip printer in NT
Date: Wed, 29 Mar 2000 13:58:31 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8bt25v$rad$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

I am trying to print a Kermit screen to an HP Laserjet printer
(w/JetDirect network card) in a Windows NT environment.
I've added the Microsoft TCP/IP Printing service and have configured a
new LPR port. So, for instance, if I type "lpr -SIS2HP -PIS2HP
test.txt" from the command prompt, it will print out the file test.txt
to the printer.
But thus far I have been unable to set the printer in Kermit to print on
an Alt-P. I've tried many variations of "set printer..." but to no
avail. Any help would be appreciated.
Joseph Couture
Bureau of Motor Vehicles
State of Maine


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Wed Mar 29 09:34:57 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA24301
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 29 Mar 2000 09:34:57 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA04970
	for kermit.misc@watsun.cc.columbia.edu; Wed, 29 Mar 2000 09:33:17 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: setting tcp/ip printer in NT
Date: 29 Mar 2000 14:33:15 GMT
Organization: Columbia University
Message-ID: <8bt47b$4r7$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8bt25v$rad$1@nnrp1.deja.com>,  <jhcoutureiii@my-deja.com> wrote:
: I am trying to print a Kermit screen to an HP Laserjet printer
: (w/JetDirect network card) in a Windows NT environment.
: I've added the Microsoft TCP/IP Printing service and have configured a
: new LPR port. So, for instance, if I type "lpr -SIS2HP -PIS2HP
: test.txt" from the command prompt, it will print out the file test.txt
: to the printer.
: But thus far I have been unable to set the printer in Kermit to print on
: an Alt-P. I've tried many variations of "set printer..." but to no
: avail. Any help would be appreciated.
: Joseph Couture
: Bureau of Motor Vehicles
: State of Maine

You have to install your LPR printer into the 

  Start->Settings->Printers

folder.  Then you can reference the printer in Kermit 95

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Wed Mar 29 10:04:57 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA00364
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 29 Mar 2000 10:04:56 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA05776
	for kermit.misc@watsun.cc.columbia.edu; Wed, 29 Mar 2000 09:51:03 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Per Akesson <Per.Akesson@carmenta.se>
Subject: server mode and TCP/IP
Date: Wed, 29 Mar 2000 16:32:36 +0200
Organization: Canit Public Access, Stockholm
Message-ID: <38E21403.DD322E7D@carmenta.se>
To: kermit.misc@columbia.edu

I'm trying to have a TCP/IP kermit server
staying up between client connections.

I'm pretty sure when using a serial line (tty)
the server remains in server mode when the client
issues the EXIT command.

In TCP/IP my kermit server also exits when the client
exits the connection.

When trying DISABLE FINISH on the server,
it remains in server mode but still no new connections can be made.

Is this solvable ?

If so, how should I configure my kermit TCP/IP server (and/or client) ?


thanks in advance


--
Per =C5kesson
Carmenta AB
SWEDEN




From news@columbia.edu  Wed Mar 29 10:04:58 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA00392
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 29 Mar 2000 10:04:57 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA06000
	for kermit.misc@watsun.cc.columbia.edu; Wed, 29 Mar 2000 09:59:50 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: server mode and TCP/IP
Date: 29 Mar 2000 14:59:44 GMT
Organization: Columbia University
Message-ID: <8bt5p0$5re$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38E21403.DD322E7D@carmenta.se>,
Per Akesson  <Per.Akesson@carmenta.se> wrote:
: I'm trying to have a TCP/IP kermit server
: staying up between client connections.
: 
: I'm pretty sure when using a serial line (tty)
: the server remains in server mode when the client
: issues the EXIT command.

Only if the SET CARRIER-WATCH OFF command is issued.
Then from the perspective of the SERVER command the 
client never goes away.

: In TCP/IP my kermit server also exits when the client
: exits the connection.

: When trying DISABLE FINISH on the server,
: it remains in server mode but still no new connections can be made.

This was a bug that should have been fixed in C-Kermit 7.0.

you implement this with

  while true {
    set host * port /raw
    if success server
    close connection
  }


    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Wed Mar 29 11:04:58 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA14271
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 29 Mar 2000 11:04:57 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA08451
	for kermit.misc@watsun.cc.columbia.edu; Wed, 29 Mar 2000 10:47:55 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: setting tcp/ip printer in NT
Date: 29 Mar 2000 15:47:54 GMT
Organization: Columbia University
Message-ID: <8bt8ja$881$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8bt7bl$19j$1@nnrp1.deja.com>,  <jhcoutureiii@my-deja.com> wrote:
: 
: 
: Yes, I have done this. I didn't know you could install a printer any
: other way. I can print to it. In most other situations, we capture our
: novell printers to lpt1. Then, in the kermit script, we "set printer
: lpt1" But in this case the PC is not on a novell network, and so that is
: why we had to set up TCP/IP printing for NT. But there is a snag in
: what kermit will take for the "set printer" command.
: Joseph Couture

When you use the LPR command you are not printing via the 
Windows Printers interface.  

To configure K95 to print to a Windows Printer you must use the
Windows Printer Queue interface

  SET PRINTER /WINDOWS-QUEUE:<printer-name>

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Wed Mar 29 11:04:59 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA14273
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 29 Mar 2000 11:04:58 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA08051
	for kermit.misc@watsun.cc.columbia.edu; Wed, 29 Mar 2000 10:39:47 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jhcoutureiii@my-deja.com
Subject: Re: setting tcp/ip printer in NT
Date: Wed, 29 Mar 2000 15:27:04 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8bt7bl$19j$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu



Yes, I have done this. I didn't know you could install a printer any
other way. I can print to it. In most other situations, we capture our
novell printers to lpt1. Then, in the kermit script, we "set printer
lpt1" But in this case the PC is not on a novell network, and so that is
why we had to set up TCP/IP printing for NT. But there is a snag in
what kermit will take for the "set printer" command.
Joseph Couture
In article <8bt47b$4r7$1@newsmaster.cc.columbia.edu>,
jaltman@watsun.cc.columbia.edu (Jeffrey Altman) wrote:
> In article <8bt25v$rad$1@nnrp1.deja.com>, <jhcoutureiii@my-deja.com>
wrote:
> : I am trying to print a Kermit screen to an HP Laserjet printer
> : (w/JetDirect network card) in a Windows NT environment.
> : I've added the Microsoft TCP/IP Printing service and have configured a
> : new LPR port. So, for instance, if I type "lpr -SIS2HP -PIS2HP
> : test.txt" from the command prompt, it will print out the file test.txt
> : to the printer.
> : But thus far I have been unable to set the printer in Kermit to print on
> : an Alt-P. I've tried many variations of "set printer..." but to no
> : avail. Any help would be appreciated.
> : Joseph Couture
> : Bureau of Motor Vehicles
> : State of Maine
>
> You have to install your LPR printer into the
>
> Start->Settings->Printers
>
> folder. Then you can reference the printer in Kermit 95
>
> Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
> The Kermit Project * Columbia University
> 612 West 115th St #716 * New York, NY * 10025
> http://www.kermit-project.org/k95.html *
kermit-support@kermit-project.org
>


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Wed Mar 29 14:34:59 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA01463
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 29 Mar 2000 14:34:58 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA18791
	for kermit.misc@watsun.cc.columbia.edu; Wed, 29 Mar 2000 14:19:55 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jhcoutureiii@my-deja.com
Subject: Re: setting tcp/ip printer in NT
Date: Wed, 29 Mar 2000 19:14:59 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8btkn1$hfo$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

What works for us (with our Novell client NT desktops,
connecting to Unix servers for terminal emulation) is one of the
following two:
set printer {\\\\BUREAU_OF_MOTOR_VEHICLES\\p-is1}
(BUREAU_OF_MOTOR_VEHICLES is the tree, p-is1 is the printer queue.)
or
set printer lpt1
(when there is a novell capture on the workstation for a printer queue
on port lpt1.)
I've been unable to get "SET PRINTER /WINDOWS-QUEUE" to work.

Joseph Couture

In article <8btg4v$qmn$1@samba.rahul.net>,
dold@rahul.net wrote:
> Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:
>
> : To configure K95 to print to a Windows Printer you must use the
> : Windows Printer Queue interface
>
> : SET PRINTER /WINDOWS-QUEUE:<printer-name>
>
> Doesn't
> SET PRINTER /WINDOWS-QUEUE
> Send to the default printer? I'm not at K95 now, but I thought I was set
> up that way.
>
> --
> ---
> Clarence A Dold - dold@rahul.net
> - Pope Valley & Napa CA.
>


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Wed Mar 29 15:04:58 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA07862
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 29 Mar 2000 15:04:57 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA20444
	for kermit.misc@watsun.cc.columbia.edu; Wed, 29 Mar 2000 14:55:33 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Re: setting tcp/ip printer in NT
Date: 29 Mar 2000 17:56:47 GMT
Organization: a2i network
Message-ID: <8btg4v$qmn$1@samba.rahul.net>
To: kermit.misc@columbia.edu

Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:

: To configure K95 to print to a Windows Printer you must use the
: Windows Printer Queue interface

:   SET PRINTER /WINDOWS-QUEUE:<printer-name>

Doesn't 
   SET PRINTER /WINDOWS-QUEUE
Send to the default printer?  I'm not at K95 now, but I thought I was set
up that way.

-- 
---
Clarence A Dold - dold@rahul.net
                - Pope Valley & Napa CA.

From news@columbia.edu  Wed Mar 29 15:04:59 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA07883
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 29 Mar 2000 15:04:59 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA19546
	for kermit.misc@watsun.cc.columbia.edu; Wed, 29 Mar 2000 14:35:14 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: setting tcp/ip printer in NT
Date: 29 Mar 2000 19:35:13 GMT
Organization: Columbia University
Message-ID: <8btlth$j2n$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu


The colon at the end of /WINDOWS-QUEUE: is not optional.  Without
the colon the string "/WINDOWS-QUEUE" will be parsed as an error.
Therefore, no printer will be configured.  The command is

  SET PRINTER /WINDOWS-QUEUE:

or 

  SET PRINTER /WINDOWS-QUEUE:<printer-name>



In article <8btkn1$hfo$1@nnrp1.deja.com>,  <jhcoutureiii@my-deja.com> wrote:
: What works for us (with our Novell client NT desktops,
: connecting to Unix servers for terminal emulation) is one of the
: following two:
: set printer {\\\\BUREAU_OF_MOTOR_VEHICLES\\p-is1}
: (BUREAU_OF_MOTOR_VEHICLES is the tree, p-is1 is the printer queue.)
: or
: set printer lpt1
: (when there is a novell capture on the workstation for a printer queue
: on port lpt1.)
: I've been unable to get "SET PRINTER /WINDOWS-QUEUE" to work.
: 
: Joseph Couture
: 
: In article <8btg4v$qmn$1@samba.rahul.net>,
: dold@rahul.net wrote:
: > Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:
: >
: > : To configure K95 to print to a Windows Printer you must use the
: > : Windows Printer Queue interface
: >
: > : SET PRINTER /WINDOWS-QUEUE:<printer-name>
: >
: > Doesn't
: > SET PRINTER /WINDOWS-QUEUE
: > Send to the default printer? I'm not at K95 now, but I thought I was set
: > up that way.
: >
: > --
: > ---
: > Clarence A Dold - dold@rahul.net
: > - Pope Valley & Napa CA.
: >
: 
: 
: Sent via Deja.com http://www.deja.com/
: Before you buy.


    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Wed Mar 29 17:04:58 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA03954
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 29 Mar 2000 17:04:58 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA25202
	for kermit.misc@watsun.cc.columbia.edu; Wed, 29 Mar 2000 16:42:03 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: setting tcp/ip printer in NT
Date: 29 Mar 2000 21:42:02 GMT
Organization: Columbia University
Message-ID: <8bttba$ojd$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8bt7bl$19j$1@nnrp1.deja.com>,  <jhcoutureiii@my-deja.com> wrote:
: 
: 
: Yes, I have done this. I didn't know you could install a printer any
: other way. I can print to it. In most other situations, we capture our
: novell printers to lpt1. Then, in the kermit script, we "set printer
: lpt1" But in this case the PC is not on a novell network, and so that is
: why we had to set up TCP/IP printing for NT. But there is a snag in
: what kermit will take for the "set printer" command.
: Joseph Couture

Another note:

The following sequence of commands will get you into major trouble.
If your K95CUSTOM.INI file contains the command

  SET PRINTER /WINDOWS-QUEUE:

and you then set the command

  SET PRINTER LPT1:

This will result in K95 thinking that your printer is a Windows Printer
Queue with the name "LPT1:".  This is because you are not specifying
a flag to change the printer type.

If you want to use the DOS device named "LPT1:" then you must use the
command

  SET PRINTER /DOS-DEVICE:LPT1:

to both change the device type and name.  

The command

  SET PRINTER /WINDOWS-QUEUE

does not specify a printer name.  It only changes the printer type.
So if your previous printer name was the default "PRN", then the above
command would be equivalent to 

  SET PRINTER /WINDOWS-QUEUE:PRN

which is clearly not what you want to be used.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Wed Mar 29 17:04:59 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA03956
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 29 Mar 2000 17:04:58 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA25106
	for kermit.misc@watsun.cc.columbia.edu; Wed, 29 Mar 2000 16:39:53 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jhcoutureiii@my-deja.com
Subject: Re: setting tcp/ip printer in NT
Date: Wed, 29 Mar 2000 21:30:07 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8btsk8$qto$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

"set printer" by itself goes to the windows default, too.
My solution for the original problem is to Add an LPR PORT under the
PORTS tab of the printer properties, specifying the printer's IP for the
"Name or address of server providing LPD" and RAW1 for the "Name
of printer or print queue on that server." I renamed the printer
something shorter than the typical "HP LaserJet 2100 PCL 6" -- something
like HP2100.
Then in the kermit script I set the printer, specifying the server name
(the NT "Computer Name") followed by the printer, as in:
set printer { \\\\SERVERNAME\\HP2100 }
This seems to work okay. Thanks for your assistance, gentlemen.
Joseph Couture
Bureau of Motor Vehicles
State of Maine
In article <8btlth$j2n$1@newsmaster.cc.columbia.edu>,
jaltman@watsun.cc.columbia.edu (Jeffrey Altman) wrote:
>
> The colon at the end of /WINDOWS-QUEUE: is not optional. Without
> the colon the string "/WINDOWS-QUEUE" will be parsed as an error.
> Therefore, no printer will be configured. The command is
>
> SET PRINTER /WINDOWS-QUEUE:
>
> or
>
> SET PRINTER /WINDOWS-QUEUE:<printer-name>
>
> In article <8btkn1$hfo$1@nnrp1.deja.com>, <jhcoutureiii@my-deja.com> wrote:
> : What works for us (with our Novell client NT desktops,
> : connecting to Unix servers for terminal emulation) is one of the
> : following two:
> : set printer {\\\\BUREAU_OF_MOTOR_VEHICLES\\p-is1}
> : (BUREAU_OF_MOTOR_VEHICLES is the tree, p-is1 is the printer queue.)
> : or
> : set printer lpt1
> : (when there is a novell capture on the workstation for a printer queue
> : on port lpt1.)
> : I've been unable to get "SET PRINTER /WINDOWS-QUEUE" to work.
> :
> : Joseph Couture
> :
> : In article <8btg4v$qmn$1@samba.rahul.net>,
> : dold@rahul.net wrote:
> : > Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:
> : >
> : > : To configure K95 to print to a Windows Printer you must use the
> : > : Windows Printer Queue interface
> : >
> : > : SET PRINTER /WINDOWS-QUEUE:<printer-name>
> : >
> : > Doesn't
> : > SET PRINTER /WINDOWS-QUEUE
> : > Send to the default printer? I'm not at K95 now, but I thought I was
> : set
> : > up that way.
> : >
> : > --
> : > ---
> : > Clarence A Dold - dold@rahul.net
> : > - Pope Valley & Napa CA.
> : >
> :
> :
> : Sent via Deja.com http://www.deja.com/
> : Before you buy.
>
> Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
> The Kermit Project * Columbia University
> 612 West 115th St #716 * New York, NY * 10025
> http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org
>


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Wed Mar 29 17:34:59 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA11444
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 29 Mar 2000 17:34:58 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA27438
	for kermit.misc@watsun.cc.columbia.edu; Wed, 29 Mar 2000 17:29:35 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Steve" <steve@baus-systems.com>
Subject: How to tell if server mode exit was from a finish or CTRL-C
Message-ID: <wtvE4.95046$Pa1.2597020@news6.giganews.com>
Organization: Giganews.Com - Premium News Outsourcing
Date: Wed, 29 Mar 2000 14:34:44 -0800
To: kermit.misc@columbia.edu

Trying to run a VB app that calls K95.  Need a way to tell if the host in
server mode was exited by a CRTL-C or from the client sending a Fin.

Any thoughts?
Steve



From news@columbia.edu  Wed Mar 29 19:04:59 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA29171
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 29 Mar 2000 19:04:59 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA03102
	for kermit.misc@watsun.cc.columbia.edu; Wed, 29 Mar 2000 18:50:09 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Ian Lim <limian@singnet.com.sg>
Subject: procomm plus connection to C-kermit possible?
Date: Thu, 30 Mar 2000 07:48:43 +0800
Organization: Singapore Telecommunications Ltd
Message-ID: <Ho3gOJ7=XFKLPnXeD9bL=y44UETy@4ax.com>
To: kermit.misc@columbia.edu

I am trying to logon to a Host server running Kermit ver 3.16 (dos
version), my client machine is running Procomm Plus 4.8 (win '98
version), it manage to connect modem to modem but after that I am
stuck, I am unable to send the command - remote login username
password, what should I do? tia.



From news@columbia.edu  Wed Mar 29 19:05:00 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA29173
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 29 Mar 2000 19:04:59 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA03212
	for kermit.misc@watsun.cc.columbia.edu; Wed, 29 Mar 2000 18:54:07 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: procomm plus connection to C-kermit possible?
Date: 29 Mar 2000 23:54:07 GMT
Organization: Columbia University
Message-ID: <8bu52v$349$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <Ho3gOJ7=XFKLPnXeD9bL=y44UETy@4ax.com>,
Ian Lim  <limian@singnet.com.sg> wrote:
: I am trying to logon to a Host server running Kermit ver 3.16 (dos
: version), my client machine is running Procomm Plus 4.8 (win '98
: version), it manage to connect modem to modem but after that I am
: stuck, I am unable to send the command - remote login username
: password, what should I do? tia.
: 
I don't think Procomm supports client commands for a Kermit server,
or at least not this one.  Of course Kermit 95 (for Windows 95/98/NT/2000)
supports the full range of client/server commands and operations:

  http://www.columbia.edu/kermit/k95.html

- Frank

From news@columbia.edu  Thu Mar 30 00:04:59 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA09117
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 30 Mar 2000 00:04:59 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA15555
	for kermit.misc@watsun.cc.columbia.edu; Wed, 29 Mar 2000 23:41:10 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: How to tell if server mode exit was from a finish or CTRL-C
Date: 30 Mar 2000 04:41:07 GMT
Organization: Columbia University
Message-ID: <8bult3$f61$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <wtvE4.95046$Pa1.2597020@news6.giganews.com>,
Steve <steve@baus-systems.com> wrote:
: Trying to run a VB app that calls K95.  Need a way to tell if the host in
: server mode was exited by a CRTL-C or from the client sending a Fin.
: 
: Any thoughts?
: Steve

IF FAILURE returns TRUE if Ctrl-C is used; and SUCCESS if FINISH is used.



    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Thu Mar 30 02:05:03 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id CAA19703
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 30 Mar 2000 02:05:02 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id BAA20526
	for kermit.misc@watsun.cc.columbia.edu; Thu, 30 Mar 2000 01:51:09 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Per Akesson <Per.Akesson@carmenta.se>
Subject: Re: server mode and TCP/IP
Date: Thu, 30 Mar 2000 08:44:29 +0200
Organization: Canit Public Access, Stockholm
Message-ID: <38E2F7CD.3FF7768C@carmenta.se>
To: kermit.misc@columbia.edu

Jeffrey Altman wrote:

> In article <38E21403.DD322E7D@carmenta.se>,
> Per Akesson  <Per.Akesson@carmenta.se> wrote:
> : I'm trying to have a TCP/IP kermit server
> : staying up between client connections.
> :This was a bug that should have been fixed in C-Kermit 7.0.
>
> you implement this with
>
>   while true {
>     set host * port /raw
>     if success server
>     close connection
>   }
>

Thank you for the work-around. It works like a charm.

Since you seem to be involved in the kermit project, I'll take the
opportunity to report a bug/problem:

I'm trying to run (QNX) kermit in an embedded environment
with a minimal TCP/IP installation.

When running without an /etc/services file, the
kermit call (in ckcnet.c):

        getservbyname("telnet", "tcp")->s_port

fails, since getservbyname returns NULL,
and kermit crashes.

regards


--
Per =C5kesson
Carmenta AB
SWEDEN




From news@columbia.edu  Thu Mar 30 02:35:01 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id CAA23294
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 30 Mar 2000 02:35:00 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id CAA21550
	for kermit.misc@watsun.cc.columbia.edu; Thu, 30 Mar 2000 02:25:05 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Laurent Serrurier <serrurier@univ-savoie.fr>
Subject: [newbie] Terminal ?
Date: Thu, 30 Mar 2000 09:18:44 +0200
Organization: C.I.C.G. , Grenoble
Message-ID: <38E2FFD4.D1FD4143@univ-savoie.fr>
To: kermit.misc@columbia.edu

Beginner both to linux and kermit, I am tring to communicate with a
equipement (GPS receiver) via serial port, using Z-modem protocol
(direct connection-no modem). What I need first is a terminal-like
window, where I could type in my commands and get receiver's responses.
How can I do this using C-kermit (V7.0) ?

any hint would be appreciated.


From news@columbia.edu  Thu Mar 30 02:35:02 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id CAA23314
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 30 Mar 2000 02:35:02 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id CAA21888
	for kermit.misc@watsun.cc.columbia.edu; Thu, 30 Mar 2000 02:33:39 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: server mode and TCP/IP
Date: 30 Mar 2000 07:33:37 GMT
Organization: Columbia University
Message-ID: <8bv00h$lbt$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38E2F7CD.3FF7768C@carmenta.se>,
Per Akesson  <Per.Akesson@carmenta.se> wrote:
: Jeffrey Altman wrote:
: 
: Since you seem to be involved in the kermit project, I'll take the
: opportunity to report a bug/problem:
: 
: I'm trying to run (QNX) kermit in an embedded environment
: with a minimal TCP/IP installation.
: 
: When running without an /etc/services file, the
: kermit call (in ckcnet.c):
: 
:         getservbyname("telnet", "tcp")->s_port
: 
: fails, since getservbyname returns NULL,
: and kermit crashes.
: 

Thanks.  Fixed in the next release.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Thu Mar 30 10:05:02 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA24580
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 30 Mar 2000 10:05:02 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA09055
	for kermit.misc@watsun.cc.columbia.edu; Thu, 30 Mar 2000 09:44:22 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: [newbie] Terminal ?
Date: 30 Mar 2000 14:44:19 GMT
Organization: Columbia University
Message-ID: <8bvp83$8qs$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38E2FFD4.D1FD4143@univ-savoie.fr>,
Laurent Serrurier  <serrurier@univ-savoie.fr> wrote:
: Beginner both to linux and kermit, I am tring to communicate with a
: equipement (GPS receiver) via serial port, using Z-modem protocol
: (direct connection-no modem). What I need first is a terminal-like
: window, where I could type in my commands and get receiver's responses.
: How can I do this using C-kermit (V7.0) ?
: 
As noted in the manual:

  http://www.columbia.edu/kermit/ck60manual.html

you run Kermit from anywhere you can see a shell prompt: the Linux console,
an xterm window, a Telnet session, etc etc.

- Frank

From news@columbia.edu  Fri Mar 31 04:35:06 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id EAA06593
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 31 Mar 2000 04:35:06 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id EAA28285
	for kermit.misc@watsun.cc.columbia.edu; Fri, 31 Mar 2000 04:11:24 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Laurent Serrurier <serrurier@univ-savoie.fr>
Subject: Re: [newbie] Terminal ?
Date: Fri, 31 Mar 2000 11:07:54 +0200
Organization: C.I.C.G. , Grenoble
Message-ID: <38E46AEA.49ED445A@univ-savoie.fr>
To: kermit.misc@columbia.edu

>
> :
> As noted in the manual:
>
>   http://www.columbia.edu/kermit/ck60manual.html
>
> you run Kermit from anywhere you can see a shell prompt: the Linux console,
> an xterm window, a Telnet session, etc etc.
>
> - Frank

by now, I managed to :
run kermit from xterm,
type in set line ttyS0 (com 1)
type Connect.

after this , I get an empty window. I can't see commands I type in, neither any
response from receiver.
is there any misconfiguration ?
what I would like is : typing my command on my PC, send it , and see the
receiver response.
I would like to test  if kermit meets my purposes before buying the manual in
order to write scripts

thanks a lot


From news@columbia.edu  Fri Mar 31 10:35:10 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA18142
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 31 Mar 2000 10:35:10 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA03132
	for kermit.misc@watsun.cc.columbia.edu; Fri, 31 Mar 2000 10:13:49 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: [newbie] Terminal ?
Date: 31 Mar 2000 15:13:48 GMT
Organization: Columbia University
Message-ID: <8c2fbc$31p$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38E46AEA.49ED445A@univ-savoie.fr>,
Laurent Serrurier  <serrurier@univ-savoie.fr> wrote:
: > As noted in the manual:
: >
: >   http://www.columbia.edu/kermit/ck60manual.html
: >
: > you run Kermit from anywhere you can see a shell prompt: the Linux console,
: > an xterm window, a Telnet session, etc etc.
: >
: > - Frank
: 
: by now, I managed to :
: run kermit from xterm,
: type in set line ttyS0 (com 1)
: type Connect.
: 
: after this , I get an empty window. I can't see commands I type in, neither
: any response from receiver.
:
What do you expect to see?  What communication parameters did you set?
What communications parameters does the device expect?  The speeds need to
agree, you might need enable some kind of parity (such as even), you might
to need to set a particular kind of flow control.  Example:

  set modem type none
  set line /dev/ttyS0  ; <-- Note, not "set line ttyS0"
  set speed 9600       ; Replace with appropriate speed
  set flow none        ; or RTS/CTS, or Xon/Xoff
  connect

Now try it.  If it still doesn't work, perhaps you don't have an appropriate
cable.  Again, the manual explains all of this, including cable diagrams.

- Frank

From news@columbia.edu  Fri Mar 31 15:35:11 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA21727
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 31 Mar 2000 15:35:09 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA17213
	for kermit.misc@watsun.cc.columbia.edu; Fri, 31 Mar 2000 15:12:32 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: david <v2perant@btv.ibm.com>
Subject: rs/6000 console
Date: Fri, 31 Mar 2000 14:32:32 -0500
Organization: ibm
Message-ID: <38E4FD50.9C1133AB@btv.ibm.com>
To: kermit.misc@columbia.edu

I'm having some problems connecting my AIX 4.3.2 system using kermit to
another systems serial port
in order to view the console.  The strange thing is that it worked once
the first time and hasn't worked since,
so I don't think this is a cable problem.
Right now I can see the output from the console on booting the machine
but I can't seem to send
anything with the keyboard.

Relevent info:
C-Kermit 7.0.196, 1 Jan 2000, for IBM AIX 4.3
 Numeric: 700196

Communications Parameters:
 Line: /dev/tty0, speed: 9600, mode: local, modem: none
 Parity: none, stop-bits: (default) (8N1)
 Duplex: full, flow: none, handshake: none
 Carrier-watch: auto, close-on-disconnect: off
 Lockfile: /etc/locks/LCK..tty0
 Terminal bytesize: 7, escape character: 28 (^\)

 Carrier Detect      (CD):  Off
 Dataset Ready       (DSR): Off
 Clear To Send       (CTS): Off
 Ring Indicator      (RI):  Off
 Data Terminal Ready (DTR): On
 Request To Send     (RTS): On

-rwxr-xr-x   1 uucp     uucp     1871046 Mar 30 15:00 /bin/kermit
-r-sr-xr-x   1 uucp     uucp       67176 Aug 17 1998  /bin/cu

Any ideas?

Dave


From news@columbia.edu  Fri Mar 31 15:35:12 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA21732
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 31 Mar 2000 15:35:11 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA17747
	for kermit.misc@watsun.cc.columbia.edu; Fri, 31 Mar 2000 15:25:55 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: rs/6000 console
Date: 31 Mar 2000 20:25:53 GMT
Organization: Columbia University
Message-ID: <8c31kh$hag$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38E4FD50.9C1133AB@btv.ibm.com>,
david  <v2perant@btv.ibm.com> wrote:
: I'm having some problems connecting my AIX 4.3.2 system using kermit to
: another systems serial port in order to view the console.
: The strange thing is that it worked once the first time and hasn't worked
: since, so I don't think this is a cable problem.
: Right now I can see the output from the console on booting the machine
: but I can't seem to send anything with the keyboard.
: 
It could be that the RxD wire broke after the first time you used the cable,
or your connector has a loose pin, or somesuch.

:  Carrier Detect      (CD):  Off
:  Dataset Ready       (DSR): Off
:  Clear To Send       (CTS): Off
:  Ring Indicator      (RI):  Off
:  Data Terminal Ready (DTR): On
:  Request To Send     (RTS): On
: 
So no modem signals whatsoever are arriving on the cable.  What kind of
cable is it?  How many wires?  What are the interconnections?

I would think you'd do better with a proper null-modem cable with all the
required wires cross-connected and jumpered.

- Frank

From news@columbia.edu  Fri Mar 31 18:35:13 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA14325
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 31 Mar 2000 18:35:11 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA25666
	for kermit.misc@watsun.cc.columbia.edu; Fri, 31 Mar 2000 18:06:43 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Dan <dmanon@NOSPAMhotmail.com>
Subject: How to get Kermit to cooperate with Minicom
Date: Fri, 31 Mar 2000 18:07:57 -0500
Message-ID: <38E52FCD.24263B60@NOSPAMhotmail.com>
To: kermit.misc@columbia.edu

Hi

Am trying Kermit out but I cannot get it to cooperate with Minicom.
Kermit keeps exiting because it senses the lockfile put on my modem by 
Minicom. How can I get the 2 to co-exist so I can use kermit to recieve 
files from my remote host?

Thanks

Dan

From news@columbia.edu  Fri Mar 31 22:05:11 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id WAA26756
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 31 Mar 2000 22:05:11 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id WAA04995
	for kermit.misc@watsun.cc.columbia.edu; Fri, 31 Mar 2000 22:01:31 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jrd@cc.usu.edu (Joe Doupnik)
Subject: Re: DOS Kermit and default gateways.
Message-ID: <xDEjKzxhhaYs@cc.usu.edu>
Date: 31 Mar 00 19:56:37 MDT
Organization: Utah State University
To: kermit.misc@columbia.edu

In article <01bf9992$937a3d40$a11367a1@eugraw79.gra.eu.bp.com>, "John Wilson" <john@wilsonjo.demon.co.uk> writes:
> I'm using Kermit 3.16 (Beta) for DOS.
> 
> I'm trying to DHCP from an NT server, and it seems to work OK, but ... the
> but being Kermit doesn't seem to pick up the default gateway from DHCP. 
> Does DHCP provide a default gateway, and is there a way for Kermit to pick
> this up?
> 
> I need the default gateway, because I'm trying to create a boot floppy
> which will work in multiple locations, with the used not necessarily
> knowing what their default gateway will be.
> 
> -- 
> John Wilson
> TEAM OS/2
> john@wilsonjo.demon.co.uk
> URL: http://www.wilsonjo.demon.co.uk
----------
	I responded directly, but for the record MSK does gather default
gateway info from DHCP. What we don't know in this case is what is in the
packets which did arrive into MSK's TCP/IP stack. A packet trace would
be a good start.
	Joe D.

From news@columbia.edu  Sat Apr  1 13:35:14 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA13610
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 1 Apr 2000 13:35:14 -0500 (EST)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA09127
	for kermit.misc@watsun.cc.columbia.edu; Sat, 1 Apr 2000 13:31:39 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: How to get Kermit to cooperate with Minicom
Date: 1 Apr 2000 18:31:37 GMT
Organization: Columbia University
Message-ID: <8c5fa9$8t5$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38E52FCD.24263B60@NOSPAMhotmail.com>,
Dan  <dmanon@NOSPAMhotmail.com> wrote:
: Am trying Kermit out but I cannot get it to cooperate with Minicom.
: Kermit keeps exiting because it senses the lockfile put on my modem by
: Minicom.  How can I get the 2 to co-exist so I can use kermit to recieve
: files from my remote host?
: 
First of all, you don't have to use Minicom at all.  If you let Kermit
handle the entire process from dialing out to hanging up, there will be no
conflicts.

If you give Kermit the name of a serial device (like /dev/ttyS1), it tries
to open it, which in Unix includes creating a UUCP lockfile.  If another
process has the device open, Kermit can't create the lock so the open
fails.  That's how Unix dialout programs have to work.

But if all you want to do is invoke Kermit as an external file transfer
protocol, then you should be able to do this simply by not specifying the
dialout device or serial speed ("baud rate"), and choosing "IO-Red",
meaning "minicom should attach the program's standard in and output to the
modem port."

By the way, you might find that G-Kermit:

  http://www.columbia.edu/kermit/gkermit.html

makes a better external Kermit protocol than C-Kermit.

- Frank

From news@columbia.edu  Mon Apr  3 14:35:29 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA07220
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 3 Apr 2000 14:35:27 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA26095
	for kermit.misc@watsun.cc.columbia.edu; Mon, 3 Apr 2000 14:31:46 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: david <NOSPAMv*2*p*e*r*a*n*t@btv.ibm.com>
Subject: Re: rs/6000 console
Date: Mon, 03 Apr 2000 14:18:22 -0400
Organization: IBM Global Services North -- Burlington, Vermont, USA
Message-ID: <38E8E06E.E7CA8C4C@btv.ibm.com>
To: kermit.misc@columbia.edu

Frank da Cruz wrote:

> In article <38E4FD50.9C1133AB@btv.ibm.com>,
> david  <v2perant@btv.ibm.com> wrote:
> : I'm having some problems connecting my AIX 4.3.2 system using kermit to
> : another systems serial port in order to view the console.
> : The strange thing is that it worked once the first time and hasn't worked
> : since, so I don't think this is a cable problem.
> : Right now I can see the output from the console on booting the machine
> : but I can't seem to send anything with the keyboard.
> :
> It could be that the RxD wire broke after the first time you used the cable,
> or your connector has a loose pin, or somesuch.
>
> :  Carrier Detect      (CD):  Off
> :  Dataset Ready       (DSR): Off
> :  Clear To Send       (CTS): Off
> :  Ring Indicator      (RI):  Off
> :  Data Terminal Ready (DTR): On
> :  Request To Send     (RTS): On
> :
> So no modem signals whatsoever are arriving on the cable.  What kind of
> cable is it?  How many wires?  What are the interconnections?
>
> I would think you'd do better with a proper null-modem cable with all the
> required wires cross-connected and jumpered.
>
> - Frank

I tried a new cable and it works now.  Thanks for helping me out.

Dave


From news@columbia.edu  Tue Apr  4 15:35:34 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA12078
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 4 Apr 2000 15:35:34 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA01847
	for kermit.misc@watsun.cc.columbia.edu; Tue, 4 Apr 2000 15:05:31 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: epowers@wcom.net (Eric Powers)
Subject: MS-DOs Kermit Scrollback?
Date: Tue, 04 Apr 2000 19:06:21 GMT
Organization: UUNET Technologies
Message-ID: <8cdeea$jsu$1@ssauraaa-i-1.production.compuserve.com>
To: kermit.misc@columbia.edu

I just recently downloaded the latest version of MS-DOS Kermit v3.16 beta 7 
and I am unable to get the scroll back feature to work (actually I can't get 
it to work in any version).  I have verified that the PageUp and PageDown keys 
are mapped correctly by using "show map".  I have also made sure that rollback 
is turned on, and that it has about 20 or so pages allocated to it.

  \Kupscn       Roll back screen (PgUp)
  \Kupone       Roll back screen one line (Ctrl-PgUp)
  \Kdnscn       Roll screen forward (PgDn)
  \Kdnone       Roll screen forward one line (Ctrl-PgDn)

If anyone has experience with this, please help?  I need to be able to scroll 
back after and look at old data once it scrolls off the screen.

Thanks,
Eric



From news@columbia.edu  Tue Apr  4 17:35:34 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA08598
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 4 Apr 2000 17:35:34 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA08225
	for kermit.misc@watsun.cc.columbia.edu; Tue, 4 Apr 2000 17:15:04 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Kermit 95 1.1.20
Date: 4 Apr 2000 21:15:04 GMT
Organization: Columbia University
Message-ID: <8cdm0o$80v$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu


Kermit 95 1.1.20 is available to all registered K95 users as a
downloadable patch at:

  http://www.columbia.edu/kermit/k95patch.html

The full announcement appears on comp.protocols.kermit.announce

- Frank

From news@columbia.edu  Tue Apr  4 18:35:34 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA19823
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 4 Apr 2000 18:35:34 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA11381
	for kermit.misc@watsun.cc.columbia.edu; Tue, 4 Apr 2000 18:24:53 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Steve Manning <manning@execpc.com>
Subject: K95 telnet negotiation help needed
Date: Tue, 04 Apr 2000 17:20:37 -0500
Message-ID: <38ea6ab6$0$56963@news.execpc.com>
Organization: ExecPC Internet - Milwaukee, WI
To: kermit.misc@columbia.edu

(I've experienced this with both v1.1.19 and 1.1.20)

I'm having what I assume to be some growing pains involving the new
telnet negotiation in the latest verisons of K95.

I'm attempting to connect to another system (IBM OS/2) running an
unknown telnet server from my Win95 system.

With version 1.1.17 and earlier, all I had to do with a "vanilla" K95
installation was "set host x.x.x.x", "set terminal type yyy", and
connect.

Since the update to 1.1.19 (and 1.1.20 as well), I've found that if I
follow the steps above, I get the following (with telnet debugging
turned on) as soon as I "set host":
====
[C:\Programs\k95\] K-95> set host 10.210.60.3
 Closing connection
 Trying 10.210.60.3... (OK)
TELNET SENT WILL AUTHENTICATION
TELNET SENT WILL NAWS
TELNET SENT WILL TERMINAL-TYPE
TELNET SENT WILL NEW-ENVIRONMENT
<wait for outstanding negotiations>
TELNET RCVD WILL SUPPRESS-GO-AHEAD
TELNET SENT DO SUPPRESS-GO-AHEAD
TELNET RCVD WILL ECHO
TELNET SENT DO ECHO
TELNET RCVD DONT ECHO
|TELNET SENT DO LOGOUT
/
?Telnet Protocol Timeout - connection closed
<telnet protocol timeout - connection closed>
[C:\Programs\k95\] K-95>
====

There is a significant pause before the protocol timeout occurs... 30
secs to a minute or so.

I've also found that if I "set telnet wait-for-negotiations off", then
I get right in.

Can someone give me a bit of background here?

I'm worried that I'll need to add the "wait-for-negotiations" setting
to my 400+ .ini files spread around the company if I attempt to deploy
the newer version.  (We have a 100-user license.)

Any pointers to info that I've overlooked, or any other info greatly
appreciated.


Steve Manning
Systems Administrator
Mega Marts Inc.
Milwaukee, WI  USA
manning@execpc.com

From news@columbia.edu  Tue Apr  4 19:05:35 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA24705
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 4 Apr 2000 19:05:34 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA12523
	for kermit.misc@watsun.cc.columbia.edu; Tue, 4 Apr 2000 18:50:07 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: K95 telnet negotiation help needed
Date: 4 Apr 2000 22:50:04 GMT
Organization: Columbia University
Message-ID: <8cdris$c77$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38ea6ab6$0$56963@news.execpc.com>,
Steve Manning  <manning@execpc.com> wrote:
: (I've experienced this with both v1.1.19 and 1.1.20)
: 
: I'm having what I assume to be some growing pains involving the new
: telnet negotiation in the latest verisons of K95.
: 
: I'm attempting to connect to another system (IBM OS/2) running an
: unknown telnet server from my Win95 system.

Please read

  http://www.kermit-project.org/telnet.html#problems

The problem with the OS/2 Telnetd is detailed in the first case.


    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Thu Apr  6 11:35:47 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA06377
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 6 Apr 2000 11:35:46 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA15746
	for kermit.misc@watsun.cc.columbia.edu; Thu, 6 Apr 2000 11:22:25 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Grant" <1@2.3>
Subject: .kermrc initialization file
Message-ID: <1Z1H4.91$Td7.9173@sapphire.mtt.net>
Date: Thu, 06 Apr 2000 15:22:37 GMT
Organization: Sympatico-Subscriber
To: kermit.misc@columbia.edu



I have installed Kermit 7.0.196 (binary) on my SCO OpenServer 5.0.5 server.
Upon testing and check columbia's website, I have discovered that I require
.kermrc within everyone's home directory.  How can I work around this so
that I only have one global .kermrc other than the fact of compiling source
version to reflect this change?




From news@columbia.edu  Thu Apr  6 12:05:46 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA11715
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 6 Apr 2000 12:05:46 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA17356
	for kermit.misc@watsun.cc.columbia.edu; Thu, 6 Apr 2000 11:57:45 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: .kermrc initialization file
Date: 6 Apr 2000 15:57:43 GMT
Organization: Columbia University
Message-ID: <8cic5n$gu9$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <1Z1H4.91$Td7.9173@sapphire.mtt.net>, Grant <1@2.3> wrote:
: I have installed Kermit 7.0.196 (binary) on my SCO OpenServer 5.0.5 server.
: Upon testing and check columbia's website, I have discovered that I require
: .kermrc within everyone's home directory.  How can I work around this so
: that I only have one global .kermrc other than the fact of compiling source
: version to reflect this change?
: 
The .kermrc file is not required unless you want everybody to have dialing
directories and services directories, etc, set up.  Since most people don't
use these, forcing them to execute the rather lengthy standard .kermrc file
subjects them to an annoying delay and a number of extraneous messages.

The setup I would recommend instead is to install a copy of the standard
initialization file in the same directory as the Kermit executable, e.g.

  /usr/local/bin/kermit
  /usr/local/bin/kermrc

Give it the same owner, group, and permissions as Kermit itself, and change
the top line from:

  #!/usr/local/bin/kermit

to reflect the actual path of the Kermit executable if it is not the one
shown.

Then when users type "kermit", they get bare Kermit, and it starts quickly.
When they type "kermrc" they get Kermit with all the dialing and services
directories defined.

- Frank

From news@columbia.edu  Thu Apr  6 12:05:48 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA11717
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 6 Apr 2000 12:05:47 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA17663
	for kermit.misc@watsun.cc.columbia.edu; Thu, 6 Apr 2000 12:01:39 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Grant" <1@2.3>
Subject: Re: .kermrc initialization file
Message-ID: <Vx2H4.101$Td7.11288@sapphire.mtt.net>
Date: Thu, 06 Apr 2000 16:01:57 GMT
Organization: Sympatico-Subscriber
To: kermit.misc@columbia.edu

I actually require the users to access the global .kermrc file, but I do not
have it in /usr/local/bin.  I will give it a try.  Thanks.

Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote in message
news:8cic5n$gu9$1@newsmaster.cc.columbia.edu...
> In article <1Z1H4.91$Td7.9173@sapphire.mtt.net>, Grant <1@2.3> wrote:
> : I have installed Kermit 7.0.196 (binary) on my SCO OpenServer 5.0.5
server.
> : Upon testing and check columbia's website, I have discovered that I
require
> : .kermrc within everyone's home directory.  How can I work around this so
> : that I only have one global .kermrc other than the fact of compiling
source
> : version to reflect this change?
> :
> The .kermrc file is not required unless you want everybody to have dialing
> directories and services directories, etc, set up.  Since most people
don't
> use these, forcing them to execute the rather lengthy standard .kermrc
file
> subjects them to an annoying delay and a number of extraneous messages.
>
> The setup I would recommend instead is to install a copy of the standard
> initialization file in the same directory as the Kermit executable, e.g.
>
>   /usr/local/bin/kermit
>   /usr/local/bin/kermrc
>
> Give it the same owner, group, and permissions as Kermit itself, and
change
> the top line from:
>
>   #!/usr/local/bin/kermit
>
> to reflect the actual path of the Kermit executable if it is not the one
> shown.
>
> Then when users type "kermit", they get bare Kermit, and it starts
quickly.
> When they type "kermrc" they get Kermit with all the dialing and services
> directories defined.
>
> - Frank



From news@columbia.edu  Thu Apr  6 20:05:49 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA29758
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 6 Apr 2000 20:05:49 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id TAA10174
	for kermit.misc@watsun.cc.columbia.edu; Thu, 6 Apr 2000 19:48:44 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Steven Loretero <s.loretero@prodigy.net>
Subject: Preventing more then one kermit session
Date: Thu, 06 Apr 2000 13:50:17 -1000
Organization: Prodigy Internet http://www.prodigy.com
Message-ID: <38ED22B8.9325CB1C@prodigy.net>
To: kermit.misc@columbia.edu


I have K95 v1.1.20. The users connect to and IBM RS/6000 via a serial
port (COM1). Is there a way to prevent users from starting more then one
kermit session? . Some users will minimize K95 and since they dont' see
it on the task bar they will click on the icon again and try to start
another session.

I have told them time and time again, before they click on the icon, be
sure that is it not on the taskbar, but they do it anyway.

Thanks in advance
Steven Loretero
s.loretero@prodigy.net


From news@columbia.edu  Thu Apr  6 21:35:50 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA06593
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 6 Apr 2000 21:35:49 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id VAA13778
	for kermit.misc@watsun.cc.columbia.edu; Thu, 6 Apr 2000 21:14:51 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Mark Sapiro <msapiro@value.net>
Subject: Re: Preventing more then one kermit session
Date: Thu, 06 Apr 2000 18:10:50 -0700
Organization: Not Very Much
Message-ID: <38ED359A.CECEA646@value.net>
To: kermit.misc@columbia.edu

Steven Loretero wrote:
> 
> I have K95 v1.1.20. The users connect to and IBM RS/6000 via a serial
> port (COM1). Is there a way to prevent users from starting more then one
> kermit session? . Some users will minimize K95 and since they dont' see
> it on the task bar they will click on the icon again and try to start
> another session.

This is kind of kludgey; I'm sure someone else can do better, but if the
users are already executing some command file (script) to get them
started, you could try something like the following.

set port 1
if failure {
  echo unable to open COM1 - perhaps another kermit is using it
  pause 5  ; allow time to read message
  quit 1
  }

-- 
Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

From news@columbia.edu  Fri Apr  7 23:05:57 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA09148
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 7 Apr 2000 23:05:57 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id WAA10396
	for kermit.misc@watsun.cc.columbia.edu; Fri, 7 Apr 2000 22:49:54 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: set input echo ( on | off )
Date: Sat, 08 Apr 2000 02:38:34 GMT
Organization: GulfNet-Galiano
Message-ID: <8cm639$640$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

Hello Kermit Readers,

None of the recent versions of MS-DOS Kermit
have responded to "set input echo ( on | off )";
input is always echoed.

I had assumed this to be a limitation of
MS-DOS Kermit.  Can anyone confirm this or
explain what I have failed to recognize.

Thanks,     Peter_Easthope@gulfnet.pinc.com


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Sat Apr  8 14:06:01 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA21477
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 8 Apr 2000 14:06:00 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA15696
	for kermit.misc@watsun.cc.columbia.edu; Sat, 8 Apr 2000 14:01:55 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: K95 1.1.20 login problem
Date: 8 Apr 2000 17:52:43 GMT
Organization: a2i network
Message-ID: <8cnrlb$ru1$1@samba.rahul.net>
To: kermit.misc@columbia.edu

I upgraded from 1.1.17 to 1.1.20 and my login scripts stopped working.

I had been using login.scr in the K95d dialer entry, 
which hangs at "Username:"
Changing to login.ksc made the dialer entry work.

Was this a change I was supposed to have made?
Maybe I was never supposed to have used the .scr, last modified in 1995,
but it worked until now.

-- 
---
Clarence A Dold - dold@rahul.net
                - Pope Valley & Napa CA.

From news@columbia.edu  Sat Apr  8 14:36:02 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA28076
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 8 Apr 2000 14:36:01 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA16479
	for kermit.misc@watsun.cc.columbia.edu; Sat, 8 Apr 2000 14:21:54 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: K95 1.1.20 login problem
Date: 8 Apr 2000 18:21:52 GMT
Organization: Columbia University
Message-ID: <8cntc0$g2s$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8cnrlb$ru1$1@samba.rahul.net>,
Clarence Dold  <dold@rahul.net> wrote:
: I upgraded from 1.1.17 to 1.1.20 and my login scripts stopped working.
: 
: I had been using login.scr in the K95d dialer entry, 
: which hangs at "Username:"
: Changing to login.ksc made the dialer entry work.
: 
: Was this a change I was supposed to have made?
: Maybe I was never supposed to have used the .scr, last modified in 1995,
: but it worked until now.
: 
Who knows.  We've made numerous changes to the "all-purpose login script"
since 1995, most of them with good reason.

At some point we had to change the filetype of Kermit script files from
".scr" to ".ksc" because it seems that ".scr" had been "taken" by some
screensaver program.  But if you had created Dialer entries that referred
explicitly to LOGIN.SCR, then the old script would have remained in service.

- Frank

From news@columbia.edu  Sat Apr  8 16:36:01 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA20969
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 8 Apr 2000 16:36:01 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA21374
	for kermit.misc@watsun.cc.columbia.edu; Sat, 8 Apr 2000 16:16:00 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Mark Sapiro <msapiro@value.net>
Subject: Re: set input echo ( on | off )
Date: Sat, 08 Apr 2000 13:11:59 -0700
Organization: Not Very Much
Message-ID: <38EF928F.AD3D83B1@value.net>
To: kermit.misc@columbia.edu

Peter Easthope wrote:
> 
> Hello Kermit Readers,
> 
> None of the recent versions of MS-DOS Kermit
> have responded to "set input echo ( on | off )";
> input is always echoed.

Connect mode input is always displayed on the connect screen.  "set
input echo" only controls whether or not input read by a script (or by
commands in command mode) is displayed on the command screen.  It works
in my MS-Kermit 3.16 beta 7.

-- 
Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

From news@columbia.edu  Sat Apr  8 21:36:02 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA12224
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 8 Apr 2000 21:36:02 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id VAA04623
	for kermit.misc@watsun.cc.columbia.edu; Sat, 8 Apr 2000 21:31:48 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jrd@cc.usu.edu (Joe Doupnik)
Subject: Re: set input echo ( on | off )
Message-ID: <x06H488ZGz$4@cc.usu.edu>
Date: 8 Apr 00 12:23:40 MDT
Organization: Utah State University
To: kermit.misc@columbia.edu

In article <8cm639$640$1@nnrp1.deja.com>, Peter Easthope <peter_easthope@gulfnet.pinc.com> writes:
> Hello Kermit Readers,
> 
> None of the recent versions of MS-DOS Kermit
> have responded to "set input echo ( on | off )";
> input is always echoed.
> 
> I had assumed this to be a limitation of
> MS-DOS Kermit.  Can anyone confirm this or
> explain what I have failed to recognize.
> 
> Thanks,     Peter_Easthope@gulfnet.pinc.com
---------
	SET INPUT ECHO command does work fine here, as per spec. Just
how are you observing matters?
	As a hint, here is an experiment performed to check your report.

	define foo output cat bigfile.txt\10, input 10 NotHere
	set input echo off
	foo
	(see nothing on the screen until Input times out, then the MSK prompt)
	set input echo on
	foo
	(see bigfile.txt being displayed, then the MSK prompt after 10 sec,
	say Connect again and see the rest of the bigfile)

	I used a Telnet connection to a friendly machine holding bigfile.txt.
	Joe D.

From news@columbia.edu  Sun Apr  9 16:36:07 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA16939
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 9 Apr 2000 16:36:07 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA17307
	for kermit.misc@watsun.cc.columbia.edu; Sun, 9 Apr 2000 16:15:07 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: Re: set input echo ( on | off )
Date: Sun, 09 Apr 2000 20:00:25 GMT
Organization: GulfNet-Galiano
Message-ID: <8cqngi$r2v$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

Thanks for replying Mark and Joe.

Well, there is more to this problem than I
anticipated.

In <38EF928F.AD3D83B1@value.net> posted at 2000
Apr 8, 20:16:16 GMT Mark Sapiro said,

Connect mode input is always displayed on the
connect screen.  "set input echo" only controls
whether or not input read by a script (or by
commands in command mode) is displayed on the
command screen.

Yes, my problem is strictly in interpretation of
a script.  Connect mode is not involved.

In <x06H488ZGz$4@cc.usu.edu> posted at 2000 Apr
08 Joe Doupnik said,
As a hint, here is an experiment performed to
check your report.

jd>
jd>   define foo output cat bigfile.txt\10, input 10 NotHere
jd>   set input echo off
jd>   foo

The only systems available here provide MS-DOS
Kermit and SoftArc FirstClass; there is no
system with C-Kermit.  Thus your test can not be
duplicated exactly.  I tried this against MS-DOS
Kermit in server mode--with another name in
place of bigfile.txt of course.

  define foo output type bigfile.txt\13, input 10 NotHere
  set input echo off
  foo

It failed, presumably because the MS-DOS Kermit
server can not cope with "type bigfile.txt\13".

Does "set input echo off" work when issued in a
script file?  Does the echo stay off until "set
input echo on" is issued; does it apply only to
the following INPUT command?

What happens if you put the three lines of your
example into a file called, say test.scr, and
then issue "msk316 take test.scr"?  In effect
that is what I do, but with hundreds more lines
of Kermit code.  The FirstClass server sends
characters just as a C-Kermit server must.

Regards,    Peter E.


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Sun Apr  9 18:06:08 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA22608
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 9 Apr 2000 18:06:07 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA21632
	for kermit.misc@watsun.cc.columbia.edu; Sun, 9 Apr 2000 18:01:24 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jrd@cc.usu.edu (Joe Doupnik)
Subject: Re: set input echo ( on | off )
Message-ID: <gEDN2pzq23q3@cc.usu.edu>
Date: 9 Apr 00 15:54:37 MDT
Organization: Utah State University
To: kermit.misc@columbia.edu

In article <8cqngi$r2v$1@nnrp1.deja.com>, Peter Easthope <peter_easthope@gulfnet.pinc.com> writes:
> Thanks for replying Mark and Joe.
> 
> Well, there is more to this problem than I
> anticipated.
> 
> In <38EF928F.AD3D83B1@value.net> posted at 2000
> Apr 8, 20:16:16 GMT Mark Sapiro said,
> 
> Connect mode input is always displayed on the
> connect screen.  "set input echo" only controls
> whether or not input read by a script (or by
> commands in command mode) is displayed on the
> command screen.
> 
> Yes, my problem is strictly in interpretation of
> a script.  Connect mode is not involved.
> 
> In <x06H488ZGz$4@cc.usu.edu> posted at 2000 Apr
> 08 Joe Doupnik said,
> As a hint, here is an experiment performed to
> check your report.
> 
> jd>
> jd>   define foo output cat bigfile.txt\10, input 10 NotHere
> jd>   set input echo off
> jd>   foo
> 
> The only systems available here provide MS-DOS
> Kermit and SoftArc FirstClass; there is no
> system with C-Kermit.  Thus your test can not be
> duplicated exactly.  I tried this against MS-DOS
> Kermit in server mode--with another name in
> place of bigfile.txt of course.
>
	CKermit is not involved at all. The OUTPUT and INPUT commands
are dealing with raw bytes on the comms channel, to a remote system's
normal user prompt in this case (Unix). No Kermit is running on that
end.
 
>   define foo output type bigfile.txt\13, input 10 NotHere
>   set input echo off
>   foo
> 
> It failed, presumably because the MS-DOS Kermit
> server can not cope with "type bigfile.txt\13".
>
	No, because MSK in Server mode listens to only Kermit packets
of a suitable nature. It is not the o/s user prompt. Use GET to obtain
a file from a Kermit server.

 
> Does "set input echo off" work when issued in a
> script file?  Does the echo stay off until "set
> input echo on" is issued; does it apply only to
> the following INPUT command?
>
	The setting applies until you change it.
 
> What happens if you put the three lines of your
> example into a file called, say test.scr, and
> then issue "msk316 take test.scr"?  In effect
> that is what I do, but with hundreds more lines
> of Kermit code.  The FirstClass server sends
> characters just as a C-Kermit server must.
>
	Nothing happens unless commands in that Take file make them
happen.
	Joe D.
 
> Regards,    Peter E.
> 
> 
> Sent via Deja.com http://www.deja.com/
> Before you buy.

From news@columbia.edu  Sun Apr  9 20:36:14 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA21541
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 9 Apr 2000 20:36:08 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id UAA29785
	for kermit.misc@watsun.cc.columbia.edu; Sun, 9 Apr 2000 20:27:18 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "captainmendsa" <ksm@superstar.co.kr>
Subject: what can i do?
Date: Mon, 10 Apr 2000 09:27:19 +0900
Organization: Inet Internet Services
Message-ID: <8cr75p$23m$1@news.nuri.net>
To: kermit.misc@columbia.edu

i got something to ask...
i developed a terminal emulator application WITHOUT kermit.
There is just a zmodem.(So the meaningless terminal emulator..)
So i gotta add kermt...but there is few knowledge basement about C-kermit,
G-kermit, MS-dos kermit....and so on..
What can i do to add kermit??
What kermit should i use...??
 i just add kermit on win98 based application.
The application is coded as windows SDK and how can i add the
kermt modules??
i'm about to buy the book, "Using C-Kermit".
Is this a proper way?
i'm so confused in my head....
please...help me..


From news@columbia.edu  Mon Apr 10 18:36:14 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA08876
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 10 Apr 2000 18:36:14 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA16565
	for kermit.misc@watsun.cc.columbia.edu; Mon, 10 Apr 2000 18:06:03 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Mark Sapiro <msapiro@value.net>
Subject: Re: set input echo ( on | off )
Date: Mon, 10 Apr 2000 15:02:02 -0700
Organization: Not Very Much
Message-ID: <38F24F5A.4AEAB8A@value.net>
To: kermit.misc@columbia.edu

Joe Doupnik wrote:
> 
> In article <8cqngi$r2v$1@nnrp1.deja.com>, Peter Easthope <peter_easthope@gulfnet.pinc.com> writes:
 
> > What happens if you put the three lines of your
> > example into a file called, say test.scr, and
> > then issue "msk316 take test.scr"?  In effect
> > that is what I do, but with hundreds more lines
> > of Kermit code.  The FirstClass server sends
> > characters just as a C-Kermit server must.
> >
>         Nothing happens unless commands in that Take file make them
> happen.

To be a bit more specific, if you put the commands

   define foo output type bigfile.txt\13, input 10 NotHere
   set input echo off
   foo

in a file called test.scr and then issue "msk316 take test.scr", the
listing of bigfile.txt will not be displayed.  It makes no difference
whether the commands are issued directly to a MS-Kermit prompt or in a
file which is taken from a prompt or taken on the command line.

Perhaps the problem here is one of side effects.  For example, the
"dial" macro invokes a modem script (normally found in .\modems) and
those modem scripts leave input echo in an "on" state regardless of its
initial state.  Thus

   set input echo off
   dial T123-4567
   ...

will appear not to work, whereas

   dial T123-4567
   set input echo off
   ...

will work as expected.

-- 
Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

From news@columbia.edu  Mon Apr 10 20:06:14 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA19303
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 10 Apr 2000 20:06:13 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id TAA21593
	for kermit.misc@watsun.cc.columbia.edu; Mon, 10 Apr 2000 19:56:57 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Steve" <steve@baus-systems.com>
Subject: Ctrl-C exit VS. Fin
Message-ID: <nTtI4.129562$Pa1.3413508@news6.giganews.com>
Organization: Giganews.Com - Premium News Outsourcing
Date: Mon, 10 Apr 2000 17:02:51 -0700
To: kermit.misc@columbia.edu

I am attempting to write a VB program that wants to call K95 simply to
receive files.

Something similiar to this:
Do While True
    'Wait to recv file 1
    Call K95_Server

    If Ctrl-C exit
        Quit
    EndIf

    If FileExists(file1)
        'Wait to recv file2
        Call K95_Server
        If FileExists(file2)
            Process file2
        EndIf
    EndIf
Loop

The problem is I can not come up with a way for the VB code to determine if
K95 was truely exited by a users at that PC doing a CRTL-C and not a Fin
from the sending computer or any timeout / abort / too many retries etc.
Since there could be a timeout, simply checking for the existance of file1
will not work.

We are using a function that will keep the application from continuing past
the K95 server until it is finished but it does not return a value that
tells how K95 was exited.

Anyone run into this?
Steve


From news@columbia.edu  Mon Apr 10 21:06:15 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA23630
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 10 Apr 2000 21:06:14 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id UAA23788
	for kermit.misc@watsun.cc.columbia.edu; Mon, 10 Apr 2000 20:47:28 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: Ctrl-C exit VS. Fin
Date: 11 Apr 2000 00:47:27 GMT
Organization: Columbia University
Message-ID: <8ctsmv$n79$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <nTtI4.129562$Pa1.3413508@news6.giganews.com>,
Steve <steve@baus-systems.com> wrote:
: The problem is I can not come up with a way for the VB code to determine if
: K95 was truely exited by a users at that PC doing a CRTL-C and not a Fin
: from the sending computer or any timeout / abort / too many retries etc.
: Since there could be a timeout, simply checking for the existance of file1
: will not work.
: 
: We are using a function that will keep the application from continuing past
: the K95 server until it is finished but it does not return a value that
: tells how K95 was exited.
: 
IF SUCCESS after SERVER will fail if the user pressed Ctrl-C
whereas it will succeed if the SERVER was terminated by FINISH.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Tue Apr 11 21:06:24 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA06606
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 11 Apr 2000 21:06:20 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id UAA26072
	for kermit.misc@watsun.cc.columbia.edu; Tue, 11 Apr 2000 20:59:50 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: replacing *.ini files (was Re: set input echo ...)
Date: Wed, 12 Apr 2000 00:46:43 GMT
Organization: GulfNet-Galiano
Message-ID: <8d0h1g$uqj$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

In <38F24F5A.4AEAB8A@value.net> sent at 2000 Apr 10
Mark Sapiro said,
ms> ...  the "dial" macro invokes a modem script
ms> (normally found in .\modems) and those modem
ms> scripts leave input echo in an "on" state
ms> regardless of its initial state.

That's it!  PPI.SCR contains "set input echo on".
Thanks Mark.  I had looked in the *.ini
files but forgot to check ppi.scr.  Sorry for
the aggravation over this.

In searching for the echo command I thought
again about not using mskermit.ini and
mscustom.ini; ie.  start my script with "msk316
-f sr.scr" rather than "msk316 take sr.scr".  Of
course some of the actions in the *.ini files
would have to be copied over to my scripts.  I
had refrained from this in the past because
picking out portions of the code and rewriting
in def ...{...} notation is not likely to be
easy.  Nevertheless I am now considering again
this course of action.  Does anyone have any
particular warnings before I jettison the *.ini
files?

Also, has a kerlite been issued since the 3.1.4
release?

Thanks,    Peter_Easthope@gulfnet.pinc.com
           48.7689d N, 123.3017d W, 30 m


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Wed Apr 12 10:36:27 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA07686
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 12 Apr 2000 10:36:26 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA17733
	for kermit.misc@watsun.cc.columbia.edu; Wed, 12 Apr 2000 10:25:17 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: replacing *.ini files (was Re: set input echo ...)
Date: 12 Apr 2000 14:25:15 GMT
Organization: Columbia University
Message-ID: <8d210b$ha2$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8d0h1g$uqj$1@nnrp1.deja.com>,
Peter Easthope  <peter_easthope@gulfnet.pinc.com> wrote:
: ... has a kerlite been issued since the 3.1.4 release?
: 
Yes:

  ftp://kermit.columbia.edu/kermit/bin/msk315l.exe

- Frank

From news@columbia.edu  Thu Apr 13 12:36:33 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA22674
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 13 Apr 2000 12:36:33 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA26437
	for kermit.misc@watsun.cc.columbia.edu; Thu, 13 Apr 2000 12:29:52 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: ktailor@my-deja.com
Subject: Kermit dialing out
Date: Thu, 13 Apr 2000 16:20:44 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8d4s49$mvp$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

Hi

I was wondering if anyone can help me, I am
trying to dial out to a TAP port, which asks for
ID, number, then message, I want to write a
script to do this. First I am trying manually.

First of all I have installed Kermit, and went
into Kermit.

I then set the modem type = Motorola-codex, set
line, set parity=none, set the flow control.  I
then did DIAL and the number.  It connects fine,
but then dotted line appear, and characters which
you cannot read, it's not displaying what is
being sent back, then it all freezes, it does not
recognise anything you type on the keyboard,

You have to switch the machine off. and restart,
Can anyone help me,

Much appreciated.

Thanks


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Thu Apr 13 12:36:34 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA22676
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 13 Apr 2000 12:36:34 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA26455
	for kermit.misc@watsun.cc.columbia.edu; Thu, 13 Apr 2000 12:29:53 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: ktailor@my-deja.com
Subject: Kermit dialing out
Date: Thu, 13 Apr 2000 16:20:46 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8d4s4b$mvq$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

Hi

I was wondering if anyone can help me, I am
trying to dial out to a TAP port, which asks for
ID, number, then message, I want to write a
script to do this. First I am trying manually.

First of all I have installed Kermit, and went
into Kermit.

I then set the modem type = Motorola-codex, set
line, set parity=none, set the flow control.  I
then did DIAL and the number.  It connects fine,
but then dotted line appear, and characters which
you cannot read, it's not displaying what is
being sent back, then it all freezes, it does not
recognise anything you type on the keyboard,

You have to switch the machine off. and restart,
Can anyone help me,

Much appreciated.

Thanks


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Thu Apr 13 12:36:34 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA22679
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 13 Apr 2000 12:36:34 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA26452
	for kermit.misc@watsun.cc.columbia.edu; Thu, 13 Apr 2000 12:29:52 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: ktailor@my-deja.com
Subject: Dialing out using Kermit
Date: Thu, 13 Apr 2000 16:24:46 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8d4sbp$n8o$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

Hi

I was wondering if anyone can help me, I am trying to dial out to a TAP
port, which asks for ID, number, then message, I want to write a script
to do this. First I am trying manually.

First of all I have installed Kermit, and went into Kermit.

I then set the modem type = Motorola-codex, set line, set parity=none,
set the flow control.  I then did DIAL and the number.  It connects
fine, but then dotted line appear, and characters which you cannot
read, it's not displaying what is being sent back, then it all freezes,
it does not recognise anything you type on the keyboard,

You have to switch the machine off. and restart, Can anyone help me,

Much appreciated.

Thanks


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Thu Apr 13 14:06:33 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA12180
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 13 Apr 2000 14:06:33 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA01011
	for kermit.misc@watsun.cc.columbia.edu; Thu, 13 Apr 2000 14:00:52 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Dialing out using Kermit
Date: 13 Apr 2000 18:00:51 GMT
Organization: Columbia University
Message-ID: <8d520j$vg$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8d4sbp$n8o$1@nnrp1.deja.com>,  <ktailor@my-deja.com> wrote:
: I was wondering if anyone can help me, I am trying to dial out to a TAP
: port, which asks for ID, number, then message, I want to write a script
: to do this. First I am trying manually.
: 
You can't do it manually unless you can do character-conversion and math 
in your head very quickly.  TAP is a protocol with checksums, etc.
Look here for how to do TAP with Kermit:

  http://www.columbia.edu/kermit/pagers.html

- Frank

From news@columbia.edu  Sat Apr 15 13:06:47 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA10198
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 15 Apr 2000 13:06:47 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA20525
	for kermit.misc@watsun.cc.columbia.edu; Sat, 15 Apr 2000 12:49:40 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: The C-Kermit 7.0 CDROM is Ready
Date: 15 Apr 2000 16:49:38 GMT
Organization: Columbia University
Message-ID: <8da6j2$k1a$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu


The C-Kermit 7.0 CDROMs are back from the factory:

  http://www.columbia.edu/kermit/ck70cd.jpg

554 Megabytes of fun!  It contains everything from the C-Kermit and
G-Kermit areas of our FTP site: sources, makefiles, binaries, tar and
ZIP archives, install packages, text files, the C-Kermit 7.0 Updates
HTML file.

For maximum convenience, text files are replicated in three directory
trees: DOS format (CRLF), UNIX format (LF), and Macintosh format (CR).

Also included are about 400 prebuilt binaries for all the platforms
where C-Kermit runs (UNIX, VMS, VOS, AOS/VS, Plan 9, Amiga, ...) and
another hundred for G-Kermit.  C-Kermit 6.0 (or earlier) binaries are
included for platforms for which we don't have C-Kermit 7.0 binaries,
such as Apollo Aegis, Tandy 6000, 2.11 BSD, etc.  In other words,
binaries are included for every platform that we have binaries for:
all the ones you see in:

  http://www.columbia.edu/kermit/ckermit.html#binlist

and:

  http://www.columbia.edu/kermit/gkermit.html#binlist

except that some of the duplicates have been omitted (e.g. CC and GCC
builds for exactly the same platform), due to lack of space.

I don't know for sure, but this might be largest collection of
platform-specific binaries for a single program, ever.  Not only does
it cover all the latest hardware and operating systems, but also lots
of older ones, all the way back to the 70s and 80s (and yes, a
surprising number of them are still in operation).

The C-Kermit 7.0 CDROM is in strict ISO 9660 format, no extensions, and
should be readable on any computer that can read CDROMS.  To order it,
use the order form in the back of your Using C-Kermit (2nd Edition)
book, or the order form here:

  http://www.columbia.edu/kermit/ckcdorder.html

- Frank

From news@columbia.edu  Sat Apr 15 15:06:53 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA03150
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 15 Apr 2000 15:06:52 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA26415
	for kermit.misc@watsun.cc.columbia.edu; Sat, 15 Apr 2000 14:49:45 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: FTP Resume
Date: 15 Apr 2000 18:49:44 GMT
Organization: Columbia University
Message-ID: <8dadk8$ppc$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8d8u61$ph0$1@velveeta.cs.utexas.edu>,
Logan Shaw <logan@cs.utexas.edu> wrote:
: In article <8d8skp$5a8$1@nnrp1.deja.com>, Fuad  <fuad@bitsmart.com> wrote:
: >is there any way to resume a transfer in case of link droppage from where
: >it terminated . I am using solaris 7. Any third partry software on thsi
: >would also be appreciated .
: 
: If your goal is to just download from some public ftp archive or web
: site, you can use "wget" (available from ftp://ftp.gnu.org/pub/gnu/ ).
: Actually, I'm not 100% sure it supports resuming from ftp servers, but
: I know it does from web servers.
: 
: If, on the other hand, you're trying to use ftp to upload something or
: to do stuff that isn't anonymous, you might want to look elsewhere,
: because wget's strength is in *getting* files (hence the name) from
: public places.  (I think it does support passwords, but not in a
: great way.)
: 
Yes, it would be nice if all FTP's supported resumption of broken transfers.
It would also be nice if they supported PUTs as well as GETs, login as well
as anonymous, and for that matter secure authentication and even secure data
transfer.  And penetration of firewalls and NATs.  And also GET/PUT of file
groups as well as single files (this seems to be a concept that was lost
when FTP was moved into Web browsers).  And how about file groups containing
a mixture of text and binary files, across platforms (e.g. UNIX, Windows,
VMS) without corruption -- including translation of text-file character
sets.  And for that matter, flexible file selection mechanisms (date, size,
exception lists, ...), non-clobbering of existing files (unless you want
to), update mode (transfer only those files that changed since last time),
preservation of timestamps and permissions, atomic file movement, recursion
through directory trees, ...

You can actually do all this now, but not with FTP.  To see how, visit:

  http://www.columbia.edu/kermit/cuiksd.html

Of course you won't find this service everywhere, but there's no reason it
can't be installed on every UNIX-based server that also offers FTP service.
For more info, see:

  http://www.columbia.edu/kermit/iksd.html
  http://www.columbia.edu/kermit/case19.html

- Frank

From news@columbia.edu  Sat Apr 15 15:36:53 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA09751
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 15 Apr 2000 15:36:52 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA27655
	for kermit.misc@watsun.cc.columbia.edu; Sat, 15 Apr 2000 15:17:59 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Kjetil Torgrim Homme <kjetilho@haey.ifi.uio.no>
Subject: Re: FTP Resume
Date: 15 Apr 2000 21:18:04 +0200
Organization: Dept. of Informatics, University of Oslo, Norway
Message-ID: <1rn1mv18cz.fsf@ganglot.ifi.uio.no>
To: kermit.misc@columbia.edu

[Frank da Cruz]

>   You can actually do all this now, but not with FTP.

Sheesh, the only feature missing from FTP is translation of character
set.  And I think using GNU recode for that is preferable.


Kjetil T.

From news@columbia.edu  Sat Apr 15 16:06:53 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA14451
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 15 Apr 2000 16:06:53 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA28918
	for kermit.misc@watsun.cc.columbia.edu; Sat, 15 Apr 2000 15:48:27 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: "terminal" app?
Date: 15 Apr 2000 19:48:25 GMT
Organization: Columbia University
Message-ID: <8dah29$s7j$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8d88vs$kp0$1@sun.rhrk.uni-kl.de>,
Christoph Weber-Fahr <weber@rhrk.uni-kl.de> wrote:
: peter@icke-reklam.manet.dot..nu. writes:
: >jomor <jomor@ahpcns.com> wrote:
: >> What's a good, simple terminal emulator to use on my 4.0-RELEASE laptop
: >> for serial /console connections to  to routers and switches?
: >
: >kermit wins here hands down!
: 
: I beg to differ. Consider minicom.
: 
: If you come from the dos world, you will feel at home with minicom, which 
: is modelled after Telix' user interface.
: 
: Also, it has the habit to do the right thing in quite a number of 
: situations (but don't press alt-b, when you're connected to your
: company's sun server console :-)
: 
: If you need All bells and whistles, scripting, you name it, of course
: kermit is the software of choice, but for simple task I found
: it too awkward to get running most of the time. Too much set this
: and configure that before it starts to do anything. No comfortable
: dialer configuration, automatic phonebook and whatnot...
: 
Well, C-Kermit has all that too -- just not in "GUI" or curses form, so
you have to put in a little effort to learn it.

The tradeoff is as follows...

Some tools like Minicom do just one thing (in the UNIX spirit).  So to do
that thing, you have to learn how to use that tool (Minicom in this case).

But the thing that Minicom does is very similar to the things that Telnet
and Rlogin do, except on different kinds of connections.  So if you make
network connections too, you also have to learn Telnet and/or Rlogin.

But Kermit does both things: it makes both serial (direct or dialed) and
network connections.  But this means you have to tell it which thing to do
("set this, configure that").  The advantage is: everything else is the
same on both kinds of connections, whereas it can be very different with
the other packages (e.g. Rlogin quoting rules, Telnet escaping rules,
sending BREAK, etc).

Of course we can carry this further.  Maybe you want to transfer files
with the same computers you connect to with minicom, cu, tip, seyon, telnet,
or rlogin.  For this you would need Zmodem, FTP, rcp, etc etc -- again, lots
more programs and interfaces to learn.  Or you can use Kermit to transfer
files on all these kinds of connections, using just one interface -- the
same one you were already using.

Then maybe you're not an American, so you might need to have character
sets translated on your connection -- telnet, rlogin, dialout, whatever.
Here you're getting into deeper water.  Where are the Telnet, Rlogin, and
dialout clients that do this?  I don't know.  But Kermit does it.  Plus it
can also convert character sets of local files, just like iconv or recode
(oops, more user interfaces to learn!).

And on and on.  Now, suppose you want to automate some complicated task,
like dialing out, logging in, checking for some new files, downloading
them if they are there, uploading some other files, etc.  Maybe you could
do this with some combination of expect, Perl, Tcl, cu, Zmodem, etc
(more interfaces!), or you could just do it with Kermit, using the same
commands you already learned.

Now suppose you want to do the same thing, but this time on a network
connection.  No worries: Just use the same script, but change a line or two
to tell it to make a network connection instead of a dialout one.
Everything else stays the same.

Now suppose your boss tells you to stop using FreeBSD (boo!) and move all
your applications to some other operating system: AIX, Solaris, VMS, even
Windows.  No problem.  The same script runs on all those platforms and lots
more too; just change a line here and there to account for different file
and device name formats.

Now suppose you have all these wonderful scripts, dialing directories,
and so forth, but then you have fly to another state and demo them there.
Will they still work?  After all, you're dialing from another area code.
Again, no problem: Kermit takes care all that.  How about another country?
Same thing.  Kermit knows all about area codes, country codes, and dialing
rules.

These days I suppose Kermit is something like EMACS.  You have to put some
effort into learning it, but once you do, it saves you huge amounts of work
from then on.

- Frank

From news@columbia.edu  Sat Apr 15 19:06:55 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA07628
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 15 Apr 2000 19:06:55 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA06078
	for kermit.misc@watsun.cc.columbia.edu; Sat, 15 Apr 2000 18:39:40 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: naddy@mips.rhein-neckar.de (Christian Weisgerber)
Subject: Re: "terminal" app?
Date: 15 Apr 2000 23:49:58 +0200
Message-ID: <8dao66$1oc6$1@bigeye.rhein-neckar.de>
To: kermit.misc@columbia.edu

Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:

> Some tools like Minicom do just one thing (in the UNIX spirit).

In fact, my main objection to minicom is that it doesn't do one
thing.  Minicom conflates the concept of a (serial) communications
program (cf. cu, tip, kermit) with that of a terminal emulator
(generally non-existent in the unix world unless you count screen
or xterm, whose primary purpose is somewhat different).

-- 
Christian "naddy" Weisgerber                  naddy@mips.rhein-neckar.de

From news@columbia.edu  Mon Apr 17 21:37:10 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA24761
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 17 Apr 2000 21:37:09 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id VAA13745
	for kermit.misc@watsun.cc.columbia.edu; Mon, 17 Apr 2000 21:22:09 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Russell McManus <russell.mcmanus@msdw.com>
Subject: setting executable bit on uploaded file
Date: 17 Apr 2000 20:23:33 -0400
Organization: Morgan Stanley Dean Witter and Discover
Message-ID: <jqag0sk6yuy.fsf@msdw.com>
To: kermit.misc@columbia.edu


I've got a nice kermit script that does everything that I want it to
do except one thing: the binary that it uploads does not have the
executable bit set.  I have looked through my copy of "Using
C-Kermit", correspoding to version 6.0 (blue cover), to no avail for
the one magic 'set' command that I am missing.

So I've tried to program it myself, but have failed.  

The script does some tricky login stuff, runs a kermit in server mode
on the remote end, transfers some files.

At this point, the files don't have the right executable bit.  So I
figured I'd just say bye to the remote kermit server, and do a couple
of output commands like this to shell on the remote end:

  output chmod +x file\13

No dice, though, something weird is going on with the connection after
the kermit server on the remote end gets the bye.  Both kermits are
6.0 running on Solaris.

Any help would be greatly appreciated.

Kind regards,
-russ


Here is the script:

# args:
#   1: machine name
#   2: kuu account
#   3: username
#   4: password

define open-network-and-kuu -
  echo open-network-and-kuu \%1 \%2 \%3 \%4,-
  set network tcp/ip,-
  set host \%1,-
  input 5 login:,-
  output \%3\13,-
  input 5 Password:,-
  output \%4\13,-
  input 5 $,-
  output kuu \%2 \%2\13,-
  input 5 Password:,-
  output \%4\13,-
  input 5 $

# get user name
open !read whoami
read \%u

# get password
ask \%p {Password:}

# connect and run remote kermit server
open-network-and-kuu somemachine someaccount \%u \%p
output kermit -x\13

# set up connection for speed, then send files
set file type binary
set window 32
remote set window 32
remote set receive packet-length 4096
remote cd /some/dest/dir
add send-list rbi
add send-list RBI
add send-list rbi-init.scm
send

# everything works before here

# exit server mode
bye

# this doesn't work: why?
output run chmod +x rbi\13
hangup
exit


From news@columbia.edu  Tue Apr 18 10:07:14 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA27974
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 18 Apr 2000 10:07:14 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA12405
	for kermit.misc@watsun.cc.columbia.edu; Tue, 18 Apr 2000 09:48:07 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: setting executable bit on uploaded file
Date: 18 Apr 2000 13:48:06 GMT
Organization: Columbia University
Message-ID: <8dhp2m$c3j$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <jqag0sk6yuy.fsf@msdw.com>,
Russell McManus  <russell.mcmanus@msdw.com> wrote:
: I've got a nice kermit script that does everything that I want it to
: do except one thing: the binary that it uploads does not have the
: executable bit set.  I have looked through my copy of "Using
: C-Kermit", correspoding to version 6.0 (blue cover), to no avail for
: the one magic 'set' command that I am missing.
: ...
: No dice, though, something weird is going on with the connection after
: the kermit server on the remote end gets the bye.  Both kermits are
: 6.0 running on Solaris.
: 
Replace them by C-Kermit 7.0:

  http://www.columbia.edu/kermit/ckermit.html

which preserves execute permission across file transfers.  For details,
read:

  http://www.columbia.edu/kermit/ckermit2.html#x4.4

- Frank

From news@columbia.edu  Tue Apr 18 12:07:16 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA23905
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 18 Apr 2000 12:07:15 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA17934
	for kermit.misc@watsun.cc.columbia.edu; Tue, 18 Apr 2000 11:49:08 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Mark Sapiro <msapiro@value.net>
Subject: Re: setting executable bit on uploaded file
Date: Tue, 18 Apr 2000 08:44:46 -0700
Organization: Not Very Much
Message-ID: <38FC82EE.7C8C188C@value.net>
To: kermit.misc@columbia.edu

Russell McManus wrote:
> 
> I've got a nice kermit script that does everything that I want it to
> do except one thing: the binary that it uploads does not have the
> executable bit set.
><snip>
> At this point, the files don't have the right executable bit.  So I
> figured I'd just say bye to the remote kermit server, and do a couple
> of output commands like this to shell on the remote end:
> 
>   output chmod +x file\13

As Frank says in another reply, if you update your Kermits to C-Kermit
7.0, uploaded files will be created with the same permissions as the
source files.

If for some reason, upload is not an option, you can still fix your
script.  Your problem is that the "bye" command not only exits the
remote Kermit server, it also logs you off the remote shell.  If you
replace "bye" with "finish" you will be left at a shell prompt and an
output command will work.  For robustness, you should check for the
prompt.  e.g.

finish
input 10 {your shell prompt string or a fixed piece of it}
if fail <appropriate action>
output chmod +x ...\13

Alternatively, you can leave the remote in server mode and issue the
"chmod" command as a remote host command. i.e.

remote host chmod +x ...

> # this doesn't work: why?
> output run chmod +x rbi\13

At this point in your script you have already logged off the remote
machine with the "bye" command.  If you were at a Kermit prompt on the
remote, it would work. However, given that you start Kermit with "kermit
+x", it is hard to return to a kermit prompt, since "bye" logs you off
and "finish" terminates Kermit.  If you started Kermit with "kermit" and
then entered server mode with "server", "finish" would return you to a
Kermit prompt.

-- 
Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

From news@columbia.edu  Tue Apr 18 14:37:16 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA26975
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 18 Apr 2000 14:37:16 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA25054
	for kermit.misc@watsun.cc.columbia.edu; Tue, 18 Apr 2000 14:11:05 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "A. B. HUNT (K3531)" <ahunt2@ford.com>
Subject: Change in Kermit Protocol between Kermit V5 and V6
Date: Tue, 18 Apr 2000 13:28:41 -0400
Organization: sys0$11:[hunt]organization
Message-ID: <38FC6309.A499725@ford.com>
To: kermit.misc@columbia.edu

We have an application that uses Kermit to download files to a PC from
VAX/OpenVMS.  The PC is running Keaterm which includes Kermit.  The 
VAX/OpenVMS Kermit we used was:

C-Kermit 5A(188), 23 Nov 92, OpenVMS VAX

When we installed the latest Kermit:

C-Kermit 6.0.192, 6 Sep 96, for OpenVMS VAX

the procedure broke.  On the PC a KeaTerm macro is being activated which
looks for the Kermit packets and expects a certain format for the
characters wrapped around the packet.

The following lines in the middle of macro is the key to the problem.

KerSpkt = "^A0 S*^M"    // note the * in this and next string
KerIpkt = "^A0 I*^M"    // is a wild card ie any number of characters

As you can see the macro is looking for the Kermit packet to start with
the characters "^A0 S" and "^A0 I" with any number of characters in the
middle and ending with "^M".  The old Kermit does this but the new
Kermit starts the packets with "^A8 S" and "^A8 I" and ends them with
"^M".  The second character of each packet is an "8" instead of an "0"
which breaks the macro.

Can anyone explain the change in behavior and is there a way to control
whether a "0" or an "8" is sent?  I haven't found anything in the Kermit
manual that talks about it.  The Kermit in KeaTerm appears to take
either format.  It is just the macro that breaks.

Thanks for any help or advice.

From news@columbia.edu  Tue Apr 18 15:37:17 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA09975
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 18 Apr 2000 15:37:15 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA28426
	for kermit.misc@watsun.cc.columbia.edu; Tue, 18 Apr 2000 15:23:22 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Organization: http://www.remarq.com: The World's Usenet/Discussions Start Here
Subject: Problem with OUTPUT command
From: Martin <hearnNOheSPAM@worldonline.co.uk.invalid>
Message-ID: <01e892d4.a20f7a89@usw-ex0106-047.remarq.com>
Date: Tue, 18 Apr 2000 11:57:37 -0700
To: kermit.misc@columbia.edu

Hi there
Can anyone help? I've recently moved from MSKermit3.15 to C-
Kermit 7.0.196 for RedHat Linux 6
My .tak scripts dial into a unix box, send login requests and
retrieve a file.
The problem is: any line that starts OUTPUT loginname\13 no
longer works. Nothing is displayed on the screen. Any OUTPUT
line that is called BEFORE a connection is made works fine (ie
modem AT commands)
I've set pacing to 500 but that doesn't seem to help.
Is there something obvious I've missed?

Thanks in advance

Martin


* Sent from RemarQ http://www.remarq.com The Internet's Discussion Network *
The fastest and easiest way to search and participate in Usenet - Free!


From news@columbia.edu  Tue Apr 18 15:37:17 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA09977
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 18 Apr 2000 15:37:17 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA29029
	for kermit.misc@watsun.cc.columbia.edu; Tue, 18 Apr 2000 15:35:29 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Problem with OUTPUT command
Date: 18 Apr 2000 19:35:28 GMT
Organization: Columbia University
Message-ID: <8dide0$sb3$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <01e892d4.a20f7a89@usw-ex0106-047.remarq.com>,
Martin  <hearnNOheSPAM@worldonline.co.uk.invalid> wrote:
: Can anyone help? I've recently moved from MSKermit3.15 to C-
: Kermit 7.0.196 for RedHat Linux 6
: My .tak scripts dial into a unix box, send login requests and
: retrieve a file.
:
Note that dialing is handled differently in MS-DOS Kermit and
C-Kermit.  In MS-DOS Kermit, it is done with a script.  In C-Kermit,
the DIAL command contains built-in knowledge of how to dial each
kind of modem and handle the responses.

: The problem is: any line that starts OUTPUT loginname\13 no
: longer works.  Nothing is displayed on the screen. Any OUTPUT
: line that is called BEFORE a connection is made works fine (ie
: modem AT commands)
: I've set pacing to 500 but that doesn't seem to help.
: Is there something obvious I've missed?
: 
Are you sure the call was completed?  Are you sure the interface
speed is correct after the call was completed?  C-Kermit supports
automatic speed changing, which needs to be done with Hayes 1200
or 2400 modems, but should NOT be done with newer modems.  You
didn't say how you were dialing, but I suspect whatever procedure
you used changed the interface speed when it shouldn't have.

If you want to send a copy of your script to us at:

  kermit-support@columbia.edu

we'll be glad to take a look.

- Frank

From news@columbia.edu  Tue Apr 18 15:37:17 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA09980
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 18 Apr 2000 15:37:17 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA28767
	for kermit.misc@watsun.cc.columbia.edu; Tue, 18 Apr 2000 15:31:17 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Change in Kermit Protocol between Kermit V5 and V6
Date: 18 Apr 2000 19:31:16 GMT
Organization: Columbia University
Message-ID: <8did64$s2t$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <38FC6309.A499725@ford.com>,
A. B. HUNT (K3531) <ahunt2@ford.com> wrote:
: We have an application that uses Kermit to download files to a PC from
: VAX/OpenVMS.  The PC is running Keaterm which includes Kermit.  The 
: VAX/OpenVMS Kermit we used was:
: 
: C-Kermit 5A(188), 23 Nov 92, OpenVMS VAX
: 
: When we installed the latest Kermit:
: 
: C-Kermit 6.0.192, 6 Sep 96, for OpenVMS VAX
: 
: the procedure broke.  On the PC a KeaTerm macro is being activated which
: looks for the Kermit packets and expects a certain format for the
: characters wrapped around the packet.
: 
: The following lines in the middle of macro is the key to the problem.
: 
: KerSpkt = "^A0 S*^M"    // note the * in this and next string
: KerIpkt = "^A0 I*^M"    // is a wild card ie any number of characters
: 
: As you can see the macro is looking for the Kermit packet to start with
: the characters "^A0 S" and "^A0 I" with any number of characters in the
: middle and ending with "^M".  The old Kermit does this but the new
: Kermit starts the packets with "^A8 S" and "^A8 I" and ends them with
: "^M".  The second character of each packet is an "8" instead of an "0"
: which breaks the macro.
: 
: Can anyone explain the change in behavior and is there a way to control
: whether a "0" or an "8" is sent?  I haven't found anything in the Kermit
: manual that talks about it.  The Kermit in KeaTerm appears to take
: either format.  It is just the macro that breaks.
: 
There is nothing constant in the Kermit S or I packet.  Everything in it 
can change depending on settings, not to mention the fact that since the
protocol is extensible, new items are added to the end as time goes on.
The "0" to "8" change is, in fact, the length field for the packet.

Modern Kermit clients, such as Kermit 95, C-Kermit, and MS-DOS Kermit,
handle "autodownload" automatically -- in other words, they do what your
KEA macro is trying to do, but independent of any particular sequence of
characters in the packet.

By the way, the current version of C-Kermit is 7.0:

  http://www.columbia.edu/kermit/ckermit.html

- Frank

From news@columbia.edu  Wed Apr 19 06:37:23 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id GAA18363
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 19 Apr 2000 06:37:23 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id GAA20166
	for kermit.misc@watsun.cc.columbia.edu; Wed, 19 Apr 2000 06:25:49 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Itzak Ademic" <itzak.ademic@worldnet.att.net>
Subject: Packet debugger
Organization: Unattractive Data Associates
Message-ID: <6RfL4.23871$WF.881421@bgtnsc04-news.ops.worldnet.att.net>
Date: Wed, 19 Apr 2000 10:26:10 GMT
To: kermit.misc@columbia.edu

Is there an automated way to quickly decompose
and interpret the trace of S/R packets from a 
Kermit session?  ... say, a DOS utility?
I must have inadvertently "tweaked" a setting
that used to work.  Now I just get "bad checksums"
(or my modem is getting flakey).


From news@columbia.edu  Wed Apr 19 10:07:22 2000
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA00292
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 19 Apr 2000 10:07:21 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA03960
	for kermit.misc@watsun.cc.columbia.edu; Wed, 19 Apr 2000 09:41:03 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Packet debugger
Date: 19 Apr 2000 13:41:02 GMT
Organization: Columbia University
Message-ID: <8dkd1e$3rm$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <6RfL4.23871$WF.881421@bgtnsc04-news.ops.worldnet.att.net>,
Itzak Ademic <itzak.ademic@worldnet.att.net> wrote:
: Is there an automated way to quickly decompose
: and interpret the trace of S/R packets from a 
: Kermit session?  ... say, a DOS utility?
: I must have inadvertently "tweaked" a setting
: that used to work.  Now I just get "bad checksums"
: (or my modem is getting flakey).
: 
Not really.  Just collect a packet log, and send it with a description
of the problem to us as outlined in:

  http://www.columbia.edu/kermit/support.html

- Frank

From news@columbia.edu  Thu Apr 20 19:36:19 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id TAA20293
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 20 Apr 2000 19:36:19 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA07918
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 20 Apr 2000 19:36:18 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id TAA20137
	for kermit.misc@watsun.cc.columbia.edu; Thu, 20 Apr 2000 19:10:08 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: dat_thuc_nguyen@my-deja.com
Subject: Lazy man is more productive
Date: Thu, 20 Apr 2000 22:56:18 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8do1ua$jjr$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

For long I am very frustrated of having to do a lot of typing:

C-Kermit>.avar = 19
C-Kermit>.bvar = 32
...

After a while, if I want to know the value of avar, I have to type a
long string:

C-Kermit>echo \m(avar)

I decided to put an end to this nightmare by defining a display
function:

C-Kermit>def dp { echo \m(\%1) }

>From now on, in order to know the value of avar, I only have to type:

C-Kermit>dp avar

Short and easy, like the display command of a debugger. This lazy thing
even makes a script more readable.

Guess what? Try the following:

C-Kermit>dp dp

Now I enjoy C-Kermit much more.
Dat


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Fri Apr 21 10:36:21 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA03835
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 21 Apr 2000 10:36:21 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA15611
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 21 Apr 2000 10:36:21 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA11549
	for kermit.misc@watsun.cc.columbia.edu; Fri, 21 Apr 2000 10:21:02 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Lazy man is more productive
Date: 21 Apr 2000 14:21:01 GMT
Organization: Columbia University
Message-ID: <8dpo4d$b8r$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8do1ua$jjr$1@nnrp1.deja.com>,  <dat_thuc_nguyen@my-deja.com> wrote:
: For long I am very frustrated of having to do a lot of typing:
: 
: C-Kermit>.avar = 19
: C-Kermit>.bvar = 32
: ...
: 
: After a while, if I want to know the value of avar, I have to type a
: long string:
: 
: C-Kermit>echo \m(avar)
: 
You could also type: show mac avar

It's no shorter but it's easier to type.

: I decided to put an end to this nightmare by defining a display
: function:
: 
: C-Kermit>def dp { echo \m(\%1) }
: 
Similarly "def dp show mac \%1"

- Frank


From news@columbia.edu  Fri Apr 21 14:06:22 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA07491
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 21 Apr 2000 14:06:22 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA29350
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 21 Apr 2000 14:06:22 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA20242
	for kermit.misc@watsun.cc.columbia.edu; Fri, 21 Apr 2000 13:47:33 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Request for Beta Testers: Internet Kermit Service for Windows
Date: 21 Apr 2000 17:47:32 GMT
Organization: Columbia University
Message-ID: <8dq47k$joe$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu


The Kermit Project would like to announce the start of a public
testing period for a new (to be free) Internet Kermit Service for
Microsoft Operating Systems (Windows 95/98/NT4/2000).

An Internet Kermit Service <http://www.kermit-project.org/cuiksd.html>
provides both anonymous and authenticated access to file systems
of a host onto which it is installed.  The IKS is an alternative
to FTP that provides all of the advantages of the Kermit file transfer
protocol and the Kermit Script programming language; works across
multiple firewalls; Network Address Translators; and multiple
transports (e.g. dialup terminal server to IP; or LAT to IP;
or NetBEUI to IP; or IPX to IP; ...)  

The IKS for Windows can be used with or without Kermit 95 installed
on the machine.  The IKS can be used with any Telnet client that 
supports Kermit file transfer protocol.

End user authentication may be performed in one of the following
methods:

 . username (domain/user) and password prompts

   The user is authenticated against the local machine (if no domain
   is specified) using LogonUser() or the NTLM SSPI.  When TLS is
   supported by the client and server, the username and password
   will be transmitted over a secure connection.

   Anonymous access is provided using the "GUEST" account on the 
   local machine.

 . Kerberos 4 or Kerberos 5

   When MIT Kerberos for Microsoft Operating Systems is installed
   with appropriate keytabs for the local machine, end users can
   authenticate to the IKS using Kerberos 4 or Kerberos 5.  It is 
   currently required that the Kerberos principal name match the
   name of the end user on the local machine or in the default Domain.
   No principal to userid translation functions are currently 
   supported.

 . Secure Remote Password

   If TPASSWD and TPASSWD.CONF files are available on the local 
   machine, the users listed in the TPASSWD file may authenticate
   to the IKS using the assigned SRP password.  It is currently
   required that the SRP userid match the name of the end user on
   the local machine or in the default Domain.  No SRP userid to
   Windows userid translation functions are currently supported.

 . X.509 client certificates

   Functions are provided to allow for the verification of X.509
   client certificates and for customized mappings from a certificate
   to a userid using a DLL provided by the host administrator.

 . NTLM 

   If both the client is running on a Windows system and it
   supports the NTLM Telnet Authentication method, NTLM can be
   used to authenticate the end user to the IKS.

When used on Windows NT or Windows 2000, the IKS may be installed
as a Service which runs independent of the end user logged into the
machine.  Access to files and directories is controlled by the
privileges assigned to the account and the associated ACLs when the
file system is NTFS.  

When the IKS is installed on Windows 95/98 or the file systems
are FAT16 or FAT32, the entire file system of the machine is accessible 
to the logged in user since the operating system and/or file systems
do not support ACLs.

The following features are available only when used with a licensed
Kermit 95:

 . secure sessions using Transport Layer Security for privacy and
   data integrity (even with anonymous logins)

 . client authentication via X.509 end user certificates

 . encrypted sessions when Secure Remote Password, Kerberos 4, or
   Kerberos 5 are being used for end user authentication

 . Xmodem, Ymodem, Ymodem-G, and Zmodem file transfer protocols

We are looking for testers on Windows 95/98, NT, and 2000 regardless 
of whether or not you are currently using Kermit 95.  If interested,
please send e-mail to 

  mailto:kermit-support@columbia.edu

with the Subject 

  "IKS Windows Tester"

Please specify:

 . the operating system on to which you will be installing the IKS

 . which telnet clients you will be using with the IKS

 . whether or not you own Kermit 95 and if you have the Encryption
   patch installed.



    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Fri Apr 21 16:36:23 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA18604
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 21 Apr 2000 16:36:22 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA01290
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 21 Apr 2000 16:36:22 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA27683
	for kermit.misc@watsun.cc.columbia.edu; Fri, 21 Apr 2000 16:30:00 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: Request for Beta Testers: Internet Kermit Service for Windows
Date: 21 Apr 2000 20:29:57 GMT
Organization: Columbia University
Message-ID: <8dqdo5$r0u$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <3900B556.A6F40830@eracc.bizland.com>,
ERA  <era@eracc.bizland.com> wrote:
: Jeffrey Altman wrote:
: > 
: > The Kermit Project would like to announce the start of a public
: > testing period for a new (to be free) Internet Kermit Service for
: > Microsoft Operating Systems (Windows 95/98/NT4/2000).
: > 
: 
: IBM OS/2? Or do we already have it and I didn't know.

There is no Internet Kermit Service for OS/2.  The IKS relies on the
operating system providing a user identification and authorization
service as well as file access lists for protection of files and
directories.  Except for OS/2 Lan Server and HPFS386, OS/2 has no
concept of user identities and therefore no file access list support.
Without the ability to provide user identification and authorization
there is little to no benefit in deploying the IKS on OS/2.  The
Kermit 95 Hostmode already provides the equivalent functionality.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org


From news@columbia.edu  Sat Apr 22 20:36:29 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id UAA23624
	for <kermit.misc@cpunix.cc.columbia.edu>; Sat, 22 Apr 2000 20:36:29 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA26641
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 22 Apr 2000 20:36:28 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id UAA24803
	for kermit.misc@watsun.cc.columbia.edu; Sat, 22 Apr 2000 20:08:17 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <39023EEB.3814C331@eracc.bizland.com>
From: ERA <era@eracc.bizland.com>
Organization: ERA Computer Consulting
Subject: Re: Request for Beta Testers: Internet Kermit Service for Windows
Date: Sat, 22 Apr 2000 19:08:11 -0500
To: kermit.misc@columbia.edu

Jeffrey Altman wrote:
> 
> In article <3900B556.A6F40830@eracc.bizland.com>,
> ERA  <era@eracc.bizland.com> wrote:
> : Jeffrey Altman wrote:
> : >
> : > The Kermit Project would like to announce the start of a public
> : > testing period for a new (to be free) Internet Kermit Service
> : > for Microsoft Operating Systems (Windows 95/98/NT4/2000).
> : >
> :
> : IBM OS/2? Or do we already have it and I didn't know.
> 
> There is no Internet Kermit Service for OS/2.  The IKS relies on
> the operating system providing a user identification and
> authorization service as well as file access lists for protection
> of files and directories.  Except for OS/2 Lan Server and HPFS386,
> OS/2 has no concept of user identities and therefore no file access
> list support. Without the ability to provide user identification
> and authorization there is little to no benefit in deploying the
> IKS on OS/2.  The Kermit 95 Hostmode already provides the
> equivalent functionality.
> 
>Jeffrey Altman

Would it be possible to use a TRUSERS file like I use to run my Warp
4 FTPD? I can restrict access to directories with it and that's all I
would really need to do with IKSD isn't it? FWIW, I'd rather run an
IKSD than FTPD 'cause my connection is only a 56k and clients have
no way to resume a failed DL with FTPD but could with IKSD...

...and since when has Windows 95/98 had a real authentication type
login service out of the box? I would really like to know as I've not
been able to discover anything on my client's Windows systems that
can do this. If you're only talking NT or 2K I'll concede as I know
NT uses authentication and I have no clue about 2K.

Further, can we use a hostmode for internet access? If so I'd very
much appreciate pointers on how to set this up! It could be used in
place of IKSD if needed although I'd really prefer running a daemon.

Bottom line is I have OS/2, it's my main system for internet shared
connections for my LAN and IKSD for OS/2 would be "most cool"! If I
could figure out how to forward outside requests using NAT via Injoy
Pro to our UnixWare 7.1 server then I would not need this and could
just run IKSD on UW7 (which I plan to do for internal use anyway).
-- 
Gene <gene@eracc.bizland.com>
-- 
+==========================-=>Team OS/2<=-==========================+
#   Owner and C.E.O. - ERA Computer Consulting - Jackson, TN USA    #
#Providing IBM OS/2 and SCO OpenServer  Business Computing Solutions#
#         visit our www pages at http://eracc.bizland.com/          #
+===================================================================+
The Operating System/2 Version is 4.00 
Revision 9.036 
There are 41 Processes with 159 Threads.
This machine's uptime is 2d 10h 30m 56s 651ms.

From news@columbia.edu  Sun Apr 23 01:36:31 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id BAA23857
	for <kermit.misc@cpunix.cc.columbia.edu>; Sun, 23 Apr 2000 01:36:30 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id BAA15954
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 23 Apr 2000 01:36:30 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id BAA06640
	for kermit.misc@watsun.cc.columbia.edu; Sun, 23 Apr 2000 01:15:43 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: Request for Beta Testers: Internet Kermit Service for Windows
Date: 23 Apr 2000 05:15:39 GMT
Organization: Columbia University
Message-ID: <8du0tr$6fe$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <39023EEB.3814C331@eracc.bizland.com>,
ERA  <gene@eracc.bi_z_land.com> wrote:
: 
: Would it be possible to use a TRUSERS file like I use to run my Warp
: 4 FTPD? I can restrict access to directories with it and that's all I
: would really need to do with IKSD isn't it? 

A TRUSERS file only works because FTPD has been written to enforce the
restrictions internally since the operating system is not capable
of it.  Kermit does not have code to do this and writing it is a
non-trivial project which must be done extremely carefully to ensure
that serious security holes are not opened.  Kermit is close to 
150,000 lines of code at this point.  That is a lot of code to have
to examine when attempting to add a feature like this.  

: FWIW, I'd rather run an
: IKSD than FTPD 'cause my connection is only a 56k and clients have
: no way to resume a failed DL with FTPD but could with IKSD...

: ...and since when has Windows 95/98 had a real authentication type
: login service out of the box? 

95/98 provide username and passwords "out of the box" plus the 
ability to authenticate to a Domain server.  Access to the system
after authentication is unlimited.  Requiring user logins to the
system requires the setting of a registry entry.

: I would really like to know as I've not
: been able to discover anything on my client's Windows systems that
: can do this. If you're only talking NT or 2K I'll concede as I know
: NT uses authentication and I have no clue about 2K.

NT and 2000 provide local machine and domain user identities 
including a full implementation of Access Control Lists (ACLs) 
for all files, directories, and network services.  Kermit 95
is able to also perform authentication using Kerberos 4, Kerberos 5,
Secure Remote Password, or X.509 certificates.  After authentication
is performed K95 can load the appropriate user profiles, environment
blocks, and generate the necessary tokens to provide the IKS with
the authenticated user's privileges.
 
: Further, can we use a hostmode for internet access? If so I'd very
: much appreciate pointers on how to set this up! It could be used in
: place of IKSD if needed although I'd really prefer running a daemon.

You can use HOSTMODE for remote TCP/IP and serial dialup access.  The
documentation is in the Kermit 95 online HTML manual.  You install

  k2dc.exe

as a subprocess under IBM TCP/IP's INETD.EXE process.  As for the
desire to run a daemon, a daemon is simply a process that accepts
incoming TCP/IP connections.  You have had this functionality since
the very first release of Kermit 95 for OS/2.

: Bottom line is I have OS/2, it's my main system for internet shared
: connections for my LAN and IKSD for OS/2 would be "most cool"! If I
: could figure out how to forward outside requests using NAT via Injoy
: Pro to our UnixWare 7.1 server then I would not need this and could
: just run IKSD on UW7 (which I plan to do for internal use anyway).

If OS/2 provided the necessary services, implementing IKS for OS/2
would be a trivial exercise.  But it does not.  In order to implement
a functional IKS for OS/2 not only would I need the ability to 
provide end user logins (which I already have in the form of Secure
Remote Password protocol and X.509 certificates) but I would need
some method for enforcing file and directory access privileges.  Since
this does not exist in OS/2, there is no IKS for OS/2.

Hostmode does provide the necessary directory access restrictions
based upon username and password and is user customizable since it is
entirely written in Kermit Script. 

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Sun Apr 23 23:36:33 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id XAA00401
	for <kermit.misc@cpunix.cc.columbia.edu>; Sun, 23 Apr 2000 23:36:32 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA03802
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 23 Apr 2000 23:36:32 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA29467
	for kermit.misc@watsun.cc.columbia.edu; Sun, 23 Apr 2000 23:15:24 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <3903BA66.159DFD48@att.net>
From: "Henry E. Thorpe" <henry.thorpe@att.net>
Organization: Just me
Subject: Start-TLS ftpd server?
Date: Mon, 24 Apr 2000 03:09:50 GMT
To: kermit.misc@columbia.edu

OK, now that I'm hooked on Start-TLS telnet with X forwarding...

Does anyone have a pointer to a Start-TLS enabled version of ftpd? 
Extensive searching has revealed none.

			TIA,
			Henry

From news@columbia.edu  Mon Apr 24 01:36:34 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id BAA00920
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 24 Apr 2000 01:36:34 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id BAA11871
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 24 Apr 2000 01:36:33 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id BAA06141
	for kermit.misc@watsun.cc.columbia.edu; Mon, 24 Apr 2000 01:13:16 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: Start-TLS ftpd server?
Date: 24 Apr 2000 05:13:11 GMT
Organization: Columbia University
Message-ID: <8e0l57$5vq$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <3903BA66.159DFD48@att.net>,
Henry E. Thorpe <henry.thorpe@att.net> wrote:
: OK, now that I'm hooked on Start-TLS telnet with X forwarding...
: 
: Does anyone have a pointer to a Start-TLS enabled version of ftpd? 
: Extensive searching has revealed none.

Peter Runestig has a patch to ProFTPD:

  ftp://ftp.runestig.com/pub/proftpd-tls/

it implements AUTH SSL and TLS but does not support client certificates (yet)


    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Mon Apr 24 11:36:36 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA12202
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 24 Apr 2000 11:36:35 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA12097
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 24 Apr 2000 11:36:35 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA16428
	for kermit.misc@watsun.cc.columbia.edu; Mon, 24 Apr 2000 11:24:32 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Ishikawa <ishikawa@yk.rim.or.jp>
Subject: Parity incorrectly reported, and RTS/CTS problem on Solaris 7 for x86
Date: Tue, 25 Apr 2000 00:15:27 +0900
Organization: RIMNET InterNetNews site
Message-ID: <3904650F.A10717AF@yk.rim.or.jp>
To: kermit.misc@columbia.edu

First, thank you for the great package.
I asked a few questions concerning the usage of 8 bits byte, and an even
parity
several weeks ago on linux and after the kind answers I could get kermit
going on
Debian GNU/linux well.

Now, after trying kermit on solaris 7 for x86 for some time,
I would like to report a minor cosmetic bug, and
a rather annoying problem.

First the easy one.

[1] One cosmetic bug.

I set the parity to "parity hardware even" (8E1).
But the parity shown on the receiving server side (i.e., after
I type "server" [CR]) is `none' instead of `hardware even'.
Maybe this discrepancy can be fixed.

Eg. From the command line, kermit corectly shows that the parity is
hardware even.

--- begin quote ---
(/tmp/) C-Kermit>show communications

Communications Parameters:
 Line: /dev/ttya, speed: 115200, mode: local, modem: none
 Parity: hardware even, stop-bits: (default) (8E1)
 Duplex: full, flow: rts/cts, handshake: none
 Carrier-watch: off, close-on-disconnect: off
 Lockfile: /var/spool/locks/LK.102.106.000
 Terminal bytesize: 8, escape character: 28 (^\)

 Carrier Detect      (CD):  Off
 Dataset Ready       (DSR): On
 Clear To Send       (CTS): On
 Ring Indicator      (RI):  Off
 Data Terminal Ready (DTR): On
 Request To Send     (RTS): On
        ... omitted ...
--- end quote ---

But, the CRT display on the server side is as below.

--- begin quote
C-Kermit 7.0.197, 8 Feb 2000, www [192.9.200.253]

   Current Directory: /tmp
Communication Device: /dev/ttya
 Communication Speed: 115200
              Parity: none              <---- buggy?
         RTT/Timeout:
        ...omitted ...
--- end quote


Now a little complicated one.
I am not sure if this is a bug or feature.

[2] A user expectancy problem.  RTS/CTS is not supported by
    pre-compiled binary for Solaris 7 for x86.

But kermit doesn't complain if I specify rts/cts flow-control, and
SILENTLY ignored my request, so to speak.

Background:
Having been using c-kermit on solaris7 and linux rather well,
I noticed a peculiar problem.

With 115200 bps connection, I got transfer error among solaris 7 for
x86 machines.  (Actually, I tried to narrow the problem down by
connecting com1 and com2 ports of the same machine with a short rs232c
cable.)  At 115200bps, if I let the kermit choose the packet size of
approximately 4000 transfer packet size automatically, the transfer
failes after about dozen second or so.  If I limit the transfer size
to about 3000 bytes, the transfer of a large file (actually the kermit
binary) succeeds to completion.

I scratched my head for a while, and figured that the hardware flow
control rts/cts is NOT enabled on this solaris7 for x86 platform.
(Just a sheer luck to find this out. I was debugging a different
serial communication program in a different window, and I suspected
that program has a flow-control problem and began checking the
setting of tty terminals using "stty -a < target_tty", and
I happened to check the kermit terminal by mistake. Voila, an unexpected

output there!

*USER EXPECTANCY PROBLEM*: C-kermit doesn't complain at all when I typed


      set flow-control rts/cts

and doesn't say a thing when I typed

        connect

It simply failed to set RTS/CTS and merrily goes on processing.
Beat me why it did NOT give me any warning about not-supported RTS/CTS
 or
maybe the code forgot to handle the non-supported case since the
code to handle CRTSCTS is cluttered with many #ifdef's.)

Anyway, after I modified the supplied `makefile' to define
POSIX_CRTSCTS (and inserted a few fprintf(stderr,"...") lines just to
let me make sure the expected lines to enable RTS/CTS flow control are
executed) and recompiled the C-kermit-7 code, I verified that now that
the RTS/CTS enable code is executed and the transfer at 115200 bps
(8E1) with flow-control of rts/cts works and transfer of wermit binary
(about 1.6MB) using packet length of 3999 (default) with D-type packet
went well(!). [Sorry about this very long sentence.]

I tested this using sun cc. I am not sure about using gcc, but this
should also work.

I have no idea at this moment if solaris 7 for sparc (not x86) should
work with this modification, but it should.
If not, maybe we need a different target (solars7x86 against solaris7)
just in
case. YMMV.

Here is the patch to makefile (for solaris 7 for x86).
I simply inserted -DPOSIX_CRTSCTS.
(Is this macro supposed to be automatically defined when one says
-DPOSIX? From the comment I found in the code, I don't think so, but
just have to ask.)


bash-2.03$ rcsdiff -c makefile
rcsdiff -c makefile
===================================================================
RCS file: RCS/makefile,v
retrieving revision 1.1
diff -c -r1.1 makefile
*** /tmp/T0lFairI       Mon Apr 24 18:58:22 2000
--- makefile    Mon Apr 24 18:47:23 2000
***************
*** 2457,2463 ****
  #Solaris 7 with gcc (32-bit)
  solaris7g:
        $(MAKE) "MAKE=$(MAKE)" solaris2xg KTARGET=$${KTARGET:-$(@)} \
!       "KFLAGS=-DPOSIX -DSOLARIS7 -DCK_WREFRESH $(KFLAGS)"

  #Solaris 8 with gcc (32-bit)
  solaris8g:
--- 2457,2463 ----
  #Solaris 7 with gcc (32-bit)
  solaris7g:
        $(MAKE) "MAKE=$(MAKE)" solaris2xg KTARGET=$${KTARGET:-$(@)} \
!       "KFLAGS=-DPOSIX_CRTSCTS -DPOSIX -DSOLARIS7 -DCK_WREFRESH
$(KFLAGS)"

  #Solaris 8 with gcc (32-bit)
  solaris8g:
***************
*** 2530,2536 ****
  #Solaris 7 (aka 2.7)
  solaris7:
        $(MAKE) "MAKE=$(MAKE)" solaris25x KTARGET=$${KTARGET:-$(@)} \
!       "KFLAGS=-DSOLARIS7 $(KFLAGS)"

  #Solaris 8
  solaris8:
--- 2530,2536 ----
  #Solaris 7 (aka 2.7)
  solaris7:
        $(MAKE) "MAKE=$(MAKE)" solaris25x KTARGET=$${KTARGET:-$(@)} \
!       "KFLAGS=-DPOSIX_CRTSCTS -DSOLARIS7 $(KFLAGS)"

  #Solaris 8
  solaris8:
bash-2.03$



This is all for now.

Again, thank you for the great package!

Happy Hacking,

Ishikawa



From news@columbia.edu  Mon Apr 24 12:36:36 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA26274
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 24 Apr 2000 12:36:35 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA25376
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 24 Apr 2000 12:36:35 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA18621
	for kermit.misc@watsun.cc.columbia.edu; Mon, 24 Apr 2000 12:15:36 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Parity incorrectly reported, and RTS/CTS problem on Solaris 7 for x86
Date: 24 Apr 2000 16:15:35 GMT
Organization: Columbia University
Message-ID: <8e1rv7$i5p$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <3904650F.A10717AF@yk.rim.or.jp>,
Ishikawa  <ishikawa@yk.rim.or.jp> wrote (of C-Kermit 7.0):
: First, thank you for the great package.  I asked a few questions
: concerning the usage of 8 bits byte, and an even parity several weeks ago
: on linux and after the kind answers I could get kermit going on Debian
: GNU/linux well.
: 
Good...

: [1] One cosmetic bug.
: 
: I set the parity to "parity hardware even" (8E1).  But the parity shown 
: on the receiving server side (i.e., after I type "server" [CR]) is `none'
: instead of `hardware even'.  Maybe this discrepancy can be fixed.
: ...
: But, the CRT display on the server side is as below.
: 
: --- begin quote
: C-Kermit 7.0.197, 8 Feb 2000, www [192.9.200.253]
: 
:    Current Directory: /tmp
: Communication Device: /dev/ttya
:  Communication Speed: 115200
:               Parity: none              <---- buggy?
:          RTT/Timeout:
:         ...omitted ...
: --- end quote
: 
This is not actually a bug.  As far as Kermit protocol is concerned, the
parity really is "none".  This means it is using all 8 bits of each byte for
data, and it doesn't have to use single shifts or locking shifts to encode
bytes whose 8th data bit is 1.  But yes, I agree it might be clearer to list
something like "none (8E1)" here.  I'll add it to my list.

: Now a little complicated one.
: I am not sure if this is a bug or feature.
: 
: [2] A user expectancy problem.  RTS/CTS is not supported by
:     pre-compiled binary for Solaris 7 for x86.
: 
: But kermit doesn't complain if I specify rts/cts flow-control, and
: SILENTLY ignored my request, so to speak.
: 
Thanks for the report.  We don't have hands-on access to Solaris x86 (any
version) here, so never noticed this one.  All our Solaris x86 binaries were
built at remote sites, where we couldn't experiment with modems, or sent in
by others.  (Note: we still don't have a Solaris 2.6 x86 binary.)

: *USER EXPECTANCY PROBLEM*: C-kermit doesn't complain at all when I typed
: 
:       set flow-control rts/cts
: 
: and doesn't say a thing when I typed
: 
:         connect
: 
C-Kermit 7.0 for Solaris is built with -DCK_RTSCTS, which tells it to
include the commands for setting, showing, and using RTS/CTS.  This has been
true ever since Solaris 2.0.  It happens automatically in ckcdeb.h, because
STERMIOX is defined, which in turn means that <system/termiox.h> is available,
which defines the System-V based hardware flow-control API.

: It simply failed to set RTS/CTS and merrily goes on processing.  Beat me why
: it did NOT give me any warning about not-supported RTS/CTS or maybe the code
: forgot to handle the non-supported case since the code to handle CRTSCTS is
: cluttered with many #ifdef's.)
: 
That's what makes it work on hundreds of different platforms :-)

The reason you didn't get a warning is that C-Kermit is indeed calling the
<system/termiox.h> APIs for setting RTS/CTS, and the APIs are not returning
an error.  (Take a debug log and search for "tthflow".)

: Anyway, after I modified the supplied `makefile' to define
: POSIX_CRTSCTS (and inserted a few fprintf(stderr,"...") lines just to
: let me make sure the expected lines to enable RTS/CTS flow control are
: executed) and recompiled the C-kermit-7 code, I verified that now that
: the RTS/CTS enable code is executed and the transfer at 115200 bps
: (8E1) with flow-control of rts/cts works and transfer of wermit binary
: (about 1.6MB) using packet length of 3999 (default) with D-type packet
: went well(!).
: 
Good!  So it seems that the System-V RTS/CTS APIs have stopped working in
Solaris 8 and a non-backwards-compatible switch as been made to the POSIX
APIs.  This is a "double ended error": the old API is broken, but it doesn't
inform the application of any problem.

: I have no idea at this moment if solaris 7 for sparc (not x86) should work
: with this modification, but it should.  If not, maybe we need a different
: target (solars7x86 against solaris7) just in case. YMMV.
:
This, of course, is an important question.  What is the earliest version of
Solaris that has the POSIX API for RTS/CTS available (and working!)?  What
is the latest version of Solaris that has the System V API working?  Is there
a difference between x86 and Sparc versions?

: Here is the patch to makefile (for solaris 7 for x86).
: I simply inserted -DPOSIX_CRTSCTS.
: (Is this macro supposed to be automatically defined when one says
: -DPOSIX? From the comment I found in the code, I don't think so, but
: just have to ask.)
: 
No, it is not, and should not be.  You can never assume anything like this.
To C-Kermit, -DPOSIX means POSIX 1.0, which has nothing whatsoever to say
about hardware flow control; POSIX OS's implement hardware flow control in
all sorts of creative and incompatible ways.

I'm cross-posting this reply to the Solaris lists in case anybody there can
answer the questions above.  Unfortunately, however, the only real test is
to build C-Kermit both with and without -DPOSIX_CRTSCTS on every Solaris
platform and test the flow control.

- Frank

From news@columbia.edu  Mon Apr 24 13:06:35 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA07020
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 24 Apr 2000 13:06:35 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA00938
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 24 Apr 2000 13:06:35 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA20285
	for kermit.misc@watsun.cc.columbia.edu; Mon, 24 Apr 2000 12:59:52 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Parity incorrectly reported, and RTS/CTS problem on Solaris 7 for 
Date: 24 Apr 2000 16:59:51 GMT
Organization: Columbia University
Message-ID: <8e1ui7$jpq$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <39047938.734774D0@yk.rim.or.jp>,
Ishikawa  <ishikawa@yk.rim.or.jp> wrote:
: ... Here is a dumb question. What is the proper way to obtain debug log?
: I found the usage of macros, which seemed to be the debug macros in the
: source code, but didn't find out how to enable it from the command line.
: 
Just tell C-Kermit to "log debug".  This makes a debug.log file in the
current directory (or you can specify a path or filname).  Then for
hardware flow control details, just "grep tthflow debug.log".

: > : I have no idea at this moment if solaris 7 for sparc (not x86)
: > : should work with this modification, but it should.  If not, maybe we
: > : need a different target (solars7x86 against solaris7) just in
: > : case. YMMV.
: > :
: > This, of course, is an important question.  What is the earliest
: > version of Solaris that has the POSIX API for RTS/CTS available (and
: > working!)?  What is the latest version of Solaris that has the System
: > V API working?  Is there a difference between x86 and Sparc versions?
: >
: I can check 2.5.1 for sparc, 2.4 for x86 if necessary (and solaris 7 for
: x86 as I explained above.)
: 
OK, great; please send the results to kermit-support@columbia.edu, or post
them if you think the general public will be interested; then we can
adjust the makefile targets to do the appropriate thing for each Solaris
version / hardware platform combination.

: I wonder MS has this kind of quick feedback from none other than the
: one of the original authors of the software :-)
: 
We try to take support seriously -- it makes the software better.

- Frank

From news@columbia.edu  Mon Apr 24 13:06:36 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA06779
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 24 Apr 2000 13:06:36 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA00941
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 24 Apr 2000 13:06:35 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA19975
	for kermit.misc@watsun.cc.columbia.edu; Mon, 24 Apr 2000 12:51:07 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Ishikawa <ishikawa@yk.rim.or.jp>
Subject: Re: Parity incorrectly reported, and RTS/CTS problem on Solaris 7 for 
Date: Tue, 25 Apr 2000 01:41:29 +0900
Organization: RIMNET InterNetNews site
Message-ID: <39047938.734774D0@yk.rim.or.jp>
To: kermit.misc@columbia.edu

Frank da Cruz wrote:

> In article <3904650F.A10717AF@yk.rim.or.jp>,
> Ishikawa  <ishikawa@yk.rim.or.jp> wrote (of C-Kermit 7.0):
> : First, thank you for the great package.  I asked a few questions
> : concerning the usage of 8 bits byte, and an even parity several weeks ago
> : on linux and after the kind answers I could get kermit going on Debian
> : GNU/linux well.
> :
> Good...
>

Again thank you!

>
> : [1] One cosmetic bug.
> .

    ...

>
> This is not actually a bug.  As far as Kermit protocol is concerned, the
> parity really is "none".  This means it is using all 8 bits of each byte for
> data, and it doesn't have to use single shifts or locking shifts to encode
> bytes whose 8th data bit is 1.  But yes, I agree it might be clearer to list
> something like "none (8E1)" here.  I'll add it to my list.
>

Again, your clarification is appreciated.

>
> : Now a little complicated one.
> : I am not sure if this is a bug or feature.
> :
> : [2] A user expectancy problem.  RTS/CTS is not supported by
> :     pre-compiled binary for Solaris 7 for x86.
> :
> : But kermit doesn't complain if I specify rts/cts flow-control, and
> : SILENTLY ignored my request, so to speak.
> :
> Thanks for the report.  We don't have hands-on access to Solaris x86 (any
> version) here, so never noticed this one.  All our Solaris x86 binaries were
> built at remote sites, where we couldn't experiment with modems, or sent in
> by others.  (Note: we still don't have a Solaris 2.6 x86 binary.)

Well, maybe I can make the solaris 7 for x86 binary later on if you need one
once we figure out what the correct settings of macros should be.

>
> C-Kermit 7.0 for Solaris is built with -DCK_RTSCTS, which tells it to
> include the commands for setting, showing, and using RTS/CTS.  This has been
> true ever since Solaris 2.0.  It happens automatically in ckcdeb.h, because
> STERMIOX is defined, which in turn means that <system/termiox.h> is available,
> which defines the System-V based hardware flow-control API.

Sorry, I didn't dig enough and notice this sysV API.  I was just
reading through the code to find POSIX  RTSCTS handling code which
I think works on linux.

>
> : It simply failed to set RTS/CTS and merrily goes on processing.  Beat me why
> : it did NOT give me any warning about not-supported RTS/CTS or maybe the code
> : forgot to handle the non-supported case since the code to handle CRTSCTS is
> : cluttered with many #ifdef's.)
> :
> That's what makes it work on hundreds of different platforms :-)
>

Yeah, right :-)
I need to insert a few fprintf lines in order to find out if the code I wanted to

execute was really get executed.

>
> The reason you didn't get a warning is that C-Kermit is indeed calling the
> <system/termiox.h> APIs for setting RTS/CTS, and the APIs are not returning
> an error.  (Take a debug log and search for "tthflow".)
>

Hmm... I will look into it. Here is a dumb question. What is the proper way to
obtain debug log? I found the usage of macros, which seemed to be the
debug macros in the source code, but didn't find out how to enable it
from the command line.

>
> : Anyway, after I modified the supplied `makefile' to define
> : POSIX_CRTSCTS (and inserted a few fprintf(stderr,"...") lines just to
> : let me make sure the expected lines to enable RTS/CTS flow control are
> : executed) and recompiled the C-kermit-7 code, I verified that now that
> : the RTS/CTS enable code is executed and the transfer at 115200 bps
> : (8E1) with flow-control of rts/cts works and transfer of wermit binary
> : (about 1.6MB) using packet length of 3999 (default) with D-type packet
> : went well(!).
> :
> Good!  So it seems that the System-V RTS/CTS APIs have stopped working in
> Solaris 8 and a non-backwards-compatible switch as been made to the POSIX

***** this should read solaris7 (since mine is solaris 7), but probably solaris 8

behaves the same.

>
> APIs.  This is a "double ended error": the old API is broken, but it doesn't
> inform the application of any problem.

It looks to be the case.

>
>
> : I have no idea at this moment if solaris 7 for sparc (not x86) should work
> : with this modification, but it should.  If not, maybe we need a different
> : target (solars7x86 against solaris7) just in case. YMMV.
> :
> This, of course, is an important question.  What is the earliest version of
> Solaris that has the POSIX API for RTS/CTS available (and working!)?  What
> is the latest version of Solaris that has the System V API working?  Is there
> a difference between x86 and Sparc versions?
>

I can check 2.5.1 for sparc, 2.4 for x86 if necessary (and solaris 7 for x86 as I

explained above.)

>
> : Here is the patch to makefile (for solaris 7 for x86).
> : I simply inserted -DPOSIX_CRTSCTS.
> : (Is this macro supposed to be automatically defined when one says
> : -DPOSIX? From the comment I found in the code, I don't think so, but
> : just have to ask.)
> :
> No, it is not, and should not be.  You can never assume anything like this.
> To C-Kermit, -DPOSIX means POSIX 1.0, which has nothing whatsoever to say
> about hardware flow control; POSIX OS's implement hardware flow control in
> all sorts of creative and incompatible ways.
>
> I'm cross-posting this reply to the Solaris lists in case anybody there can
> answer the questions above.  Unfortunately, however, the only real test is
> to build C-Kermit both with and without -DPOSIX_CRTSCTS on every Solaris
> platform and test the flow control.
>
> - Frank

Hmm ... tough cases to solve. Come to think of it, the sparc box I have access
has
already used up both ports and I am not sure if I can remove the serial line for
a while
to test kermit (and I need somewhat longer  cross-cables!). We need many
volunteers.

Anyway, again million thanks!

I wonder MS has this kind of quick feedback from none other than the
one of the original authors of the software :-)

Happy Hacking,

Ishikawa





From news@columbia.edu  Mon Apr 24 21:36:35 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id VAA26680
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 24 Apr 2000 21:36:35 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA16496
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 24 Apr 2000 21:36:35 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id VAA12131
	for kermit.misc@watsun.cc.columbia.edu; Mon, 24 Apr 2000 21:28:24 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <3904E4FB.8D41D9CF@att.net>
From: "Henry E. Thorpe" <henry.thorpe@att.net>
Organization: Just me
Subject: Re: Start-TLS ftpd server?
Date: Tue, 25 Apr 2000 00:23:49 GMT
To: kermit.misc@columbia.edu

Thanks.

Now I feel foolish for not looking up a directory...

				Henry

Jeffrey Altman wrote:
> 
> In article <3903BA66.159DFD48@att.net>,
> Henry E. Thorpe <henry.thorpe@att.net> wrote:
> : Does anyone have a pointer to a Start-TLS enabled version of ftpd?
> 
> Peter Runestig has a patch to ProFTPD:
> 
>   ftp://ftp.runestig.com/pub/proftpd-tls/
> 
> it implements AUTH SSL and TLS but does not support client certificates (yet)
> 
>     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
>                  The Kermit Project * Columbia University
>               612 West 115th St #716 * New York, NY * 10025
>   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Tue Apr 25 11:36:39 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA14041
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 25 Apr 2000 11:36:38 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA11487
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 25 Apr 2000 11:36:38 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA12636
	for kermit.misc@watsun.cc.columbia.edu; Tue, 25 Apr 2000 11:22:21 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <3905B873.3F230E52@home.com>
From: =?iso-8859-1?Q?Andr=E9?= Cormeau <NOacorSPAM@home.com>
Subject: MS-DOS null cable
Date: Tue, 25 Apr 2000 15:15:54 GMT
Organization: @Home Network Canada
To: kermit.misc@columbia.edu

Hello,

I am having no luck with a null modem connection between a WIN98 PC
running kermit 3.14 in a dos window
and a 286 laptop running the same kermit under DOS 5.0.

The cable is supposed to be a full handshaking cable as follows:

1 Not Connected
2 --> 3
3 --> 2
4 --> 6
5 --> 5
6 --> 4
7 --> 8
8 --> 7
9 Not Connected

Does pin 1&6 need to be connected on each Dsub9 to pin 4?
What modem type should I use for a null modem?
Does anyone have a .scr or .ini file that I could use?

Thanks
Andre




From news@columbia.edu  Tue Apr 25 12:36:38 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA16682
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 25 Apr 2000 12:36:38 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA24087
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 25 Apr 2000 12:36:37 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA15383
	for kermit.misc@watsun.cc.columbia.edu; Tue, 25 Apr 2000 12:30:21 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: dat_thuc_nguyen@my-deja.com
Subject: A Primitive C-Kermit Script Debugger
Date: Tue, 25 Apr 2000 16:22:18 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8e4gne$f2k$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

The following macro provides a very primitive kind of debugger for C-
Kermit script. Insert the macro 'debug' in the C-Kermit script wherever
you want to set a break point, it returns the prompt 'debug>' and you
regain the interactive control of C-Kermit until you issue 'q'.

def debug {
	while 1 {
		ask \%1 debug>
		if eq \%1 q break
		{\%1}
	}
}

A more elaborate C-Kermit debugger is on the drawing board, where break
points can be set and removed, etc.

Dat


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Tue Apr 25 13:06:39 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA19114
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 25 Apr 2000 13:06:39 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA28592
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 25 Apr 2000 13:06:38 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA16813
	for kermit.misc@watsun.cc.columbia.edu; Tue, 25 Apr 2000 13:01:01 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Ishikawa <ishikawa@yk.rim.or.jp>
Subject: Re: Parity incorrectly reported, and RTS/CTS problem on Solaris 7 for 
Date: Wed, 26 Apr 2000 01:58:22 +0900
Organization: RIMNET InterNetNews site
Message-ID: <3905CEAE.ED82A8C6@yk.rim.or.jp>
To: kermit.misc@columbia.edu

Frank da Cruz wrote:

>
> : I can check 2.5.1 for sparc, 2.4 for x86 if necessary (and solaris 7 for
> : x86 as I explained above.)
> :
> OK, great; please send the results to kermit-support@columbia.edu, or post
> them if you think the general public will be interested; then we can
> adjust the makefile targets to do the appropriate thing for each Solaris
> version / hardware platform combination.
>

Attached is the memo I wrote after I tested C-kermit 7 on the
platforms. I am posting to the newsgroups since I think we need
volunteers to fill the gap. Kermit has been a great dependable tool
for me and would like to see it being so at least for the foreseeable
future and it is time to repay the debt, so to speak.
I am sure quite a f ew sun sysadmins  use kermit for daily jobs.

>
> : I wonder MS has this kind of quick feedback from none other than the
> : one of the original authors of the software :-)
> :
> We try to take support seriously -- it makes the software better.
>

Again great thanks.

Happy Hacking,

Ishikawa

--- My test summary

(We need volunteers to figure out what we need to do for the other
Solaris versions for x86 and sparc that I could not test.)

In short, the summary of my test.

In order for kermit to enable hardware flow-control (RTS/CTS),
I needed to add -DPOSIX_CRTSCTS for the following platforms.

----------------------------------------
solaris 7 for x86                         needs -DPOSIX_CRTSCTS
slaris 2.5.1 for sparc (on Ultra1 143Mhz) needs -DPOSIX_CRTSCTS
        Another potential problem on this hardware platform.
        split I/O speeds:
        115200bps may not be supported on input. Output seems to
        be OK. (I found this out from the stty output.)

solaris 2.4 for x86                     needs -DPOSIX_CRTSCTS
----------------------------------------

It seems that the later solaris in my sampling needs -DPOSIX_CRTSCTS
for hardware rts/cts flow control to work.  However, the debug log
message did pickup the failure of sysV rts/cts on routine (if I am not
mistaken) and so maybe a cleanup of the code could at least make it
possible to warn the user of the missing hardware flow-control support.


**** How I tested ****

for each target platform
do
    I checked the setting of tty using

        stty -a < /dev/my_choice_of_tty

    before running kermit.

    Run the compiled kermit (with / without -DPOSIX_CRTSCTS)
    (from source
    -rw-rw-r--  1 ishikawa  2503931 Apr 25 21:58 cku197.tar.gz
        )

    log debug
    (set the next tty target  approrpriately)
    set line /dev/tty00
    set speed 115200
    (needed to reduce speed on solaris 24 for x86)

    set term byte 8
    set parity hardware even
    set flow-control rts/cts
    connect
    (May need to set set carrier-watch off before connect.)

    After `connect', I re-checked the setting of tty using
        stty -a < /dev/my_choice_of_tty
    again, and see if crtscts is set or not.

    check the output of
    egrep tthflow debug.log

done

Details.
----------------------------------------
* Solaris 7 for x86: already reported.  needs -DPOSIX_CRTSCTS
----------------------------------------
solaris 7 for x86: distributed binary

        RTS/CTS doesn't work as reported previously.

        log output.
        $ grep tthflow debug.log
        tthflow ATTSV RTS/CTS ON
        tthflow TCGETX=-1
        tthflow ATTSV RTS/CTS ON
        tthflow TCGETX=-1

    (Comment: it looks that the error code (x == -1) is
    dropped through the safety net due to the
    complex #ifdef/#else/#endif .. in ckutio.c, but I am not entirely
    sure how to fix this.)
    $

Recompiled with -DPOSIX_CRTSCTS (with suncc)

        Now rts/cts works (verified using the file transfer in this
        particular case as well as visual inspection of stty output.)
        bash-2.03$ grep tthflow debug.log
        tthflow POSIX_CRTSCTS entry status=1
        tthflow POSIX_CRTSCTS tcgetattr[0]=0
        tthflow POSIX_CRTSCTS ON tcsetattr[0]=0
        tthflow POSIX_CRTSCTS entry status=1
        tthflow POSIX_CRTSCTS tcgetattr[0]=0
        tthflow POSIX_CRTSCTS entry status=1
        tthflow POSIX_CRTSCTS tcgetattr[0]=0

========================================
* solaris 2.5.1 for sparc with gcc needs -DPOSIX_CRTSCTS
        I noticed a split input/output speed on Ultra 1 143Mhz
        CPU hardware platform. This can be a different  annyoing problem.
----------------------------------------
 (stty -a < /dev/ttya trick only works if I am root.)

  The binary for the test was first created using
       make solaris25g

        egrep tthflow debug.log
        tthflow ATTSV RTS/CTS ON
        tthflow TCGETX=-1

        Given the way the code works, maybe this version
        is also buggy with regard to hardware flow-control.

        Another possible problem: split I/O speeds!

        In comparing the output of stty output before and after
        kermit is invoked:

        ***************
        *** 1,2 ****
        ! speed 9600 baud

        --- 1,4 ----
        ! # stty -a < /dev/ttya
        ! ispeed 57600 baud     <--- Aha! Maybe the input port
        !  ospeed 115200 baud        only supports 57600?!

        (On UltraSparc Ver 0x22 143MHz)
        dmesg: root nexus = Sun Ultra 1 UPA/SBus (UltraSPARC 143MHz)


        Recompiled adding -DPOSIX_CRTSCTS
        make solaris25g-posix_crtscts

        I confirmed that RTS/CTS is now enabled in stty output.

        grep tthflow on
        tthflow POSIX_CRTSCTS entry status=1
        tthflow POSIX_CRTSCTS tcgetattr[0]=0
        tthflow POSIX_CRTSCTS ON tcsetattr[0]=0

        (However, the ttya connected to a printer or something
        got confused, I guess. Minor quibble. Logistic problem.
        No clean computer with my reach. Hope the printer is not
        out of control now.  I have forgotten essentially something was
        connected on the port. )
        A serial connection might still be active on /dev/ttya.
        OK to exit? yes
        Closing /dev/ttya...ttclos() timeout: hangup

========================================
        solaris 2.4 for x86 with sun cc needs -DPOSIX_CRTSCTS
        There is no 115200 bps on this old solaris.
        (Well, at least not B115200 or B38400 in sgtty.h)
        So tested at 19200 bps.
----------------------------------------

        There was no entry for suncc on sun2.4 so I used solaris2x

        make solaris2x

        : www:/tmp/ ; grep tthflow debug.log
        tthflow ATTSV RTS/CTS ON
        tthflow TCGETX=-1
        tthflow ATTSV RTS/CTS ON
        tthflow TCGETX=-1
        : www:/tmp/ ;

        RTS/CTS not set from what I saw in "stty -a < /dev/ttya".

        Re-created by adding -DPOSIX_CRTSCTS.

        Now confirmed that RTS/CTS is enabled in stty output.

        grep tthflow debug.log
        tthflow POSIX_CRTSCTS entry status=1
        tthflow POSIX_CRTSCTS tcgetattr[0]=0
        tthflow POSIX_CRTSCTS ON tcsetattr[0]=0
        tthflow POSIX_CRTSCTS entry status=1
        tthflow POSIX_CRTSCTS tcgetattr[0]=0
        : www:/tmp/ ;

[end of file]






From news@columbia.edu  Tue Apr 25 13:36:39 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA15954
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 25 Apr 2000 13:36:39 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA04499
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 25 Apr 2000 13:36:39 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA17481
	for kermit.misc@watsun.cc.columbia.edu; Tue, 25 Apr 2000 13:14:51 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Parity incorrectly reported, and RTS/CTS problem on Solaris 7 for 
Date: 25 Apr 2000 17:14:47 GMT
Organization: Columbia University
Message-ID: <8e4jq7$h26$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <3905CEAE.ED82A8C6@yk.rim.or.jp>,
Ishikawa  <ishikawa@yk.rim.or.jp> wrote:
: Attached is the memo I wrote after I tested C-kermit 7 on the
: platforms. I am posting to the newsgroups since I think we need
: volunteers to fill the gap. Kermit has been a great dependable tool
: for me and would like to see it being so at least for the foreseeable
: future and it is time to repay the debt, so to speak.
: I am sure quite a f ew sun sysadmins  use kermit for daily jobs.
: 
And if not, why not? :-)

Thanks for the detailed report!  It's not conclusive but it looks like
we can (and should) enable POSIX_CRTSCTS for all Solaris builds.  The
only thing that bothers me is why nobody ever noticed flow-control
failures before?  The Solaris version of C-Kermit has been using SVR4
style RTS/CTS since 1992.

So maybe the failures occur only in conjunction with 8-data-bits+parity,
which is a new feature of C-Kermit 7.0.  Do you also get failures when
you don't also set hardware parity?

Unfortunately I don't have a Sun/Solaris workstation that I can test
hands-on with a modem or breakout box or I could sort this out myself.

- Frank

From news@columbia.edu  Tue Apr 25 16:06:39 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA04652
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 25 Apr 2000 16:06:39 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA06109
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 25 Apr 2000 16:06:38 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA24239
	for kermit.misc@watsun.cc.columbia.edu; Tue, 25 Apr 2000 16:02:08 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jrd@cc.usu.edu (Joe Doupnik)
Subject: Re: MS-DOS null cable
Message-ID: <i$sxSeG2C9MQ@cc.usu.edu>
Date: 25 Apr 00 14:01:37 MDT
Organization: Utah State University
To: kermit.misc@columbia.edu

In article <3905B873.3F230E52@home.com>, =?iso-8859-1?Q?Andr=E9?= Cormeau <NOacorSPAM@home.com> writes:
> Hello,
> 
> I am having no luck with a null modem connection between a WIN98 PC
> running kermit 3.14 in a dos window
> and a 286 laptop running the same kermit under DOS 5.0.
> 
> The cable is supposed to be a full handshaking cable as follows:
> 
> 1 Not Connected
> 2 --> 3
> 3 --> 2
> 4 --> 6
> 5 --> 5
> 6 --> 4
> 7 --> 8
> 8 --> 7
> 9 Not Connected
> 
> Does pin 1&6 need to be connected on each Dsub9 to pin 4?
> What modem type should I use for a null modem?
> Does anyone have a .scr or .ini file that I could use?
> 
> Thanks
> Andre
-------
	I don't have a pinout handy for the DB9 connectors. Why not
just get a cheap DB9 null modem connector from a store? 
	As to type of modem to select, the answer is none. There is
no dialing, no modem. Just set the serial port characteristics manually
and put them into a handy Kermit .ini file. These characteristics are
the port identification (COM1 etc), speed, parity, flow control. Do
this manually first to check that things work as expected. 
        Joe D.



From news@columbia.edu  Tue Apr 25 17:36:41 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id RAA11689
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 25 Apr 2000 17:36:40 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA25921
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 25 Apr 2000 17:36:39 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA27318
	for kermit.misc@watsun.cc.columbia.edu; Tue, 25 Apr 2000 17:12:07 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Mark Sapiro <msapiro@value.net>
Subject: Re: MS-DOS null cable
Date: 25 Apr 2000 21:09:37 GMT
Organization: Not Very Much
Message-ID: <8e51ih$prv$1@news.value.net>
To: kermit.misc@columbia.edu

Andr? Cormeau <NOacorSPAM@home.com> wrote:
: Hello,

: I am having no luck with a null modem connection between a WIN98 PC
: running kermit 3.14 in a dos window
: and a 286 laptop running the same kermit under DOS 5.0.

: The cable is supposed to be a full handshaking cable as follows:

: 1 Not Connected
: 2 --> 3
: 3 --> 2
: 4 --> 6
: 5 --> 5
: 6 --> 4
: 7 --> 8
: 8 --> 7
: 9 Not Connected

: Does pin 1&6 need to be connected on each Dsub9 to pin 4?

Pin assignments on a DB-9 serial port are as follows:

1  Carrier Detect
2  Receive Data
3  Transmit Data
4  Data Terminal Ready
5  Signal Ground
6  Data Set (Modem) Ready
7  Request to Send
8  Clear to Send
9  Ring Indicator

Your connections above are good as far as they go.  If you want
to use Carrier Detection, it is best to provide the carrier detect
from the other computer's "Data Terminal Ready" signal.  Thus,
pin 1 and 6 should be connected together at one end and through
the cable to pin 4 at the other end, and vice versa.  I.e, with
your indicated connections, just add a jumper from 1 to 6 on each
DB-9.

: What modem type should I use for a null modem?
: Does anyone have a .scr or .ini file that I could use?

As Joe indicates in another reply, you don't need a modem
script since you aren't dialing or sending any "AT" commands.

-- 
Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

From news@columbia.edu  Wed Apr 26 08:36:42 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id IAA07591
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 26 Apr 2000 08:36:41 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id IAA13250
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 26 Apr 2000 08:36:40 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id IAA23187
	for kermit.misc@watsun.cc.columbia.edu; Wed, 26 Apr 2000 08:35:30 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Date: Wed, 26 Apr 2000 08:29:02 -0400
From: Jack Patteeuw <jjpatteeuw@voyager.net>
Subject: K95 Mouse actions
Message-ID: <3906e0f1$1$95116$2c3edae7@news.voyager.net>
Organization: Voyager.Net - East Lansing, MI
To: kermit.misc@columbia.edu

First a public "Thanks a BILLION" to Frank and the cast of thousands for Kermit.  Various
versions have save my back side numerous time.  I remember boot strapping VMS Kermit down
to a VAX in Brazil... oopps not the correct time and place for story telling !

I currently use (and love) K95 at home to talk to VMS and Unix boxes at work.  At work
I use X Windows.  Is it possible to get K95's mouse buttons to work the same as X Windows ?

That is 

Double click of MB1 selects the current word (characters separated by white space).
Triple click of MB1 select the current line.
Optional, quad click of MB1 select the entire page.

Paste is a single click of MB2 (I might need a different drive to get MB2).


This would be the ultimate for me.

Thanks again.  I heartily recommend K95 to everyone looking for a good VT emulator
and file transfer program.  It is well worth the price.

Jack Patteeuw

From news@columbia.edu  Wed Apr 26 10:43:52 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA29190
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 26 Apr 2000 10:43:51 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA00571
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 26 Apr 2000 10:36:42 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA27004
	for kermit.misc@watsun.cc.columbia.edu; Wed, 26 Apr 2000 10:07:50 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: K95 Mouse actions
Date: 26 Apr 2000 14:07:49 GMT
Organization: Columbia University
Message-ID: <8e6t7l$qb0$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <3906e0f1$1$95116$2c3edae7@news.voyager.net>,
Jack Patteeuw  <jjpatteeuw@voyager.net> wrote:

: I currently use (and love) K95 at home to talk to VMS and Unix boxes at work.  At work
: I use X Windows.  Is it possible to get K95's mouse buttons to work the same as X Windows ?

Not really.

: That is 
: 
: Double click of MB1 selects the current word (characters separated by white space).
: Triple click of MB1 select the current line.
: Optional, quad click of MB1 select the entire page.

You can do a lot of things with Kermit Script macros and the mouse
buttons but simulating these actions are not possible at the current
time in the general sense.  It would be possible for you to implement

  copy word to host
  copy line to host
  copy page to host

but I do not think the copy to clipboard functionality can be done.

: Paste is a single click of MB2 (I might need a different drive to get MB2).

You can do this with a single command

  SET MOUSE BUTTON 1 NONE CLICK \Kpaste


    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Wed Apr 26 13:36:42 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA20652
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 26 Apr 2000 13:36:42 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA09534
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 26 Apr 2000 13:36:42 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA05147
	for kermit.misc@watsun.cc.columbia.edu; Wed, 26 Apr 2000 13:29:08 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Parity incorrectly reported, and RTS/CTS problem on Solaris 7 for 
Date: 26 Apr 2000 17:29:03 GMT
Organization: Columbia University
Message-ID: <8e790v$50o$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <390722AF.622DDDA0@yk.rim.or.jp>,
Ishikawa  <ishikawa@yk.rim.or.jp> wrote:
: Frank da Cruz wrote:
: ...
: >So maybe the failures occur only in conjunction with 8-data-bits+parity,
: >which is a new feature of C-Kermit 7.0.  Do you also get failures when
: >you don't also set hardware parity?
: 
: I tried a few test without using hardware parity. Still no luck. CRTSCTS is
: not set in stty output of kermit-controlled tty port.
: 
OK, good, now we know.

: Here is my take on why this problem was not noticed before
: by the many kermit users on Sun boxes, and if my guess is correct,
: the problem didn't harm many people at all.
: 
: - Hardware flow-control is only necessary when
:   CPU/OS is rather slow in comparison to the serial line speed.
:   Thanks to the deep hardware FIFO queue in serial controller, and
:   ever faster CPU...
:
Yes, that's true in one direction, but what about the other?  When uploading
a file through a modem, the modem connection rather than the CPU is usually
the bottleneck, and so the modem will have to flow-control the computer.  If
the computer does not cooperate, data is lost.  This means:

 a. SVR4-style hardware flow control works in Solaris in one direction but
    not the other; or:

 b. Kermit's dynamic packet sizing got around the errors, so nobody noticed
    them; or:

 c. Nobody has been using > 57600 bps serial speeds; or:

 d. Nobody is reporting problems.

About (b)...  Remember that Kermit is a pessimistic protocol.  It assumes
the connection will be bad.  So it has all kinds of features to accommodate
bad connections.  One of these is automatic adaptation of the packet length
to the error rate.

:   If my reading of the messages is correct, solaris up to 2.3 did
:   set RTS/CTS using ATT SysV semantics.
:   The first broken version of kermit for Solaris 2.4 for x86
:   didn't suffer much since the OS itself doesn't seem to have
:   support for 115200 bps at all.
:
So you have determined that SVR4 hwfc works in Solaris 2.3 and earlier?
I didn't see anything about this in yesterday's posting.

: PS: if we can return the failure code (-1) from
: the att sysV semantics functions(s) to higher level
: funtions, at least we can tell the user that something is woring by
: printing some meaningful  messages.
:
Yes, I can take of this.  It will be in the next release.  But it won't
affect Solaris > 2.3, since this code won't be used there any more, right?

- Frank

From news@columbia.edu  Wed Apr 26 13:36:44 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA00723
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 26 Apr 2000 13:36:43 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA09537
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 26 Apr 2000 13:36:42 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA04569
	for kermit.misc@watsun.cc.columbia.edu; Wed, 26 Apr 2000 13:10:59 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Ishikawa <ishikawa@yk.rim.or.jp>
Subject: Re: Parity incorrectly reported, and RTS/CTS problem on Solaris 7 for 
Date: Thu, 27 Apr 2000 02:09:03 +0900
Organization: RIMNET InterNetNews site
Message-ID: <390722AF.622DDDA0@yk.rim.or.jp>
To: kermit.misc@columbia.edu

Frank da Cruz wrote:

>Thanks for the detailed report!  It's not conclusive but it looks like
>we can (and should) enable POSIX_CRTSCTS for all Solaris builds.  The
>only thing that bothers me is why nobody ever noticed flow-control
>failures before?  The Solaris version of C-Kermit has been using SVR4
>style RTS/CTS since 1992.

>So maybe the failures occur only in conjunction with 8-data-bits+parity,
>which is a new feature of C-Kermit 7.0.  Do you also get failures when
>you don't also set hardware parity?

(Any volunteers to test the untested combination yet?)

I tried a few test without using hardware parity. Still no luck. CRTSCTS is

not set in stty output of kermit-controlled tty port.

I am as puzzled as you regarding why the hardware flow-control
problem has not been not noticed by others before.

Here is my take on why this problem was not noticed before
by the many kermit users on Sun boxes, and if my guess is correct,
the problem didn't harm many people at all.

- Hardware flow-control is only necessary when
  CPU/OS is rather slow in comparison to the serial line speed.
  Thanks to the deep hardware FIFO queue in serial controller, and
  ever faster CPU, it seems that only under heavy use
  such as 115200bps on a 166Mhz pentium CPU under solaris 7 for x86
  using the 4KB packet length, the broken hardware flow-control
  problem becomes apparent.

  I wonder if this problem is noticeable on a Pentium 400 Mhz PC
  at 115200 bps connection at all.

  (Even on 166Mhz Pentium CPU PC, reducing the speed to 38400 bps
  works fine, and 115200 bps with 3 (three) KB packet length also works
  fine, too. So a lowly 166Mhz pentium PC works quite well.)

- Hardware Perception: Cable Unreliability.

  At 115200bps or when fast speed connection requires hardware
  flow control, the cable (poor) quality often becomes an issue.
  I suspect some people did encounter this broken rts/cts handling
  on Solaris platform (2.4 or later), but  when they saw that
  the reduced speed or reduced packet size  made the transfer
  succeed, they would have said  "Aha, bad cable/connection."
  and forgot the issue. (I would.)

- Solaris-specific Historical Reason

  If my reading of the messages is correct, solaris up to 2.3 did
  set RTS/CTS using ATT SysV semantics.
  The first broken version of kermit for Solaris 2.4 for x86
  didn't suffer much since the OS itself doesn't seem to have
  support for 115200 bps at all.
  Solaris 2.5.1 for sparc (on Ultra 1, at least) has
  no support for 115200 bps for serial tty input (split speeds for
  input and output. Output seems to have 115200 bps support.) and
  so presumably not many people tried these fast speed setting with
  kermit on this platform, either.

  So the chances are that the speed settings that would have made the
  broken RTS/CTS handling prominent only appeared in Solaris after
  powerful CPU had appeared and that the rts/cts control was not often
  required in practical settings.  (I have been using kermit to talk
  to Cisco router serial console port, but this is at 9600 bps.)

Practically speaking, for 115200 bps transfer to work, the cable must
be a high-quality short one. This means that the connection is quite
likely between two devices in the same room to begin with.  (Unless
the connection is interfaced to electrically isolated optical fiber
cable, etc..)
In such environment, LAN using inexpensive 10base-T connection
probably is more popular and is more fast indeed. So serial line
connection using Kermit in such a setting may be a rare attempt.
My current attempt is between a computer and a electronics gadget box
that speaks rs232c at various speeds with hardware flow control, and
this is why I was led to the rts/cts problem. Not many sysadmins
would have followed similar tracks.

Thus my theory is that not many people tried 115200bps direct
connection using kermit on solaris boxes to begin with.
RTS/CTS hardware flow control problem was not noticed because
it was masked by fast CPU and
deep hardware FIFO queue on PC,  or attributed to `bad cable', etc.

One exception to the `rare' use of 115200bps on solaris boxes is
ppp-connection using serial line.
Maybe the ppp (daemon and/or client) developers
may know something about this change of the way hardware flow-control
is enabled on various solaris versions because these developers
often have to handle external modem/ISDN TA (terminal adaptor) that are
connected directly to solaris boxes using very high-speed serial connection

such as 115200bps (or faster). But then again, one of these days, the
ISDN dialup routers with ethernet hub function made the serial
connection for this purpose obsolete, too.

PS: if we can return the failure code (-1) from
the att sysV semantics functions(s) to higher level
funtions, at least we can tell the user that something is woring by
printing
some meaningful  messages.
I am not familiar enough with the code to suggest a patch yet with
this regard.

Happy Hacking,

Ishikawa




From news@columbia.edu  Thu Apr 27 05:06:48 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id FAA23398
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 27 Apr 2000 05:06:47 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id FAA09731
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 27 Apr 2000 05:06:46 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id EAA16083
	for kermit.misc@watsun.cc.columbia.edu; Thu, 27 Apr 2000 04:57:33 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Ishikawa <ishikawa@yk.rim.or.jp>
Subject: Re: Parity incorrectly reported, and RTS/CTS problem on Solaris 7 for 
Date: Thu, 27 Apr 2000 17:46:05 +0900
Organization: RIMNET InterNetNews site
Message-ID: <3907FE4D.8FCDB4E8@yk.rim.or.jp>
To: kermit.misc@columbia.edu

Hello,

(Any volunteers yet?)

> : Here is my take on why this problem was not noticed before
> : by the many kermit users on Sun boxes, and if my guess is correct,
> : the problem didn't harm many people at all.
> :
> : - Hardware flow-control is only necessary when
> :   CPU/OS is rather slow in comparison to the serial line speed.
> :   Thanks to the deep hardware FIFO queue in serial controller, and
> :   ever faster CPU...
> :
> Yes, that's true in one direction, but what about the other?

Forgot about the other direction!

>
>  a. SVR4-style hardware flow control works in Solaris in one direction but
>     not the other; or:
>
>  b. Kermit's dynamic packet sizing got around the errors, so nobody noticed
>     them; or:
>
>  c. Nobody has been using > 57600 bps serial speeds; or:
>
>  d. Nobody is reporting problems.
>

I would think that b, and c ("Bad cable" and shurrugedoff).

a is a little difficult, but anything goes with software.


>
> :   If my reading of the messages is correct, solaris up to 2.3 did
> :   set RTS/CTS using ATT SysV semantics.
> :   The first broken version of kermit for Solaris 2.4 for x86
> :   didn't suffer much since the OS itself doesn't seem to have
> :   support for 115200 bps at all.
> :
> So you have determined that SVR4 hwfc works in Solaris 2.3 and earlier?
> I didn't see anything about this in yesterday's posting.
>

Sorry to confuse you. I `assume'd that
since nobody seemed to have reported problems on earlier systems
(2.3 and older) [and assumed that you picked up SVR4 hwfc for a
reason for solaris target] that SVR4 hwfc worked on such systems.
Can't verify since these are indeed old  systems and
I have no way to test such systems.

>: PS: if we can return the failure code (-1) from
>: the att sysV semantics functions(s) to higher level
>: funtions, at least we can tell the user that something is woring by
>: printing some meaningful  messages.
>:

> Yes, I can take of this.  It will be in the next release.  But it won't
> affect Solaris > 2.3, since this code won't be used there any more, right?

Quite right. -DPOSIX_CRTSCTS would take care of this.

Happy Hacking,

Ishikawa




From news@columbia.edu  Fri Apr 28 01:36:50 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id BAA04204
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 28 Apr 2000 01:36:49 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id BAA02909
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 28 Apr 2000 01:36:48 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id BAA10927
	for kermit.misc@watsun.cc.columbia.edu; Fri, 28 Apr 2000 01:32:18 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Glenn Davy" <glenn@sterland.com.au>
Subject: Connecting to old kermits
Message-ID: <tn9O4.61$Ig.3681@nsw.nnrp.telstra.net>
Date: Fri, 28 Apr 2000 15:32:34 +1000
Organization: Customer of Telstra Big Pond Direct
To: kermit.misc@columbia.edu

Hi All
I'm new to all things kermit. I'm about to down load ckermit 7, but the
'other end' is kermit 2.32/8. Should this work or do I need to track down
the same version?
Tia
Glenn



From news@columbia.edu  Fri Apr 28 09:36:49 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id JAA03321
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 28 Apr 2000 09:36:49 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA09238
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 28 Apr 2000 09:36:49 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA17246
	for kermit.misc@watsun.cc.columbia.edu; Fri, 28 Apr 2000 09:33:22 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Connecting to old kermits
Date: 28 Apr 2000 13:33:20 GMT
Organization: Columbia University
Message-ID: <8ec3v0$gpl$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <tn9O4.61$Ig.3681@nsw.nnrp.telstra.net>,
Glenn Davy <glenn@sterland.com.au> wrote:
: I'm new to all things kermit. I'm about to down load ckermit 7, but the
: 'other end' is kermit 2.32/8. Should this work or do I need to track down
: the same version?
:
As far as the file transfer protocol is concerned, sure, they should work
together.  But as long as you are just starting, why begin with with an
eleven-year-old version of MS-DOS Kermit?  The current version is 3.15:

  http://www.columbia.edu/kermit/mskermit.html

Or, if this is for Win95/98/NT/2000, you'd be better off with Kermit 95:

  http://www.columbia.edu/kermit/k95.html

which is native to 32-bit Windows OS's and interfaces naturally to all of
their features and APIs.

- Frank

From news@columbia.edu  Fri Apr 28 13:07:06 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA20665
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 28 Apr 2000 13:07:06 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA23503
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 28 Apr 2000 13:06:50 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA26533
	for kermit.misc@watsun.cc.columbia.edu; Fri, 28 Apr 2000 12:51:02 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Damon Brownd" <dbrownd@HoustonEye.com>
Subject: K-95 and filenames containing spaces
Organization: Houston Eye Associates
Message-ID: <IjjO4.1249$8%6.31520@news.swbell.net>
Date: Fri, 28 Apr 2000 11:49:32 -0500
To: kermit.misc@columbia.edu

How do you enter a directory path or file name containing spaces at the K-95
command prompt?

For instance:

        send c:\My Documents\Some File.doc


I have searched the using C-Kermit manual as well as the online manuals.
Obviously, I'm not looking in the right place.



From news@columbia.edu  Fri Apr 28 13:36:50 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA01042
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 28 Apr 2000 13:36:50 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA00364
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 28 Apr 2000 13:36:49 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA28688
	for kermit.misc@watsun.cc.columbia.edu; Fri, 28 Apr 2000 13:35:33 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: K-95 and filenames containing spaces
Date: 28 Apr 2000 17:35:31 GMT
Organization: Columbia University
Message-ID: <8eci53$s0e$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <IjjO4.1249$8%6.31520@news.swbell.net>,
Damon Brownd <dbrownd@HoustonEye.com> wrote:
: How do you enter a directory path or file name containing spaces at the K-95
: command prompt?
: 
: For instance:
: 
:         send c:\My Documents\Some File.doc
: 
: 
: I have searched the using C-Kermit manual as well as the online manuals.
: Obviously, I'm not looking in the right place.

SEND {c:\My Documents\Some File.doc}



    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Fri Apr 28 14:06:54 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA10912
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 28 Apr 2000 14:06:50 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA06921
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 28 Apr 2000 14:06:49 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA00046
	for kermit.misc@watsun.cc.columbia.edu; Fri, 28 Apr 2000 14:05:41 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Mark Sapiro <msapiro@value.net>
Subject: Re: K-95 and filenames containing spaces
Date: Fri, 28 Apr 2000 10:59:07 -0700
Organization: Not Very Much
Message-ID: <3909D16B.86841374@value.net>
To: kermit.misc@columbia.edu

Damon Brownd wrote:
> 
> How do you enter a directory path or file name containing spaces at the K-95
> command prompt?
> 
> For instance:
> 
>         send c:\My Documents\Some File.doc

Enclose the path in braces (Kermit string quotes).  E.g.

   send {c:\My Documents\Some File.doc}

I try to avoid spaces in names for exactly the reason that names with
spaces are hard to parse correctly.  In those few cases where windows
seems to coerce me into using names with spaces (e.g. the "Program
Files" directory), I use the MS-DOS name instead.  This would normally
be the first 6 non-blank characters of the name followed by "~1" (or
"~2" etc. in case of conflicts).  E.g.

   send c:/mydocu~1/somefi~1.doc

Note that forward slashes can be used as the windows program interface
supports them even though things like command.com don't.

-- 
Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

From news@columbia.edu  Fri Apr 28 14:36:50 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA18190
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 28 Apr 2000 14:36:50 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA13656
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 28 Apr 2000 14:36:49 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA00901
	for kermit.misc@watsun.cc.columbia.edu; Fri, 28 Apr 2000 14:25:38 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: K-95 and filenames containing spaces
Date: 28 Apr 2000 18:25:37 GMT
Organization: Columbia University
Message-ID: <8ecl31$s2$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <3909D16B.86841374@value.net>,
Mark Sapiro  <msapiro@value.net> wrote:

: I try to avoid spaces in names for exactly the reason that names with
: spaces are hard to parse correctly.  In those few cases where windows
: seems to coerce me into using names with spaces (e.g. the "Program
: Files" directory), I use the MS-DOS name instead.  This would normally
: be the first 6 non-blank characters of the name followed by "~1" (or
: "~2" etc. in case of conflicts).  E.g.
: 
:    send c:/mydocu~1/somefi~1.doc
: 
: Note that forward slashes can be used as the windows program interface
: supports them even though things like command.com don't.

The next update to K95 will always set variables such as

  \v(exedir) \v(startupdir) \v(inidir)

to the 8.3 format names.  It will also have a working 

  SET WIN95 8.3-FILENAME ON

command to return all file names in 8.3 format.



    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Fri Apr 28 15:06:50 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id PAA28986
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 28 Apr 2000 15:06:50 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA20154
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 28 Apr 2000 15:06:49 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA02797
	for kermit.misc@watsun.cc.columbia.edu; Fri, 28 Apr 2000 15:06:16 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Damon Brownd" <dbrownd@HoustonEye.com>
Subject: Re: K-95 and filenames containing spaces
Organization: Houston Eye Associates
Message-ID: <AilO4.2131$ln5.35542@news.swbell.net>
Date: Fri, 28 Apr 2000 14:04:52 -0500
To: kermit.misc@columbia.edu


"Jeffrey Altman" <jaltman@watsun.cc.columbia.edu> wrote in message
news:8eci53$s0e$1@newsmaster.cc.columbia.edu...
>
> SEND {c:\My Documents\Some File.doc}
>

That was it!  Many thanks to you and Mark.

I wish I could get an answer this quickly for the other products I use.



From news@columbia.edu  Fri Apr 28 20:06:50 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id UAA06776
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 28 Apr 2000 20:06:50 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA25095
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 28 Apr 2000 20:06:50 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id UAA16406
	for kermit.misc@watsun.cc.columbia.edu; Fri, 28 Apr 2000 20:03:10 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jrd@cc.usu.edu (Joe Doupnik)
Subject: Re: Connecting to old kermits
Message-ID: <TQxfT5$WXa07@cc.usu.edu>
Date: 28 Apr 00 17:43:44 MDT
Organization: Utah State University
To: kermit.misc@columbia.edu

In article <tn9O4.61$Ig.3681@nsw.nnrp.telstra.net>, "Glenn Davy" <glenn@sterland.com.au> writes:
> Hi All
> I'm new to all things kermit. I'm about to down load ckermit 7, but the
> 'other end' is kermit 2.32/8. Should this work or do I need to track down
> the same version?
> Tia
> Glenn
----------
	Yes, it will work, but... Really, something that old! Put your
mouse to work grabbing MSK 3.16 beta from Columbia; it is universes better.
	Joe D.

From news@columbia.edu  Sat Apr 29 16:36:54 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA23010
	for <kermit.misc@cpunix.cc.columbia.edu>; Sat, 29 Apr 2000 16:36:54 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA09099
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 29 Apr 2000 16:36:54 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA06805
	for kermit.misc@watsun.cc.columbia.edu; Sat, 29 Apr 2000 16:31:10 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: New Kermit 95 Release - Telnet/Serial Comms and Scripting
Date: 29 Apr 2000 20:31:07 GMT
Organization: Columbia University
Message-ID: <8efgqb$6ki$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu


This is to announce Kermit 95 1.1.20 for Microsoft Windows 95, 98, NT,
and 2000, and IBM OS/2:

 . Serial communications (direct or dialed) including TAPI modems.
 . Telnet and Rlogin client including four forms of security
   (Kerberos 4, Kerberos 5, SSL/TLS, SRP - USA and Canada only).
 . Host mode for incoming Telnet or serial connections.
 . Accurate emulation of 38 different kinds of terminals.
 . Kermit and XYZMODEM file tranfser.
 . Numeric and alphanumeric paging.
 . International character set translation (now including Unicode).
 . Built-in scripting with variables, loops, functions, pattern matching.

Kermit 95 has thousands of features; there's no space to list them here.
To find out more, visit the Kermit 95 website:

   http://www.columbia.edu/kermit/k95.html

Yes, there are lots of terminal programs for Windows.  What's special
about this one?  Briefly:

 . We supply the software for BOTH ENDS of the connection: Kermit 95
   for Windows and its file-transfer/client-server partner for UNIX,
   VMS, VOS, OS/390, VM/CMS, PDP-11s, you name it.  No finger-pointing
   if you experience interoperability problems.  We've been doing this
   since 1981.

 . Kermit software includes the definitive Kermit protocol
   implementation, and the fastest.  Most third-party implementations
   are not so terrific.

 . The scripting language is easy to learn and use because it's the
   same as the command language.  It's highly portable; scripts
   developed on Windows can also be used in UNIX, VMS, etc (and vice
   versa).  Similarly, scripts developed for serial connections can
   easily be adapted to network connections (and vice versa).

 . Kermit software translates character sets during both terminal
   emulation and data transfer.  Kermit 95 understands more than 80
   different host character sets, and converts them to local encoding
   so you'll see the right characters on your screen for Eastern and
   Western European languages, Greek, Cyrillic, and Hebrew.  Ditto
   in the other direction, when typing.  During data transfer, add
   Japanese to the list.  And now Kermit also converts between Unicode
   and traditional character sets, in either direction.  It also
   can convert the character sets of local files.

 . Kermit software offers you the means to control and customize
   virtually every aspect of its operation: communications settings,
   terminal emulation, screen dimensions, colors, keyboard, mouse,
   modem, dialing rules, Telnet and authentication policies,
   file-transfer protocol, you name it.

 . Perhaps most important, the Kermit Project provides effective and
   prompt support:

     http://www.columbia.edu/kermit/tsreviews.html

   If you have a question, we answer it.  If you have a problem, we
   address it with a workaround or fix, usually the same day.

Kermit 95 is not free but it's cheap.  To make it even cheaper, low-cost
bulk right-to-copy and academic site licenses are available:

   http://www.columbia.edu/kermit/k95pricing.html

Kermit 95 was first released in 1995; new releases appear frequently to add
new features that users want.  Kermit 95 is a favorite within corporations,
government agencies, and universities because it can be customized,
scripted, and set up for end users.  It's also frequently bundled into other
applications, providing the communications piece for medical practice
management and claim submission packages, inventory control systems, and
Windows-based POS terminals.

Kermit 95 1.1.20 is now shipping.  Sorry, it can't be downloaded.  We
plan to have a downloadable trial version in the future but it's not
ready yet.  In the meantime you can meet other Kermit software users on
the unmoderated newsgroup:

   comp.protocols.kermit.misc

and/or read the reviews here:

   http://www.columbia.edu/kermit/k95reviews.html

Frank da Cruz
The Kermit Project
Columbia University
http://www.columbia.edu/kermit/

From news@columbia.edu  Sat Apr 29 22:36:54 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id WAA11329
	for <kermit.misc@cpunix.cc.columbia.edu>; Sat, 29 Apr 2000 22:36:54 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id WAA02764
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 29 Apr 2000 22:36:53 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id WAA21987
	for kermit.misc@watsun.cc.columbia.edu; Sat, 29 Apr 2000 22:34:13 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Bob Bernstein <PooBah@ruptured-duck.com>
Subject: lrzsz + telnet + kermie = ?
Organization: odds with Reality
Message-ID: <sYMO4.48800$MZ2.566028@news1.wwck1.ri.home.com>
Date: Sun, 30 Apr 2000 02:34:00 GMT
To: kermit.misc@columbia.edu

Has anyone managed to coax ckermit to do zmodem transfers via telnet using
the lrzsz package? Consider:

Two machines are on the same LAN, acessing the 'net via the same
gateway/firewall. One runs Win95; its K95, with onboard zmodem, can
flawlessly grab qwk packets off the local BBS via the latter's telnet node.
The other, a Linux box, runs ckermit and flubs all efforts to do the same,
spawning endless CRC errors from its invocation of rz. This same ckermit and
rz have no trouble if the connection is made via dialup/modem.

Here's the .mykermrc I've been using on the linux box: (I tried to duplicate
what I could make out for K95's settings)

set telnet terminal-type vt100
set file type binary
set terminal character-set transparent
set file character-set cp437
set control-character unprefixed all
set receive packet-length 96
set window 0
set telnet wait-for-negotiations off
set protocol zmodem rz {rz -a} {sz %s} {sz -a %s} rz {rz -a}

(And yes, for those of you with good memories, I am revisiting a topic I've
raised here before; perhaps I will have to get off my butt and help the
board's sysop put real kermit onto his braindead Wildcat software!)

-- 
Bob Bernstein                     http://www.ruptured-duck.com


From news@columbia.edu  Sat Apr 29 23:06:54 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id XAA14496
	for <kermit.misc@cpunix.cc.columbia.edu>; Sat, 29 Apr 2000 23:06:54 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA04672
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 29 Apr 2000 23:06:53 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id WAA22656
	for kermit.misc@watsun.cc.columbia.edu; Sat, 29 Apr 2000 22:51:28 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: lrzsz + telnet + kermie = ?
Date: 30 Apr 2000 02:51:27 GMT
Organization: Columbia University
Message-ID: <8eg73f$m3t$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <sYMO4.48800$MZ2.566028@news1.wwck1.ri.home.com>,
Bob Bernstein  <PooBah@ruptured-duck.com> wrote:
: Has anyone managed to coax ckermit to do zmodem transfers via telnet using
: the lrzsz package? Consider:
: 
: Two machines are on the same LAN, acessing the 'net via the same
: gateway/firewall. One runs Win95; its K95, with onboard zmodem, can
: flawlessly grab qwk packets off the local BBS via the latter's telnet node.
: The other, a Linux box, runs ckermit and flubs all efforts to do the same,
: spawning endless CRC errors from its invocation of rz. This same ckermit and
: rz have no trouble if the connection is made via dialup/modem.

lrzsz does not understand how to process data encoded for telnet protocol.
If the data being transfered includes either unquoted CR or IAC characters
you will be unable to transfer the data via lszrz over a telnet connection.

K95 does not have this problem with the internal zmodem because in that
situation K95 processes the telnet protocol translations.  When lszrz is
started by C-Kermit, it communicates directly with the socket via 
redirected stdio.  C-Kermit is not involved in the connection during 
the zmodem transfer.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Sun Apr 30 00:06:54 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id AAA24976
	for <kermit.misc@cpunix.cc.columbia.edu>; Sun, 30 Apr 2000 00:06:54 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA08783
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 30 Apr 2000 00:06:54 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA25296
	for kermit.misc@watsun.cc.columbia.edu; Sat, 29 Apr 2000 23:54:32 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Bob Bernstein <PooBah@ruptured-duck.com>
Subject: Re: lrzsz + telnet + kermie = ?
Organization: odds with Reality
Message-ID: <O7OO4.48823$MZ2.566462@news1.wwck1.ri.home.com>
Date: Sun, 30 Apr 2000 03:54:22 GMT
To: kermit.misc@columbia.edu

Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:

> lrzsz does not understand how to process data encoded for telnet protocol.

Ok. I guess I can stop beating my head against that wall.

> C-Kermit is not involved in the connection during the zmodem transfer.

Yes, it was pretty clear that it was rz that was having the problem.

Thanks! I guess it's time to replace the Wildcat "kermit" hack with the real
thing, and be rid of zmodem altogether.

-- 
Bob Bernstein                     http://www.ruptured-duck.com


From news@columbia.edu  Sun Apr 30 10:36:56 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA15449
	for <kermit.misc@cpunix.cc.columbia.edu>; Sun, 30 Apr 2000 10:36:55 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA28826
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 30 Apr 2000 10:36:55 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA18212
	for kermit.misc@watsun.cc.columbia.edu; Sun, 30 Apr 2000 10:22:57 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: server for Kermit script package
Date: Sun, 30 Apr 2000 14:12:04 GMT
Organization: GulfNet-Galiano
Message-ID: <8ehevd$d4r$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

Earlier I asked "Does anyone have any particular warnings
before I jettison the *.ini files?".  Removing dependence
on the *.ini files proved to be fairly painless.

In a message Frank da Cruz said,
 ... put it up for FTP somewhere ...

I considered a few possibilities and none are particularly
suitable.  Geocities is an http server.
http://garbo.uwasa.fi/ accepts only *.zip archives whereas
this is a multipart MIME file.  Can anyone suggest an ftp
server for a MIME archive file, about 100 kB, for a Kermit
script package?

Thanks,    peter_easthope@gulfnet.pinc.com


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Sun Apr 30 23:36:58 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id XAA29138
	for <kermit.misc@cpunix.cc.columbia.edu>; Sun, 30 Apr 2000 23:36:58 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA01741
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 30 Apr 2000 23:36:57 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA20713
	for kermit.misc@watsun.cc.columbia.edu; Sun, 30 Apr 2000 23:10:19 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: "assign \%7 \v(status)" in definition of dial
Date: Mon, 01 May 2000 02:58:04 GMT
Organization: GulfNet-Galiano
Message-ID: <8eirro$sa1$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

The definition of dial in MSKERMIT.INI contains

  assign \%7 \v(status)
    ...
  if not = 0 \%7 end 1

whereas

  if not = 0 \v(status) end 1

seems to work.  Is anything wrong with this simplification?

Thanks,     peter_easthope@gulfnet.pinc.com


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Mon May  1 00:37:47 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id AAA08567
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 1 May 2000 00:37:15 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA05838
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 1 May 2000 00:36:58 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id AAA24182
	for kermit.misc@watsun.cc.columbia.edu; Mon, 1 May 2000 00:17:36 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Glenn Davy" <glenn@sterland.com.au>
Subject: Re: Connecting to old kermits
Message-ID: <jt7P4.1531$8W.5141@nsw.nnrp.telstra.net>
Date: Mon, 1 May 2000 14:11:12 +1000
Organization: Customer of Telstra Big Pond Direct
To: kermit.misc@columbia.edu



>: I'm new to all things kermit. I'm about to down load ckermit 7, but the
>: 'other end' is kermit 2.32/8. Should this work or do I need to track down
>: the same version?
>:
>As far as the file transfer protocol is concerned, sure, they should work
>together.  But as long as you are just starting, why begin with with an
>eleven-year-old version of MS-DOS Kermit?  The current version is 3.15:


We're begining with the newest UNIX (7.0) version, however the end we need
to connect to is the old (unix I believe but don't know) 2.32/8 version.

Thanks for the reply though.
Glenn



From news@columbia.edu  Mon May  1 01:36:59 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id BAA01336
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 1 May 2000 01:36:58 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id BAA09655
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 1 May 2000 01:36:58 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id BAA25737
	for kermit.misc@watsun.cc.columbia.edu; Mon, 1 May 2000 01:10:19 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: Type ? or HELP for help.
Date: Mon, 01 May 2000 04:56:27 GMT
Organization: GulfNet-Galiano
Message-ID: <8ej2pn$3dd$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

When MS-DOS Kermit is started with

  msk316 -f script

it mentions

  Type ? or HELP for help.

but this is seems inappropriate in script processing.
Can this reminder be shut off?

Thanks,    peter_easthope@gulfnet.pinc.com




Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Mon May  1 10:36:58 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA05106
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 1 May 2000 10:36:58 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA24636
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 1 May 2000 10:36:58 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA08740
	for kermit.misc@watsun.cc.columbia.edu; Mon, 1 May 2000 10:35:01 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Type ? or HELP for help.
Date: 1 May 2000 14:35:01 GMT
Organization: Columbia University
Message-ID: <8ek4ml$8h1$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8ej2pn$3dd$1@nnrp1.deja.com>,
Peter Easthope  <peter_easthope@gulfnet.pinc.com> wrote:
: When MS-DOS Kermit is started with
: 
:   msk316 -f script
: 
: it mentions
: 
:   Type ? or HELP for help.
: 
: but this is seems inappropriate in script processing.
: Can this reminder be shut off?
: 
Apparently not.

- Frank

From news@columbia.edu  Mon May  1 10:36:59 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA11451
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 1 May 2000 10:36:58 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA24639
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 1 May 2000 10:36:58 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA08460
	for kermit.misc@watsun.cc.columbia.edu; Mon, 1 May 2000 10:29:57 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: "assign \%7 \v(status)" in definition of dial
Date: 1 May 2000 14:29:56 GMT
Organization: Columbia University
Message-ID: <8ek4d4$88a$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8eirro$sa1$1@nnrp1.deja.com>,
Peter Easthope  <peter_easthope@gulfnet.pinc.com> wrote:
: The definition of dial in MSKERMIT.INI contains
: 
:   assign \%7 \v(status)
:     ...
:   if not = 0 \%7 end 1
: 
: whereas
: 
:   if not = 0 \v(status) end 1
: 
: seems to work.  Is anything wrong with this simplification?
: 
Yes.  \v(status) is set by every command.  In MSKERMIT.INI, several
commands are executed after the TAKE command before its status is
tested.  With your simplification, the test will be to the wrong command.

- Frank

From news@columbia.edu  Mon May  1 10:36:59 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA28381
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 1 May 2000 10:36:59 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA24642
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 1 May 2000 10:36:58 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA08560
	for kermit.misc@watsun.cc.columbia.edu; Mon, 1 May 2000 10:32:44 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Connecting to old kermits
Date: 1 May 2000 14:32:44 GMT
Organization: Columbia University
Message-ID: <8ek4ic$8bd$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <jt7P4.1531$8W.5141@nsw.nnrp.telstra.net>,
Glenn Davy <glenn@sterland.com.au> wrote:
: >: I'm new to all things kermit. I'm about to down load ckermit 7, but the
: >: 'other end' is kermit 2.32/8. Should this work or do I need to track down
: >: the same version?
: >:
: >As far as the file transfer protocol is concerned, sure, they should work
: >together.  But as long as you are just starting, why begin with with an
: >eleven-year-old version of MS-DOS Kermit?  The current version is 3.15:
: 
: We're begining with the newest UNIX (7.0) version, however the end we need
: to connect to is the old (unix I believe but don't know) 2.32/8 version.
: 
2.32 is an MS-DOS Kermit version number.  MS-DOS Kermit runs on DOS, not
UNIX.  If it's DOS, you can install the current version of MS-DOS Kermit:

  http://www.columbia.edu/kermit/mskermit.html

If it's UNIX, you can install the current version of C-Kermit:

  http://www.columbia.edu/kermit/ckermit.html

If you are developing an application based on obsolete or inappropriate
software, you won't be able to get any help in case you encounter problems.

- Frank

From news@columbia.edu  Mon May  1 11:37:27 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA07726
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 1 May 2000 11:37:23 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA07212
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 1 May 2000 11:36:58 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA11571
	for kermit.misc@watsun.cc.columbia.edu; Mon, 1 May 2000 11:32:45 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jrd@cc.usu.edu (Joe Doupnik)
Subject: Re: Type ? or HELP for help.
Message-ID: <f8edm7SrQpTU@cc.usu.edu>
Date: 1 May 00 09:28:09 MDT
Organization: Utah State University
To: kermit.misc@columbia.edu

In article <8ej2pn$3dd$1@nnrp1.deja.com>, Peter Easthope <peter_easthope@gulfnet.pinc.com> writes:
> When MS-DOS Kermit is started with
> 
>   msk316 -f script
> 
> it mentions
> 
>   Type ? or HELP for help.
> 
> but this is seems inappropriate in script processing.
> Can this reminder be shut off?
> 
> Thanks,    peter_easthope@gulfnet.pinc.com
---------
	It all depends, as they say. The script need not be a hands-off
affair disallowing user input. The most common script is mskermit.ini
itself and user interaction is the norm with it. Thus the Type ? message
occurs because MSK can't know that no user interaction is desired. I don't
think there is an easy solution to this.
	Joe D.

From news@columbia.edu  Mon May  1 13:37:06 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA08077
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 1 May 2000 13:37:04 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA02710
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 1 May 2000 13:36:59 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA16901
	for kermit.misc@watsun.cc.columbia.edu; Mon, 1 May 2000 13:09:33 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: shier@shorcan.com (Gord Shier)
Subject: Making cursor invisible
Message-ID: <390db8ef.747921707@news.bellglobal.com>
Date: Mon, 01 May 2000 17:09:22 GMT
Organization: Bell Solutions
To: kermit.misc@columbia.edu

Hi.

I'm trying out MsKermit 3.14 to see if we can use it in our
environment.  I am using VT220 emulation, and I would like to make the
cursor invisible using the terminfo 'civis' string, which is
'\E[?25h', according to my vt220 listing.  Sadly, this doesn't work.
Is there an escape sequence that I can send to hide the cursor?

Thanks,
Gord
shier@shorcan.com

From news@columbia.edu  Mon May  1 17:07:01 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id RAA22356
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 1 May 2000 17:07:00 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA16072
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 1 May 2000 17:07:00 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA27376
	for kermit.misc@watsun.cc.columbia.edu; Mon, 1 May 2000 16:47:24 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Max" <Wadysaw.9358343@pharmanet.com.pl>
Subject: Re: Connecting to old kermits
Message-ID: <G6mP4.13247$O4.262551@news.tpnet.pl>
Date: Mon, 01 May 2000 20:50:46 GMT
Organization: TPNET - http://www.tpnet.pl
To: kermit.misc@columbia.edu


Frank da Cruz wrote in message <8ec3v0$gpl$1@newsmaster.cc.columbia.edu>...
>In article <tn9O4.61$Ig.3681@nsw.nnrp.telstra.net>,
>Glenn Davy <glenn@sterland.com.au> wrote:
>: I'm new to all things kermit as well.
The problem:
I have an old specialised comp. based on mikroP MC68010  (Motorola) with
VERSAdos operating system. Transfers are made on the base of Kermit or X
modem protocols (TRANSFER utility version  100687). There are some troubles
with transfer huge amount of files (it just stops signalising break  due to
error in transmission).
On the page http://www.columbia.edu/kermit/ckermit.html    are kermits  for:
+ cku196.linux-m68k-db2.1              Motorola 680x0, Linux Debian 2.1
+ cku196.linux-m68k-db2.2              Motorola 680x0 (Amiga 3000), Linux
Debian 2.2
+ cku196.netbsd-m68k-1.4.2a            Motorola 680x0, NetBSD 1.4.2-Alpha
Question: Is it suitable for me to replace old kermit in this old spec.
computer to  new one, and which one from enlisted?




From news@columbia.edu  Mon May  1 17:07:01 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id RAA09010
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 1 May 2000 17:07:01 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA16077
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 1 May 2000 17:07:00 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA27626
	for kermit.misc@watsun.cc.columbia.edu; Mon, 1 May 2000 16:52:04 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Connecting to old kermits
Date: 1 May 2000 20:52:03 GMT
Organization: Columbia University
Message-ID: <8ekqpj$qv8$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <G6mP4.13247$O4.262551@news.tpnet.pl>,
Max <Wadysaw.9358343@pharmanet.com.pl> wrote:
: Frank da Cruz wrote in message <8ec3v0$gpl$1@newsmaster.cc.columbia.edu>...
: >In article <tn9O4.61$Ig.3681@nsw.nnrp.telstra.net>,
: >Glenn Davy <glenn@sterland.com.au> wrote:
: >: I'm new to all things kermit as well.
: The problem:
: I have an old specialised comp. based on mikroP MC68010  (Motorola) with
: VERSAdos operating system. Transfers are made on the base of Kermit or X
: modem protocols (TRANSFER utility version  100687). There are some troubles
: with transfer huge amount of files (it just stops signalising break  due to
: error in transmission).
: On the page http://www.columbia.edu/kermit/ckermit.html    are kermits  for:
:
: + cku196.linux-m68k-db2.1      Motorola 680x0, Linux Debian 2.1
: + cku196.linux-m68k-db2.2      Motorola 680x0 (Amiga 3000), Linux Debian 2.2
: + cku196.netbsd-m68k-1.4.2a    Motorola 680x0, NetBSD 1.4.2-Alpha
:
: Question: Is it suitable for me to replace old kermit in this old spec.
: computer to  new one, and which one from enlisted?
: 
Sorry, we don't have a modern Kermit program for Versados.  Linux and NetBSD
are different operating systems.  You won't be able to run those executables
on Versados.

I think the best hope for getting a modern Kermit onto Versados would be to
adapt G-Kermit:

  http://www.columbia.edu/kermit/gkermit.html

But this would require a C programmer who is knowledgeable about Versados,
and of course also a C compiler on the Versados system.

- Frank

From news@columbia.edu  Mon May  1 20:07:00 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id UAA18869
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 1 May 2000 20:07:00 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA24529
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 1 May 2000 20:07:00 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id TAA05585
	for kermit.misc@watsun.cc.columbia.edu; Mon, 1 May 2000 19:46:56 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Connecting to old kermits
Date: 1 May 2000 23:46:56 GMT
Organization: Columbia University
Message-ID: <8el51g$5ee$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <bCoP4.75$v91.2501@nsw.nnrp.telstra.net>,
Glenn Davy <glenn@sterland.com.au> wrote:
: Ok So starting again...
: we need to organise serial conections from various unix boxes, mainly sco
: and aix, to kermit 2.32/8. We were led to belive this was running on  a unix
: session, but its more than possible that this information is wrong and if
: you're telling me that 2.32/8 defines this copy of kermit as an old msdos
: kermit, then that is what I need to connect to.
: 
: My question then is can I connect to this with c-kermit version 7 (have
: already downloaded assorted binaries)?
: 
So then I take it you have to way to change this mysterious box that you
must communicate with.

If it's really MS-DOS Kermit 2.32/A (not "/8") it should work fine.  It
won't be especially fast but that's to be expected when you use ancient
releases.

- Frank

From news@columbia.edu  Mon May  1 20:07:34 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id UAA11110
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 1 May 2000 20:07:02 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA24532
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 1 May 2000 20:07:00 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id TAA05369
	for kermit.misc@watsun.cc.columbia.edu; Mon, 1 May 2000 19:41:05 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Glenn Davy" <glenn@sterland.com.au>
Subject: Re: Connecting to old kermits
Message-ID: <bCoP4.75$v91.2501@nsw.nnrp.telstra.net>
Date: Tue, 2 May 2000 09:41:07 +1000
Organization: Customer of Telstra Big Pond Direct
To: kermit.misc@columbia.edu

Ok So starting again...
we need to organise serial conections from various unix boxes, mainly sco
and aix, to kermit 2.32/8. We were led to belive this was running on  a unix
session, but its more than possible that this information is wrong and if
you're telling me that 2.32/8 defines this copy of kermit as an old msdos
kermit, then that is what I need to connect to.

My question then is can I connect to this with c-kermit version 7 (have
already downloaded assorted binaries)?

Thanks Frank,
Glenn

Frank da Cruz wrote in message <8ek4ic$8bd$1@newsmaster.cc.columbia.edu>...
>In article <jt7P4.1531$8W.5141@nsw.nnrp.telstra.net>,
>Glenn Davy <glenn@sterland.com.au> wrote:
>: >: I'm new to all things kermit. I'm about to down load ckermit 7, but the
>: >: 'other end' is kermit 2.32/8. Should this work or do I need to track down
>: >: the same version?
>: >:
>: >As far as the file transfer protocol is concerned, sure, they should work
>: >together.  But as long as you are just starting, why begin with with an
>: >eleven-year-old version of MS-DOS Kermit?  The current version is 3.15:
>:
>: We're begining with the newest UNIX (7.0) version, however the end we need
>: to connect to is the old (unix I believe but don't know) 2.32/8 version.
>:
>2.32 is an MS-DOS Kermit version number.  MS-DOS Kermit runs on DOS, not
>UNIX.  If it's DOS, you can install the current version of MS-DOS Kermit:
>
>  http://www.columbia.edu/kermit/mskermit.html
>
>If it's UNIX, you can install the current version of C-Kermit:
>
>  http://www.columbia.edu/kermit/ckermit.html
>
>If you are developing an application based on obsolete or inappropriate
>software, you won't be able to get any help in case you encounter problems.
>
>- Frank



From news@columbia.edu  Mon May  1 20:36:59 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id UAA19544
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 1 May 2000 20:36:59 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA00300
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 1 May 2000 20:36:59 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id UAA07259
	for kermit.misc@watsun.cc.columbia.edu; Mon, 1 May 2000 20:23:58 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Glenn Davy" <glenn@sterland.com.au>
Subject: Re: Connecting to old kermits
Message-ID: <pepP4.87$v91.2558@nsw.nnrp.telstra.net>
Date: Tue, 2 May 2000 10:24:05 +1000
Organization: Customer of Telstra Big Pond Direct
To: kermit.misc@columbia.edu

Thanks Frank - No I have no influence over the other end, but it is good to
know I can connect (albeit slowly).
Glenn
Frank da Cruz wrote in message <8el51g$5ee$1@newsmaster.cc.columbia.edu>...
>In article <bCoP4.75$v91.2501@nsw.nnrp.telstra.net>,
>Glenn Davy <glenn@sterland.com.au> wrote:
>: Ok So starting again...
>: we need to organise serial conections from various unix boxes, mainly sco
>: and aix, to kermit 2.32/8. We were led to belive this was running on  a
unix
>: session, but its more than possible that this information is wrong and if
>: you're telling me that 2.32/8 defines this copy of kermit as an old msdos
>: kermit, then that is what I need to connect to.
>:
>: My question then is can I connect to this with c-kermit version 7 (have
>: already downloaded assorted binaries)?
>:
>So then I take it you have to way to change this mysterious box that you
>must communicate with.
>
>If it's really MS-DOS Kermit 2.32/A (not "/8") it should work fine.  It
>won't be especially fast but that's to be expected when you use ancient
>releases.
>
>- Frank



From news@columbia.edu  Tue May  2 03:37:02 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id DAA18570
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 2 May 2000 03:37:01 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id DAA28185
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 2 May 2000 03:37:01 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id DAA23406
	for kermit.misc@watsun.cc.columbia.edu; Tue, 2 May 2000 03:31:12 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Paul Williams <flo@rdel.co.uk>
Subject: Re: Making cursor invisible
Date: Tue, 02 May 2000 08:21:05 +0100
Organization: RDEL
Message-ID: <390E81E1.2263DA27@rdel.co.uk>
To: kermit.misc@columbia.edu

Gord Shier wrote:
> 
> I am using VT220 emulation, and I would like to make the
> cursor invisible using the terminfo 'civis' string, which is
> '\E[?25h', according to my vt220 listing.  Sadly, this doesn't work.
> Is there an escape sequence that I can send to hide the cursor?

You've been making the cursor visible. '\E[?25l' (that's a lowercase ell
on the end) will make the cursor invisible.

From news@columbia.edu  Tue May  2 10:37:04 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA25666
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 2 May 2000 10:37:01 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA17055
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 2 May 2000 10:37:01 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA12106
	for kermit.misc@watsun.cc.columbia.edu; Tue, 2 May 2000 10:34:06 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: MS-DOS null cable
Date: 2 May 2000 14:34:05 GMT
Organization: Columbia University
Message-ID: <8emp0t$bq7$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8emnkc$1ei$1@nnrp1.deja.com>,
Peter Easthope  <peter_easthope@gulfnet.pinc.com> wrote:
: In <3905B873.3F230E52@home.com> posted at 2000 Apr 25,
: Andre Cormeau <NOacorSPAM@home.com> wrote,
: ac> I am having no luck with a null modem connection ...
: 
: Most documentation, EIA-RS-232 for example, assumes the 25
: pin connector.  In an e-mail Mark Sapiro reported this
: correspondence between the two connectors.
: 
Note that null modem wiring diagrams are given in the Kermit
books.  The difference between a true null modem and minimal
fakeout cable is also explained there.  You'll also find
the pinouts for DB-25, DB-9, and Mini Din-8 connectors, e.g.
on page 492-496 of "Using C-Kermit".

The PC serial port is standard RS-232/V.24 as far as the
10 pins commonly used for asynchronous communication are
concerned.

The Macintosh serial port is not RS-232 at all.  In order
to connect a Macintosh port to an RS-232 device, custom
wiring is needed that shorts certain of the Macintosh pins
together.  This technique does NOT carry over to non-Macintosh
platforms.

- Frank

From news@columbia.edu  Tue May  2 10:37:08 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA25681
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 2 May 2000 10:37:04 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA17067
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 2 May 2000 10:37:01 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA11435
	for kermit.misc@watsun.cc.columbia.edu; Tue, 2 May 2000 10:20:37 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: Re: MS-DOS null cable
Date: Tue, 02 May 2000 14:10:35 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8emnkc$1ei$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

In <3905B873.3F230E52@home.com> posted at 2000 Apr 25,
Andre Cormeau <NOacorSPAM@home.com> wrote,
ac> I am having no luck with a null modem connection ...

Most documentation, EIA-RS-232 for example, assumes the 25
pin connector.  In an e-mail Mark Sapiro reported this
correspondence between the two connectors.

DB-9 pin      signal          DB-25 pin
1       Carrier Detect         8
2       Receive Data           3
3       Transmit Data          2
4       Data Terminal Ready   20
5       Signal Ground          7
6       Data Set (Modem) Ready 6
7       Request to Send        4
8       Clear to Send          5
9       Ring Indicator        22

Signal directions as well as nomenclature are necessary to
understanding serial ports and RS-232 is not a
particularly good exposition.  The book _Microcomputer
Buses and Links_, pp.  336-338, was helpful to me.  Sorry
not to have the name of the author or ISBN; I found it in
the UBC Library, Science Reference.  _Books in Print_
might help.

Serial ports do not implement RS-232 fully.  The specs for
serial ports on Macs and on modems are not hard to find
but I have never seen the specs for the IBM serial
port--they must exist somewhere.

There is more than one wiring diagram for a null modem.
The book shows a few and you will find others.  The
ambiguity is possible because the various "ready" signals
have redundancy.  Also, some null modems short circuit
some "ready" signals on a port rather than take them from
the other machine.  Obviously a practice to avoid where
possible.

I have used this wiring for Kermit transfers between pc's
for years.  It is not one of the wirings specified in the
book above; that is deliberate.  The Mac serial port lacks
some of the pins which the IBM pc has.  This wiring works
between any of the 3 possible combinations of Mac and IBM
machines.  A Mac modem cable connects between the null
modem and the Mac.  The null modem cable plugs into the
IBM PC serial port directly.

 1  1 chassis ground
 2->3
 3<-2
 4->8
 5<-20
 6  6
 7--7
 8<-4
20->5
25--25

Yes, 1 1 is not connected but it probably will not hurt; I
don't understand the ground and shielding issues well
enough to say.  Yes, 6 6 is not connected.  I don't recall
where the 25--25 connection came from.  Probably it does
nothing except make the assembly stronger--not a trivial
matter.

I spent many hours experimenting and finding documentation
to obtain a workable result.  Information on null modems
might be a worthwhile addition to the Kermit Web site
(hint).

Regards,    peter_easthope@gulfnet.pinc.com


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Tue May  2 11:07:02 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA26553
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 2 May 2000 11:07:01 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA23190
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 2 May 2000 11:07:01 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA13080
	for kermit.misc@watsun.cc.columbia.edu; Tue, 2 May 2000 10:56:20 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Mark Peebles" <markpeebles@home.com>
Subject: Is delete/move on Dos Kermit Host possible?
Message-ID: <70CP4.40457$k5.1160808@news1.frmt1.sfba.home.com>
Date: Tue, 02 May 2000 14:56:03 GMT
Organization: @Home Network
To: kermit.misc@columbia.edu

I'm using another package to connect to the Kermit Host and and have had no
luck in passing commands such as "remote host del" even though I can upload
and download.

The goal is that once a file has been downloaded from the server that it no
longer is in the current directory. Either move it to another directory or
delete it.

thanks.


From news@columbia.edu  Tue May  2 11:07:02 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA15762
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 2 May 2000 11:07:02 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA23203
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 2 May 2000 11:07:01 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA13247
	for kermit.misc@watsun.cc.columbia.edu; Tue, 2 May 2000 11:01:11 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Is delete/move on Dos Kermit Host possible?
Date: 2 May 2000 15:01:11 GMT
Organization: Columbia University
Message-ID: <8emqjn$ctt$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <70CP4.40457$k5.1160808@news1.frmt1.sfba.home.com>,
Mark Peebles <markpeebles@home.com> wrote:
: I'm using another package to connect to the Kermit Host and and have had no
: luck in passing commands such as "remote host del" even though I can upload
: and download.
: 
Most third-party packages don't support Kermit client/server protocol.

: The goal is that once a file has been downloaded from the server that it no
: longer is in the current directory. Either move it to another directory or
: delete it.
: 
That depends entirely on your client.  If you are using real Kermit software
on both ends, you can do whatever you want on a client/server connection.
See our website:

  http://www.columbia.edu/kermit/

About your particular task, see:

  http://www.columbia.edu/kermit/case10.html

"Atomic File Movement".  It's exactly what you're looking for.

- Frank

From news@columbia.edu  Tue May  2 14:07:03 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA18356
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 2 May 2000 14:07:03 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA01454
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 2 May 2000 14:07:02 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA23015
	for kermit.misc@watsun.cc.columbia.edu; Tue, 2 May 2000 14:04:33 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Making cursor invisible
Date: 2 May 2000 18:04:33 GMT
Organization: Columbia University
Message-ID: <8en5bh$mf4$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <390f169e.837413411@news.bellglobal.com>,
Gord Shier <shier@shorcan.com> wrote:
: On Tue, 02 May 2000 08:21:05 +0100, Paul Williams <flo@rdel.co.uk> wrote:
: >Gord Shier wrote:
: >> I am using VT220 emulation, and I would like to make the
: >> cursor invisible using the terminfo 'civis' string, which is
: >> '\E[?25h', according to my vt220 listing.  Sadly, this doesn't work.
: >> Is there an escape sequence that I can send to hide the cursor?
: >
: >You've been making the cursor visible. '\E[?25l' (that's a lowercase ell
: >on the end) will make the cursor invisible.
: 
: Unfortunately, that was merely a typing mistake in my message, not in
: what I was doing.  I have been using the 'l'.  I've tried it from
: little scripts, as well as doing 'tput civis' and 'tput cnorm' which
: extract the appropriate sequences from my terminfo db.  Nothing works
: so far.
: 
Apparently MS-DOS Kermit does not support this escape sequence.

If you are using MS-DOS Kermit on Windows 95/98/NT/2000, you can switch
to Kermit 95, which does support it:

  http://www.columbia.edu/kermit/k95.html

- Frank

From news@columbia.edu  Tue May  2 14:07:04 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA05253
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 2 May 2000 14:07:02 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA01420
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 2 May 2000 14:07:01 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA22680
	for kermit.misc@watsun.cc.columbia.edu; Tue, 2 May 2000 13:58:53 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: shier@shorcan.com (Gord Shier)
Subject: Re: Making cursor invisible
Message-ID: <390f169e.837413411@news.bellglobal.com>
Date: Tue, 02 May 2000 17:58:41 GMT
Organization: Bell Solutions
To: kermit.misc@columbia.edu

On Tue, 02 May 2000 08:21:05 +0100, Paul Williams <flo@rdel.co.uk>
wrote:

>Gord Shier wrote:
>> 
>> I am using VT220 emulation, and I would like to make the
>> cursor invisible using the terminfo 'civis' string, which is
>> '\E[?25h', according to my vt220 listing.  Sadly, this doesn't work.
>> Is there an escape sequence that I can send to hide the cursor?
>
>You've been making the cursor visible. '\E[?25l' (that's a lowercase ell
>on the end) will make the cursor invisible.

Thanks, Paul.

Unfortunately, that was merely a typing mistake in my message, not in
what I was doing.  I have been using the 'l'.  I've tried it from
little scripts, as well as doing 'tput civis' and 'tput cnorm' which
extract the appropriate sequences from my terminfo db.  Nothing works
so far.

Gord.


From news@columbia.edu  Tue May  2 15:07:02 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id PAA09128
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 2 May 2000 15:07:02 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA13856
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 2 May 2000 15:07:01 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA24636
	for kermit.misc@watsun.cc.columbia.edu; Tue, 2 May 2000 14:42:40 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: shier@shorcan.com (Gord Shier)
Subject: Re: Making cursor invisible
Message-ID: <390f1b3b.838594835@news.bellglobal.com>
Date: Tue, 02 May 2000 18:42:28 GMT
Organization: Bell Solutions
To: kermit.misc@columbia.edu

On 2 May 2000 18:04:33 GMT, fdc@watsun.cc.columbia.edu (Frank da Cruz)
wrote:

>In article <390f169e.837413411@news.bellglobal.com>,
>Gord Shier <shier@shorcan.com> wrote:
>: On Tue, 02 May 2000 08:21:05 +0100, Paul Williams <flo@rdel.co.uk> wrote:
>: >Gord Shier wrote:
>: >> I am using VT220 emulation, and I would like to make the
>: >> cursor invisible using the terminfo 'civis' string, which is
>: >> '\E[?25h', according to my vt220 listing.  Sadly, this doesn't work.
>: >> Is there an escape sequence that I can send to hide the cursor?
>: >
>: >You've been making the cursor visible. '\E[?25l' (that's a lowercase ell
>: >on the end) will make the cursor invisible.
>: 
>: Unfortunately, that was merely a typing mistake in my message, not in
>: what I was doing.  I have been using the 'l'.  I've tried it from
>: little scripts, as well as doing 'tput civis' and 'tput cnorm' which
>: extract the appropriate sequences from my terminfo db.  Nothing works
>: so far.
>: 
>Apparently MS-DOS Kermit does not support this escape sequence.
>
>If you are using MS-DOS Kermit on Windows 95/98/NT/2000, you can switch
>to Kermit 95, which does support it:
>
>  http://www.columbia.edu/kermit/k95.html
>
>- Frank

Thanks, Frank.

I was hoping to use some crappy old PCs and boot floppies as
terminals, so putting win95 would kind of defeat the purpose.

Is there any coding documentation for the MsKermit source?  I could
make the change myself if I could figure out how the escape sequence
parsing was happening (and donate the changes back -- don't know if
you're interested)

Gord.


From news@columbia.edu  Tue May  2 16:07:15 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA05862
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 2 May 2000 16:07:06 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA26476
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 2 May 2000 16:07:01 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA28426
	for kermit.misc@watsun.cc.columbia.edu; Tue, 2 May 2000 16:02:48 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jrd@cc.usu.edu (Joe Doupnik)
Subject: Re: Making cursor invisible
Message-ID: <wiWIY2i9VKeu@cc.usu.edu>
Date: 2 May 00 13:55:37 MDT
Organization: Utah State University
To: kermit.misc@columbia.edu

In article <8en5bh$mf4$1@newsmaster.cc.columbia.edu>, fdc@watsun.cc.columbia.edu (Frank da Cruz) writes:
> In article <390f169e.837413411@news.bellglobal.com>,
> Gord Shier <shier@shorcan.com> wrote:
> : On Tue, 02 May 2000 08:21:05 +0100, Paul Williams <flo@rdel.co.uk> wrote:
> : >Gord Shier wrote:
> : >> I am using VT220 emulation, and I would like to make the
> : >> cursor invisible using the terminfo 'civis' string, which is
> : >> '\E[?25h', according to my vt220 listing.  Sadly, this doesn't work.
> : >> Is there an escape sequence that I can send to hide the cursor?
> : >
> : >You've been making the cursor visible. '\E[?25l' (that's a lowercase ell
> : >on the end) will make the cursor invisible.
> : 
> : Unfortunately, that was merely a typing mistake in my message, not in
> : what I was doing.  I have been using the 'l'.  I've tried it from
> : little scripts, as well as doing 'tput civis' and 'tput cnorm' which
> : extract the appropriate sequences from my terminfo db.  Nothing works
> : so far.
> : 
> Apparently MS-DOS Kermit does not support this escape sequence.
>
	Yes, it does support ESC [ ? 25 h and l. Please see MSK document
msvibm.vt which describes all the control sequences supported by MSK.
	Joe D.
 
> If you are using MS-DOS Kermit on Windows 95/98/NT/2000, you can switch
> to Kermit 95, which does support it:
> 
>   http://www.columbia.edu/kermit/k95.html
> 
> - Frank

From news@columbia.edu  Tue May  2 17:07:02 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id RAA20688
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 2 May 2000 17:07:02 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA09810
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 2 May 2000 17:07:01 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA01525
	for kermit.misc@watsun.cc.columbia.edu; Tue, 2 May 2000 17:02:09 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jrd@cc.usu.edu (Joe Doupnik)
Subject: Re: Making cursor invisible
Message-ID: <S8AQOcJ8ySwW@cc.usu.edu>
Date: 2 May 00 14:38:24 MDT
Organization: Utah State University
To: kermit.misc@columbia.edu

In article <wiWIY2i9VKeu@cc.usu.edu>, jrd@cc.usu.edu (Joe Doupnik) writes:
> In article <8en5bh$mf4$1@newsmaster.cc.columbia.edu>, fdc@watsun.cc.columbia.edu (Frank da Cruz) writes:
>> In article <390f169e.837413411@news.bellglobal.com>,
>> Gord Shier <shier@shorcan.com> wrote:
>> : On Tue, 02 May 2000 08:21:05 +0100, Paul Williams <flo@rdel.co.uk> wrote:
>> : >Gord Shier wrote:
>> : >> I am using VT220 emulation, and I would like to make the
>> : >> cursor invisible using the terminfo 'civis' string, which is
>> : >> '\E[?25h', according to my vt220 listing.  Sadly, this doesn't work.
>> : >> Is there an escape sequence that I can send to hide the cursor?
>> : >
>> : >You've been making the cursor visible. '\E[?25l' (that's a lowercase ell
>> : >on the end) will make the cursor invisible.
>> : 
>> : Unfortunately, that was merely a typing mistake in my message, not in
>> : what I was doing.  I have been using the 'l'.  I've tried it from
>> : little scripts, as well as doing 'tput civis' and 'tput cnorm' which
>> : extract the appropriate sequences from my terminfo db.  Nothing works
>> : so far.
>> : 
>> Apparently MS-DOS Kermit does not support this escape sequence.
>>
> 	Yes, it does support ESC [ ? 25 h and l. Please see MSK document
> msvibm.vt which describes all the control sequences supported by MSK.
> 	Joe D.

	And to make sure I ran a test a few minutes ago and it works
just fine, thankyouverymuch. "l" is invisible, "h" is visible (default).
It's been there working ok for many years.
	To test try a Unix host example of two little files.
l.txt holds
	testing ESC[?25l l-mode-set
h.txt holds
	testing ESC[?25h h-mode-set
and then cat each in turn. Naturally ESC stands for decimal value 27, \033
in octal notation for Unix.
	This works no matter whether the cursor is underline or block kind.
However, please be aware that MS Windows chooses to clobber things and apply
its own version of what a cursor might be, so all bets are off with Windows.
	Joe D.

From news@columbia.edu  Wed May  3 03:07:06 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id DAA11713
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 3 May 2000 03:07:05 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id DAA29452
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 3 May 2000 03:07:04 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id DAA27921
	for kermit.misc@watsun.cc.columbia.edu; Wed, 3 May 2000 03:05:04 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Max" <Wadysaw.9358343@pharmanet.com.pl>
Subject: Replace old kermit ?
Message-ID: <YfQP4.16923$O4.341816@news.tpnet.pl>
Date: Wed, 03 May 2000 07:08:40 GMT
Organization: TPNET - http://www.tpnet.pl
To: kermit.misc@columbia.edu

I'm new to all things kermit as well.
The problem:
I have an old specialised comp. based on mikroP MC68010  (Motorola) with
VERSAdos operating system. Transfers are made on the base of Kermit or X
modem protocols (TRANSFER utility version  100687). There are some troubles
with transfer huge amount of files (it just stops signalising break  due to
error in transmission).
On the page http://www.columbia.edu/kermit/ckermit.html    are kermits  for:
+ cku196.linux-m68k-db2.1              Motorola 680x0, Linux Debian 2.1
+ cku196.linux-m68k-db2.2              Motorola 680x0 (Amiga 3000), Linux
Debian 2.2
+ cku196.netbsd-m68k-1.4.2a            Motorola 680x0, NetBSD 1.4.2-Alpha
Question: Is it suitable for me to replace old kermit in this old spec.
computer to  new one, and which one from enlisted?
Message from:Wladyslaw Dolomisiewicz ;  e-
mail:dolomis@szpital.zamosc.tpnet.pl


From news@columbia.edu  Wed May  3 09:07:05 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id JAA23698
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 3 May 2000 09:07:05 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA25432
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 3 May 2000 09:07:04 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA00459
	for kermit.misc@watsun.cc.columbia.edu; Wed, 3 May 2000 09:00:21 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: Re: MS-DOS null cable
Date: Wed, 03 May 2000 12:45:29 GMT
Organization: GulfNet-Galiano
Message-ID: <8ep714$qbq$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

In article <3905B873.3F230E52@home.com>,
  =?iso-8859-1?Q?Andr=E9?= Cormeau <NOacorSPAM@home.com> wrote:
> Hello,
>
> I am having no luck with a null modem connection between a WIN98 PC
> running kermit 3.14 in a dos window
> and a 286 laptop running the same kermit under DOS 5.0.

Andre,

One other aspect here is that an Ethernet 10BaseT crossover
cable will be faster than the null modem by a factor of 100
or more.  100BaseT is in wide use and you might find used
10BaseT adapters for your machines at very low prices.

Regards, peter_easthope@gulfnet.pinc.com


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Wed May  3 09:37:05 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id JAA28265
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 3 May 2000 09:37:05 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA01766
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 3 May 2000 09:37:05 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA01400
	for kermit.misc@watsun.cc.columbia.edu; Wed, 3 May 2000 09:20:22 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: Re: Type ? or HELP for help.
Date: Wed, 03 May 2000 13:10:50 GMT
Organization: GulfNet-Galiano
Message-ID: <8ep8gc$s81$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

In <f8edm7SrQpTU@cc.usu.edu> posted at
2000 May 01, jrd@cc.usu.edu (Joe Doupnik) said,
jrd> The script need not be a hands-off affair
disallowing user input.  ... I don't think there
is an easy solution to this.

My script can remove the message with a CLS
command but that wipes the Kermit copyright notice
also.  Ideally I would like to leave the copyright
notice to scroll up.

What about moving the help reminder from Kermit
to MSKERMIT.INI?

Thanks for indulging my comments,
       peter_easthope@gulfnet.pinc.com


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Wed May  3 09:37:07 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id JAA02895
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 3 May 2000 09:37:07 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA01772
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 3 May 2000 09:37:06 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA01700
	for kermit.misc@watsun.cc.columbia.edu; Wed, 3 May 2000 09:27:24 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: MS-DOS null cable
Date: 3 May 2000 13:27:23 GMT
Organization: Columbia University
Message-ID: <8ep9fr$1l1$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8ep714$qbq$1@nnrp1.deja.com>,
Peter Easthope  <peter_easthope@gulfnet.pinc.com> wrote:
: In article <3905B873.3F230E52@home.com>,
:   =?iso-8859-1?Q?Andr=E9?= Cormeau <NOacorSPAM@home.com> wrote:
: > I am having no luck with a null modem connection between a WIN98 PC
: > running kermit 3.14 in a dos window
: > and a 286 laptop running the same kermit under DOS 5.0.
: 
: One other aspect here is that an Ethernet 10BaseT crossover
: cable will be faster than the null modem by a factor of 100
: or more.  100BaseT is in wide use and you might find used
: 10BaseT adapters for your machines at very low prices.
: 
But you can't use MS-DOS Kermit on Windows 98 with Ethernet.
At least not in any straightforward way.

- Frank

From news@columbia.edu  Wed May  3 09:37:08 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id JAA28280
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 3 May 2000 09:37:08 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA01777
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 3 May 2000 09:37:07 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA01652
	for kermit.misc@watsun.cc.columbia.edu; Wed, 3 May 2000 09:25:23 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Replace old kermit ?
Date: 3 May 2000 13:25:22 GMT
Organization: Columbia University
Message-ID: <8ep9c2$1jh$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <YfQP4.16923$O4.341816@news.tpnet.pl>,
Max <Wadysaw.9358343@pharmanet.com.pl> wrote:
: I'm new to all things kermit as well.
: The problem:
: I have an old specialised comp. based on mikroP MC68010  (Motorola) with
: VERSAdos operating system. Transfers are made on the base of Kermit or X
: modem protocols (TRANSFER utility version  100687). There are some troubles
: with transfer huge amount of files (it just stops signalising break  due to
: error in transmission).
: On the page http://www.columbia.edu/kermit/ckermit.html    are kermits  for:
: + cku196.linux-m68k-db2.1              Motorola 680x0, Linux Debian 2.1
: + cku196.linux-m68k-db2.2              Motorola 680x0 (Amiga 3000), Linux
: Debian 2.2
: + cku196.netbsd-m68k-1.4.2a            Motorola 680x0, NetBSD 1.4.2-Alpha
: Question: Is it suitable for me to replace old kermit in this old spec.
: computer to  new one, and which one from enlisted?
: Message from:Wladyslaw Dolomisiewicz ;  e-
: mail:dolomis@szpital.zamosc.tpnet.pl
: 
You posted this question before, and I answered it as follows:

Sorry, we don't have a modern Kermit program for Versados.  Linux and NetBSD
are different operating systems.  You won't be able to run those executables
on Versados.

I think the best hope for getting a modern Kermit onto Versados would be to
adapt G-Kermit:

  http://www.columbia.edu/kermit/gkermit.html

But this would require a C programmer who is knowledgeable about Versados,
and of course also a C compiler on the Versados system.

- Frank

From news@columbia.edu  Wed May  3 09:37:06 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id JAA20704
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 3 May 2000 09:37:06 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA01769
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 3 May 2000 09:37:05 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA01404
	for kermit.misc@watsun.cc.columbia.edu; Wed, 3 May 2000 09:20:22 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: Re: Type ? or HELP for help.
Date: Wed, 03 May 2000 13:10:56 GMT
Organization: GulfNet-Galiano
Message-ID: <8ep8gj$s86$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

In <f8edm7SrQpTU@cc.usu.edu> posted at
2000 May 01, jrd@cc.usu.edu (Joe Doupnik) said,
jrd> The script need not be a hands-off affair
disallowing user input.  ... I don't think there
is an easy solution to this.

My script can remove the message with a CLS
command but that wipes the Kermit copyright notice
also.  Ideally I would like to leave the copyright
notice to scroll up.

What about moving the help reminder from Kermit
to MSKERMIT.INI?

Thanks for indulging my comments,
       peter_easthope@gulfnet.pinc.com


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Thu May  4 09:07:09 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id JAA26495
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 4 May 2000 09:07:08 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA28383
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 4 May 2000 09:07:08 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id IAA02722
	for kermit.misc@watsun.cc.columbia.edu; Thu, 4 May 2000 08:40:33 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Russell McManus <russell.mcmanus@msdw.com>
Subject: kermit code to parse .authinfo files?
Date: 04 May 2000 08:37:02 -0400
Organization: Morgan Stanley Dean Witter and Discover
Message-ID: <jqazoq6cx01.fsf@msdw.com>
To: kermit.misc@columbia.edu


Does anyone have a snippet of Kermit code they would be willing to
share to parse .authinfo files?  These files are used to store
passwords in home directories.  As such, they are not the most secure
thing going, but as long as the .authinfo file is owner-only
permissions, it's not quite as bad.

A .authinfo file looks like this:

machine freddy.blah.com login russe password s0mepassw0rd
machine pubdiscuss.blah.com login russe password s0mepassw0rd
machine usenet.blah.com login russe password s0mepassw0rd


-russ


--
Ever wonder why the SAME PEOPLE make up ALL the conspiracy theories?

From news@columbia.edu  Thu May  4 09:37:09 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id JAA11071
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 4 May 2000 09:37:08 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA03175
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 4 May 2000 09:37:08 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA04530
	for kermit.misc@watsun.cc.columbia.edu; Thu, 4 May 2000 09:20:30 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: kermit code to parse .authinfo files?
Date: 4 May 2000 13:20:28 GMT
Organization: Columbia University
Message-ID: <8ertes$4df$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <jqazoq6cx01.fsf@msdw.com>,
Russell McManus  <russell.mcmanus@msdw.com> wrote:
: 
: Does anyone have a snippet of Kermit code they would be willing to
: share to parse .authinfo files?  These files are used to store
: passwords in home directories.  As such, they are not the most secure
: thing going, but as long as the .authinfo file is owner-only
: permissions, it's not quite as bad.
: 
: A .authinfo file looks like this:
: 
: machine freddy.blah.com login russe password s0mepassw0rd
: machine pubdiscuss.blah.com login russe password s0mepassw0rd
: machine usenet.blah.com login russe password s0mepassw0rd
: 

This can easily be done using the \Fsplit() function:

\fsplit(s1,&a,s2,s3) - Assign string words to an array.
  s1 = String
  &a = array designator
  s2 = optional break set.
  s3 = optional include set.
  Break and include sets are as in \fword().
  All arguments are optional.  If \&a[] not declared, it is created.
Returns integer:
  Number of words assigned.

But lets talk about the security of these files.  Clearly these
files are not secure if anyone other than the user is able to read 
them other than the owner.  But what about 'root'?

If the machine is hacked, then all the passwords in .authinfo are captured
by the hacker.  This is different than regular password files which only
store the end result of some computation.

What about if the home directories are stored on a file system mounted
by NFS?  Every time the file is read it will be transmitted across the
network as clear text.  Again, all of the passwords are now publicly
available.

These files are dangerous and should not be used.


    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Thu May  4 12:37:10 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA16661
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 4 May 2000 12:37:09 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA10742
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 4 May 2000 12:37:09 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA15739
	for kermit.misc@watsun.cc.columbia.edu; Thu, 4 May 2000 12:25:42 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Is there a way to do recursive mput in ftp?
Date: 4 May 2000 16:25:40 GMT
Organization: Columbia University
Message-ID: <8es8a4$fbp$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <39119FB9.367D398E@attglobal.net>,
Carl D. Speare <carlds@attglobal.net> wrote:
: Charles Bayley wrote:
: > I'm needing to ftp an entire directory tree from a PC to a Sun.  Is there
: > anyway to do a recursive mput in ftp which will NOT prompt for each file
: > and create the subdirectories it encounters, similiar to the rcp -p
: > command to copy between Sun machines?
: 
: While at the FTP prompt in PC-land, make sure you do
: 
: ftp> prompt
: 
: to turn the prompting off, then do
: 
: ftp> mput *
: 
: and you'll be in business.
: 
I don't think FTP "mput" descends recursively through the directory tree.

Even if it did, I don't think most FTP servers will create directories on
the fly when receiving a group of files.

Even if a particular FTP client/server pair supported this, all files are
transferred in the same mode, text or binary.  Thus either your text files
will have the wrong record format (and character set) on the Sun, or your
binary files will be corrupted.

An alternative to FTP that handles all of these tasks is Kermit:

  http://www.columbia.edu/kermit/

With Kermit you can send a directory tree containing any mixture of text
and binary files to another computer, not necessarily the same platform,
and have the original tree replicated, with binary files transferred in binary
mode and text files transferred in text mode, including record-format and
character-set conversion.  This works between any combination of Unix,
Windows, OS/2, VMS, and several other platforms.

For a more detailed explanation, see:

  http://www.columbia.edu/kermit/case04.html
  http://www.columbia.edu/kermit/case05.html

And for more Kermit case studies, see:

  http://www.columbia.edu/kermit/ckermit.html#studies

- Frank

From news@columbia.edu  Thu May  4 13:37:09 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA13381
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 4 May 2000 13:37:09 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA23918
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 4 May 2000 13:37:08 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA19324
	for kermit.misc@watsun.cc.columbia.edu; Thu, 4 May 2000 13:30:25 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Itzak Ademic" <itzak.ademic@worldnet.att.net>
Subject: Re: Type ? or HELP for help.
Organization: Unattractive Data Associates
Message-ID: <EsiQ4.48075$fV.2981519@bgtnsc05-news.ops.worldnet.att.net>
Date: Thu, 04 May 2000 17:30:12 GMT
To: kermit.misc@columbia.edu

If MSK knows that it's reading from the "real" keyboard,
rather than taking from a script,
can it issue the help advice only just before
the first such "real" read?
(It knows enough to issue a prompt, right?)

Joe Doupnik wrote in message ...
>In article <8ej2pn$3dd$1@nnrp1.deja.com>, Peter Easthope
<peter_easthope@gulfnet.pinc.com> writes:
>> When MS-DOS Kermit is started with
>>
>>   msk316 -f script
>>
>> it mentions
>>
>>   Type ? or HELP for help.
>>
>> but this is seems inappropriate in script processing.
>> Can this reminder be shut off?
>>
>> Thanks,    peter_easthope@gulfnet.pinc.com
>---------
> It all depends, as they say. The script need not be a hands-off
>affair disallowing user input. The most common script is mskermit.ini
>itself and user interaction is the norm with it. Thus the Type ? message
>occurs because MSK can't know that no user interaction is desired. I don't
>think there is an easy solution to this.
> Joe D.


From news@columbia.edu  Thu May  4 14:37:09 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA01546
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 4 May 2000 14:37:09 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA07517
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 4 May 2000 14:37:08 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA22730
	for kermit.misc@watsun.cc.columbia.edu; Thu, 4 May 2000 14:32:14 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jrd@cc.usu.edu (Joe Doupnik)
Subject: Re: Type ? or HELP for help.
Message-ID: <tGboKXNWeXPr@cc.usu.edu>
Date: 4 May 00 12:20:57 MDT
Organization: Utah State University
To: kermit.misc@columbia.edu

In article <EsiQ4.48075$fV.2981519@bgtnsc05-news.ops.worldnet.att.net>, "Itzak Ademic" <itzak.ademic@worldnet.att.net> writes:
> If MSK knows that it's reading from the "real" keyboard,
> rather than taking from a script,
> can it issue the help advice only just before
> the first such "real" read?
> (It knows enough to issue a prompt, right?)

	This all seems reasonable (the original query and the followups),
until we look a little harder. The Type ? prompt is there to help the user,
obviously, and it appears before reading the startup files. We simply do
not know what those files may do. They may request user input, for example,
and context sensitive help applies there too. Putting a Type ? message on
top of a scripted menu screen obviously will not be acceptable.
	Without meaning to argue a case here I might mention observation
of MSK user behavior over the years. Folks don't seem to catch on that
? for help does just what it says and is useful. After a reminder and an
example they do get the idea. So the reminder is a good thing for them.
	Joe D. 
 
> Joe Doupnik wrote in message ...
>>In article <8ej2pn$3dd$1@nnrp1.deja.com>, Peter Easthope
> <peter_easthope@gulfnet.pinc.com> writes:
>>> When MS-DOS Kermit is started with
>>>
>>>   msk316 -f script
>>>
>>> it mentions
>>>
>>>   Type ? or HELP for help.
>>>
>>> but this is seems inappropriate in script processing.
>>> Can this reminder be shut off?
>>>
>>> Thanks,    peter_easthope@gulfnet.pinc.com
>>---------
>> It all depends, as they say. The script need not be a hands-off
>>affair disallowing user input. The most common script is mskermit.ini
>>itself and user interaction is the norm with it. Thus the Type ? message
>>occurs because MSK can't know that no user interaction is desired. I don't
>>think there is an easy solution to this.
>> Joe D.
> 

From news@columbia.edu  Thu May  4 19:39:13 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id TAA22924
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 4 May 2000 19:39:09 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA14703
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 4 May 2000 17:37:09 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA01073
	for kermit.misc@watsun.cc.columbia.edu; Thu, 4 May 2000 17:24:17 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: <dyc@vologda.ru>
Subject: Dial-Up Server answer
Date: Fri, 5 May 2000 01:18:47 +0400
Organization: Internet-Arkhangelsk Company
Message-ID: <3911e90f.1@news.vologda.ru>
To: kermit.misc@columbia.edu

Hi, all.

How can I force a Dial-Up Server in Windows to answer not on the first ring,
but miss several rings?

Thank you.

Dmitriy, dyc@vologda.ru

From news@columbia.edu  Sun May  7 19:37:19 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id TAA12500
	for <kermit.misc@cpunix.cc.columbia.edu>; Sun, 7 May 2000 19:37:19 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA07823
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 7 May 2000 19:37:19 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id TAA19812
	for kermit.misc@watsun.cc.columbia.edu; Sun, 7 May 2000 19:20:51 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: name & end-of-line for a script file
Date: Sun, 07 May 2000 23:14:40 GMT
Organization: GulfNet-Galiano
Message-ID: <8f4tcl$e7e$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

Although my KTFC scripts have been developed
with MS-DOS Kermit they should eventually work
with Kermit 95 and C-Kermit, subject to
translation of the end-of-line notation from
<cr><lf> to <lf>.

This question is better dealt with now rather
than later.

I would like recommendations on script file name
conventions and whether separate script sets are
necessary for C-Kermit, K 95 and MS-DOS Kermit.

Separate DOS and Unix script sets can be
maintained with upper case names for DOS and lc
for Unix but maintenance of multiple concurrent
variations is time consuming as you know too
well.

The 8.3 limitation of DOS file names is easy to
live with but all upper case is ugly and
bothersome to type in Unix.  Commonly in Unix,
file names are all lower case and DOS tolerates
that.  There is also the nice Pascal convention
of capitalizing the first letter of each word.

If a single script set is acceptable, what is
the recommended pattern for file names?

Thanks,      peter_easthope@gulfnet.pinc.com


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Mon May  8 10:37:22 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA27895
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 8 May 2000 10:37:21 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA19280
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 8 May 2000 10:37:21 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA15641
	for kermit.misc@watsun.cc.columbia.edu; Mon, 8 May 2000 10:24:31 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: name & end-of-line for a script file
Date: 8 May 2000 14:24:30 GMT
Organization: Columbia University
Message-ID: <8f6imu$f8m$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8f4tcl$e7e$1@nnrp1.deja.com>,
Peter Easthope  <peter_easthope@gulfnet.pinc.com> wrote:
: Although my KTFC scripts have been developed
: with MS-DOS Kermit they should eventually work
: with Kermit 95 and C-Kermit, subject to
: translation of the end-of-line notation from
: <cr><lf> to <lf>.
: 
Of course if you transfer the script files with
Kermit or FTP in text mode, the CRLF/LF
conversion happens automatically.

: I would like recommendations on script file name
: conventions and whether separate script sets are
: necessary for C-Kermit, K 95 and MS-DOS Kermit.
: 
Of course there are differences, but in general the
language of K95 and C-Kermit is a superset of that
of MS-DOS Kermit.  Beyond that, there are a few
minor syntax incompatibilities and behavioral
differences.  A preliminary guide can be found here:

  http://www.columbia.edu/kermit/scriptref.html

: Separate DOS and Unix script sets can be
: maintained with upper case names for DOS and lc
: for Unix but maintenance of multiple concurrent
: variations is time consuming as you know too
: well.
: 
: The 8.3 limitation of DOS file names is easy to
: live with but all upper case is ugly and
: bothersome to type in Unix.  Commonly in Unix,
: file names are all lower case and DOS tolerates
: that.  There is also the nice Pascal convention
: of capitalizing the first letter of each word.
: 
: If a single script set is acceptable, what is
: the recommended pattern for file names?
: 
For maximum portability, use names without paths
containing no more than one period, with no more
than 8 characters before the period and three
after, containing only lowercase letters and
digits.

- Frank

From news@columbia.edu  Mon May  8 12:07:22 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA00530
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 8 May 2000 12:07:22 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA08224
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 8 May 2000 12:07:21 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA20351
	for kermit.misc@watsun.cc.columbia.edu; Mon, 8 May 2000 12:01:14 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Martin Tharby Jones <martin.jones@rdel.co.uk>
Subject: Control of RTS
Date: Mon, 08 May 2000 16:58:27 +0100
Organization: Racal Defence Electronics Ltd.
Message-ID: <3916E423.24345C73@rdel.co.uk>
To: kermit.misc@columbia.edu

I need to be able to set the state of the Request To Send line on the
serial port either from the kermit command prompt or via an external
program. Using kermit I can monitor the state of some of the handshake
lines on /dev/ttya but I do not know of any command to set the outputs.

 Carrier Detect      (CD):  Off/On (input)
 Clear To Send       (CTS): Off/On (input)
 Data Terminal Ready (DTR): On     (output)
 Dataset Ready       (DSR): Off    (input does not change)
 Request to Send     (RTS): On     (output)
 Ring Indicator      (RI):  Off    (input does not change)

C-Kermit>show versions

Versions:
 C-Kermit 7.0.197, 8 Feb 2000
 Numeric: 700197
 Built for:  SunOS 4.1
 Running on: SunOS 2 4.1.4 sun4m  (SPARCclassic with Cycle Computer
Corp. upgrade)
 Patches: (none)
 UNIX Communications support, 7.0.231, 31 Dec 1999 for SunOS 4.1
 UNIX File support, 7.0.156, 30 Dec 1999 for SunOS 4.1
 C-Kermit library, 7.0.009, 29 Nov 1999
 C-Kermit Protocol Module 7.0.135, 1 Jan 2000
 C-Kermit functions, 7.0.187, 20 Dec 1999
 Command package 7.0.121, 24 Dec 1999
 User Interface 7.0.222, 1 Jan 2000
 Character Set Translation 7.0.038, 10 Nov 1999
 CONNECT Command for UNIX:select(), 7.0.110, 30 Dec 1999
 Dial Command, 7.0.131, 22 Dec 1999
 Script Command, 7.0.030, 21 Oct 1998
 Network support, 7.0.194, 30 Dec 1999
 Telnet support, 7.0.191, 30 Dec 1999

Thanks to anyone who can help.

Martin

--
    Martin Jones                                RDEL Communications Division
                                                Western Road,
E-mail:         martin.jones@rdel.co.uk         Bracknell,
Telephone:      +44 (0)1344 385279              Berkshire,  RG12 1RG,
Fax:            +44 (0)1344 385172              England.




From news@columbia.edu  Mon May  8 12:37:21 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA25979
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 8 May 2000 12:37:21 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA13609
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 8 May 2000 12:37:21 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA22130
	for kermit.misc@watsun.cc.columbia.edu; Mon, 8 May 2000 12:30:32 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Control of RTS
Date: 8 May 2000 16:30:30 GMT
Organization: Columbia University
Message-ID: <8f6q36$ljf$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <3916E423.24345C73@rdel.co.uk>,
Martin Tharby Jones  <martin.jones@rdel.co.uk> wrote:
: I need to be able to set the state of the Request To Send line on the
: serial port either from the kermit command prompt or via an external
: program. Using kermit I can monitor the state of some of the handshake
: lines on /dev/ttya but I do not know of any command to set the outputs.
: 
:  Carrier Detect      (CD):  Off/On (input)
:  Clear To Send       (CTS): Off/On (input)
:  Data Terminal Ready (DTR): On     (output)
:  Dataset Ready       (DSR): Off    (input does not change)
:  Request to Send     (RTS): On     (output)
:  Ring Indicator      (RI):  Off    (input does not change)
: 
: C-Kermit>show versions
: 
: Versions:
:  C-Kermit 7.0.197, 8 Feb 2000
:  Numeric: 700197
:  Built for:  SunOS 4.1
:  Running on: SunOS 2 4.1.4 sun4m  (SPARCclassic with Cycle Computer
:
Most versions of UNIX, including SunOS, don't have an API for
this (SunOS includes an "old" (4.2BSD) API for clearing and setting
DTR, but nothing for RTS).  It would have to be done at the driver level.

In any case, even in the few cases where such APIs exist (as in HP-UX),
there is no feature in C-Kermit to take advantage of it.

- Frank

From news@columbia.edu  Mon May  8 15:07:23 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id PAA04815
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 8 May 2000 15:07:22 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA15144
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 8 May 2000 15:07:21 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA00276
	for kermit.misc@watsun.cc.columbia.edu; Mon, 8 May 2000 14:56:59 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Steve" <steve@baus-systems.com>
Subject: Unexpected parity from host
Message-ID: <x5ER4.63613$VR.1259526@news5.giganews.com>
Organization: Giganews.Com - Premium News Outsourcing
Date: Mon, 8 May 2000 11:55:41 -0700
To: kermit.misc@columbia.edu

We are running into an unexpected parity from host, changing parity to Mark
message on a PC set to server mode we are attempting to send files to.  Both
computers are set to parity none, both running K 3.15 using Zoom external
modems.  Phone company says the line is clean.  We routinely do the same
file transfer to multiple other locations on a regular basis without any
problems.

Any idea what could cause this?
Thanks,
Steve Baus




From news@columbia.edu  Mon May  8 16:07:23 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA25801
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 8 May 2000 16:07:22 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA28259
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 8 May 2000 16:07:22 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA02155
	for kermit.misc@watsun.cc.columbia.edu; Mon, 8 May 2000 15:39:34 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Unexpected parity from host
Date: 8 May 2000 19:39:32 GMT
Organization: Columbia University
Message-ID: <8f755k$236$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <x5ER4.63613$VR.1259526@news5.giganews.com>,
Steve <steve@baus-systems.com> wrote:
: We are running into an unexpected parity from host, changing parity to Mark
: message on a PC set to server mode we are attempting to send files to.  Both
: computers are set to parity none, both running K 3.15 using Zoom external
: modems.  Phone company says the line is clean.  We routinely do the same
: file transfer to multiple other locations on a regular basis without any
: problems.
: 
This message is issued when MS-DOS Kermit receives what it believes to be
a file-transfer packet in which the control fields, which are 7-bit by
definition of the protocol, have their 8th bits set to 1.  This is how Kermit
automatically detects parity when you don't give it an explicit SET PARITY
command.

Does the file transfer work?

If so, then you probably have one or both of the modems inadvertently
configured to add parity.  If not, please collect a packet log and take a
look at it.  If that doesn't help, send a copy of the packet log to
kermit-support@columbia.edu.

- Frank

From news@columbia.edu  Mon May  8 20:37:23 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id UAA27815
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 8 May 2000 20:37:22 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA25855
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 8 May 2000 20:37:22 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id UAA15832
	for kermit.misc@watsun.cc.columbia.edu; Mon, 8 May 2000 20:35:27 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Steve" <steve@baus-systems.com>
Subject: Re: Unexpected parity from host
Message-ID: <Q2JR4.8073$701.123668@news4.giganews.com>
Organization: Giganews.Com - Premium News Outsourcing
Date: Mon, 8 May 2000 17:36:06 -0700
To: kermit.misc@columbia.edu

I am attaching the packet log of the receiving PC that is giving us the
unexpected parity from host message.  This represents 2 attempts at sending.

Here is the setup file for Kermit:
set port 1
set speed 9600
output AT &F\13
output AT &C1\13
output AT &D2\13
output AT N0\13
output AT s0=1\13
output AT s37=9\13
set parity none
set flow xon/xoff
set handshake none
set duplex full
set warning off
set incomplete discard
set send packet 94
set retry 60
show comm
pause 1

Running Zoom external K56 modems on both ends.

What we are attempting to do is have the calling computer connect to a PC in
server mode.  The calling computer sends a FIN twice which forces the
receiving PC to the beginning of its script.  If the previous calling PC did
not finish its file transfer, the receiving PC may not be in the proper
location and 2 FINs resolve this  The calling PC then sends a file and
issues another FIN, the receiving PC opens that file, sees who this is,
creates a file specific to this caller to send back, the calling computer
then recieves the custom file and then sends its data to the host.  A few
times we have made it into the file transfers but most of the time we just
see what appear to be control characters on the screen then the line seems
to drop.


Any help would be appreciated,
Steve Baus

Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote in message
news:8f755k$236$1@newsmaster.cc.columbia.edu...
> In article <x5ER4.63613$VR.1259526@news5.giganews.com>,
> Steve <steve@baus-systems.com> wrote:
> : We are running into an unexpected parity from host, changing parity to Mark
> : message on a PC set to server mode we are attempting to send files to. Both
> : computers are set to parity none, both running K 3.15 using Zoom external
> : modems.  Phone company says the line is clean.  We routinely do the same
> : file transfer to multiple other locations on a regular basis without any
> : problems.
> :
> This message is issued when MS-DOS Kermit receives what it believes to be

> a file-transfer packet in which the control fields, which are 7-bit by
> definition of the protocol, have their 8th bits set to 1.  This is how Kermit
> automatically detects parity when you don't give it an explicit SET PARITY
> command.
>
> Does the file transfer work?
>
> If so, then you probably have one or both of the modems inadvertently
> configured to add parity.  If not, please collect a packet log and take a
> look at it.  If that doesn't help, send a copy of the packet log to
> kermit-support@columbia.edu.
>
> - Frank


begin 666 Pack.log
(contents deleted...)
end


From news@columbia.edu  Tue May  9 10:07:24 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA01253
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 9 May 2000 10:07:24 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA07189
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 9 May 2000 10:07:23 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA19746
	for kermit.misc@watsun.cc.columbia.edu; Tue, 9 May 2000 10:02:34 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Unexpected parity from host
Date: 9 May 2000 14:02:32 GMT
Organization: Columbia University
Message-ID: <8f95po$j8v$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <Q2JR4.8073$701.123668@news4.giganews.com>,
Steve <steve@baus-systems.com> wrote:
: I am attaching the packet log of the receiving PC that is giving us the
: unexpected parity from host message.
:
Like I said, please mail it to kermit-support@columbia.edu.  Well, yes,
you did do this, but you also posted it to the newsgroup.  Most newsgroup
readers do not appreciate receiving messages containing 1000 lines of
gibberish, especially if they are paying for the time it takes to download.

Also, before sending the log, take a look at it first -- it might be obvious
what's wrong.  In this case the problem is that the modem gets:

  RING
  CONNECT 9600 NoEC

(NoEC == No Error Correction) and then spews out a neverending stream of
pure garbage.

: Running Zoom external K56 modems on both ends.
: 
You're probably "overconfiguring" your modem with all those AT commands.
Just reset it to its factory defaults.  Use RTS/CTS flow control in Kermit
and a serial speed of 57600.

- Frank

From news@columbia.edu  Thu May 11 16:37:34 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA01444
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 11 May 2000 16:37:33 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA14731
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 11 May 2000 16:37:33 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA16004
	for kermit.misc@watsun.cc.columbia.edu; Thu, 11 May 2000 16:34:26 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Alan Rice" <alanrice@bigfoot.com>
Subject: Pause in build cku192.is5r3netjc
Date: Thu, 11 May 2000 16:38:15 -0400
Organization: Posted via Supernews, http://www.supernews.com
Message-ID: <shm6917tkcp167@corp.supernews.com>
To: kermit.misc@columbia.edu

Hi all,

Upgrading some boxes to kermit 6 with build cku192.is5r3netjc and I found
out that the pause command isn'y acting right.
When it is given from cmd line or take file like this : pause 2, it just
hangs there until you hit the enter key. I need the pauses in an automated
process that runs great on kermit 5 but the bad dates that kermit 5 produces
on the get command are causing other problems. Anybody got any ideals on
what the problem or fix might be?

Alan R



From news@columbia.edu  Fri May 12 08:37:40 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id IAA04808
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 12 May 2000 08:37:36 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id IAA07138
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 12 May 2000 08:37:35 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id IAA12525
	for kermit.misc@watsun.cc.columbia.edu; Fri, 12 May 2000 08:17:25 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Alan Rice" <alanrice@bigfoot.com>
Subject: Re: Pause in build cku192.is5r3netjc
Date: Fri, 12 May 2000 08:21:29 -0400
Organization: Posted via Supernews, http://www.supernews.com
Message-ID: <shnthjj9kcp182@corp.supernews.com>
To: kermit.misc@columbia.edu

Thanks Frank,

Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote in message
news:8ff5r7$fvs$1@newsmaster.cc.columbia.edu...
> In article <shm6917tkcp167@corp.supernews.com>,
> Alan Rice <alanrice@bigfoot.com> wrote:
> : Upgrading some boxes to kermit 6 with build cku192.is5r3netjc and I
found
> : out that the pause command isn'y acting right.
> : When it is given from cmd line or take file like this : pause 2, it just
> : hangs there until you hit the enter key. I need the pauses in an
automated
> : process that runs great on kermit 5 but the bad dates that kermit 5
produces
> : on the get command are causing other problems. Anybody got any ideals on
> : what the problem or fix might be?
> :
> PAUSE just calls sleep(), which is a pretty standard UNIX system service.
> If it's not working in your build, it's because the build was done on a
> different platform than the one you actually have.  I'm afraid the only
> remedy is to build it directly on your platform, but that would require a
> C compiler, linker, and header files.
>
> If you can't do that, here's a shot in the dark: instead of PAUSE 2, try:
>
>   msleep 500
>   msleep 500
>   msleep 500
>   msleep 500
>
> MSLEEP calls a different system service, so it might work.
>
> - Frank



From news@columbia.edu  Fri May 12 11:37:37 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA03245
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 12 May 2000 11:37:36 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA08347
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 12 May 2000 11:37:36 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA20473
	for kermit.misc@watsun.cc.columbia.edu; Fri, 12 May 2000 11:25:22 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Alan Rice" <alanrice@bigfoot.com>
Subject: Re: Pause in build cku192.is5r3netjc
Date: Fri, 12 May 2000 11:29:08 -0400
Organization: Posted via Supernews, http://www.supernews.com
Message-ID: <sho8hc69kcp91@corp.supernews.com>
To: kermit.misc@columbia.edu

Frank,

After changing all the pause's in the script it chokes on input 5 {login:}.
I would guess it the same sort of problem with the build. Any way around
this problem?

Alan R


Alan Rice <alanrice@bigfoot.com> wrote in message
news:shnthjj9kcp182@corp.supernews.com...
> Thanks Frank,
>
> Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote in message
> news:8ff5r7$fvs$1@newsmaster.cc.columbia.edu...
> > In article <shm6917tkcp167@corp.supernews.com>,
> > Alan Rice <alanrice@bigfoot.com> wrote:
> > : Upgrading some boxes to kermit 6 with build cku192.is5r3netjc and I
> found
> > : out that the pause command isn'y acting right.
> > : When it is given from cmd line or take file like this : pause 2, it
just
> > : hangs there until you hit the enter key. I need the pauses in an
> automated
> > : process that runs great on kermit 5 but the bad dates that kermit 5
> produces
> > : on the get command are causing other problems. Anybody got any ideals
on
> > : what the problem or fix might be?
> > :
> > PAUSE just calls sleep(), which is a pretty standard UNIX system
service.
> > If it's not working in your build, it's because the build was done on a
> > different platform than the one you actually have.  I'm afraid the only
> > remedy is to build it directly on your platform, but that would require
a
> > C compiler, linker, and header files.
> >
> > If you can't do that, here's a shot in the dark: instead of PAUSE 2,
try:
> >
> >   msleep 500
> >   msleep 500
> >   msleep 500
> >   msleep 500
> >
> > MSLEEP calls a different system service, so it might work.
> >
> > - Frank
>
>



From news@columbia.edu  Fri May 12 12:37:37 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA12088
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 12 May 2000 12:37:37 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA21649
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 12 May 2000 12:37:36 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA22597
	for kermit.misc@watsun.cc.columbia.edu; Fri, 12 May 2000 12:10:31 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: What are those files in K95?
Date: 12 May 2000 16:05:29 GMT
Organization: a2i network
Message-ID: <8fha49$flb$1@samba.rahul.net>
To: kermit.misc@columbia.edu

In the K95 directory, there are some executables that aren't documented.
I know what XSend is, and I've used it in the past, although the /RECURSIVE
flag seems to have obviated it.
What is Timesync?  It doesn't seem to have a help screen.

Where are these miscellaneous tools documented?

-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.
From news@columbia.edu  Fri May 12 12:37:38 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA11404
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 12 May 2000 12:37:37 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA21652
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 12 May 2000 12:37:37 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA22909
	for kermit.misc@watsun.cc.columbia.edu; Fri, 12 May 2000 12:20:05 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: What are those files in K95?
Date: 12 May 2000 16:20:05 GMT
Organization: Columbia University
Message-ID: <8fhavl$mbq$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8fha49$flb$1@samba.rahul.net>,
Clarence Dold  <dold@rahul.net> wrote:
: In the K95 directory, there are some executables that aren't documented.
: I know what XSend is, and I've used it in the past, although the /RECURSIVE
: flag seems to have obviated it.
: What is Timesync?  It doesn't seem to have a help screen.
: 
: Where are these miscellaneous tools documented?

xsend32.exe is left over from the good old days.  We just simply did not
delete from your system in case you still used it.  It is not currently
supported.

timesync.exe is an nntp client which is used to synchronize the time on your machien with a local time server.  

  timesync <host>

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Fri May 12 16:07:39 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA16651
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 12 May 2000 16:07:39 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA07984
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 12 May 2000 16:07:37 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA04531
	for kermit.misc@watsun.cc.columbia.edu; Fri, 12 May 2000 16:00:25 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Re: Pause in build cku192.is5r3netjc
Date: 12 May 2000 19:55:17 GMT
Organization: a2i network
Message-ID: <8fhnj5$obc$1@samba.rahul.net>
To: kermit.misc@columbia.edu

Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
: (Personally, I think that selling Unix systems without C compilers is a
: really poor idea.  The whole point of Unix is that you can write programs

Aftre Unisys bought Convergent Technologies, the SVR3 release had to be
split into RunTime and Development releases.  But since a lot of the
linking tools were required for kernel configuration, the "Development"
tape only differed by two files.  The release notice, and /bin/cc.

-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.

From news@columbia.edu  Fri May 12 17:37:39 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id RAA15963
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 12 May 2000 17:37:38 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA28360
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 12 May 2000 17:37:37 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA08554
	for kermit.misc@watsun.cc.columbia.edu; Fri, 12 May 2000 17:30:31 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: twod@my-deja.com
Subject: Paging : Getting USR Sportster to hangup
Date: Fri, 12 May 2000 21:24:13 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8fhspd$rm5$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

I have installed the RPM version C-Kermit 7.0.196 (d/l from
www.columbia.edu/kermit) onto my linux-mandrake box.

I am trying to page a numeric pager and am using the numpage script from
the C-Kermit Scripts library.

All goes well, except for the fact that my external USR sportster 56K
modem does not hangup the line after the call. The modem type is set to
usr.

Switching debug on, everything looks OK to me.

Checking the FAQ, I find Q13 - Why Doesn't the HANGUP Command Work for
Me?

So, I have double checked the DIP switches on the modem and DTR is set
to normal.

During debug mode I see the AT commands as they are being sent to the
modem and do not see '&D2'.

I then tried to use output{} to send the &D2, but get an error saying
the port is not yet open - I placed this just above pdial, which is
perhaps the prblem here.

I then tried to reset the init string using a set command, but this
seemed to be ignored.

What is the easiest way in which to add AT commands to the modem init
string ?

TIA

IAP


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Fri May 12 19:07:38 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id TAA10927
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 12 May 2000 19:07:38 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA16308
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 12 May 2000 19:07:38 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA12456
	for kermit.misc@watsun.cc.columbia.edu; Fri, 12 May 2000 18:54:09 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: Paging : Getting USR Sportster to hangup
Date: 12 May 2000 22:54:08 GMT
Organization: Columbia University
Message-ID: <8fi22g$c56$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8fhspd$rm5$1@nnrp1.deja.com>,  <twod@my-deja.com> wrote:
: I have installed the RPM version C-Kermit 7.0.196 (d/l from
: www.columbia.edu/kermit) onto my linux-mandrake box.
: 
: I am trying to page a numeric pager and am using the numpage script from
: the C-Kermit Scripts library.
: 
: All goes well, except for the fact that my external USR sportster 56K
: modem does not hangup the line after the call. The modem type is set to
: usr.

Try  SET MODEM TYPE USR-MEGAHERTZ-56K


: What is the easiest way in which to add AT commands to the modem init
: string ?

There is a whole chapter in the "Using C-Kermit" book on this topic.
Chapter 4 "Configuring Modems".  In brief from the online help 
  
  HELP SET MODEM

SET MODEM COMMAND commands are used to override built-in modem commands for
each modem type, or to fill in commands for the USER-DEFINED modem type.
Omitting the optional [ text ] restores the built-in modem-specific command,
if any:

SET MODEM COMMAND AUTOANSWER {ON, OFF} [ text ]
  Modem commands to turn autoanswer on and off.

SET MODEM COMMAND COMPRESSION {ON, OFF} [ text ]
  Modem commands to turn data compression on and off.

SET MODEM COMMAND ERROR-CORRECTION {ON, OFF} [ text ]
  Modem commands to turn error correction on and off.

SET MODEM COMMAND HANGUP [ text ]
  Command that tells the modem to hang up the connection.

SET MODEM COMMAND IGNORE-DIALTONE [ text ]
  Command that tells the modem not to wait for dialtone before dialing.

SET MODEM COMMAND INIT-STRING [ text ]
  The 'text' is a replacement for C-Kermit's built-in initialization command
  for the modem.

SET MODEM COMMAND PREDIAL-INIT [ text ]
  A second INIT-STRING that is to be sent to the modem just prior to dialing.

SET MODEM COMMAND HARDWARE-FLOW [ text ]
  Modem command to enable hardware flow control (RTS/CTS) in the modem.

SET MODEM COMMAND SOFTWARE-FLOW [ text ]
  Modem command to enable local software flow control (Xon/Xoff) in modem.

SET MODEM COMMAND SPEAKER { ON, OFF } [ text ]
  Modem command to turn the modem's speaker on or off.

SET MODEM COMMAND NO-FLOW-CONTROL [ text ]
  Modem command to disable local flow control in the modem.

SET MODEM COMMAND PULSE [ text ]
  Modem command to select pulse dialing.

SET MODEM COMMAND TONE [ text ]
  Modem command to select tone dialing.

SET MODEM COMMAND VOLUME { LOW, MEDIUM, HIGH } [ text ]
  Modem command to set the modem's speaker volume.
    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Sun May 14 19:37:44 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id TAA07829
	for <kermit.misc@cpunix.cc.columbia.edu>; Sun, 14 May 2000 19:37:43 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA14311
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 14 May 2000 19:37:43 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id TAA03885
	for kermit.misc@watsun.cc.columbia.edu; Sun, 14 May 2000 19:30:20 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Louie Gerardi <busybee@inficad.com>
Subject: Simple dialing script
Date: Sun, 14 May 2000 16:29:34 -0700
Organization: Inficad Communications
Message-ID: <Pine.BSI.4.05L.10005141628170.255-100000@user2.inficad.com>
To: kermit.misc@columbia.edu

Greetings:

Some time ago, I posted a simple and useful dialing script for use with
MS-DOS Kermit 3.14 or later. I have recently revised the script to include
script features that can be found in Kermit version 3.15 or greater. If
anyone is interested in obtaining the script, send me an e-mail or post a
reply. I mailed some 25 scripts out last time.

Have a nice day.

Louie G

PS, it is 100 degrees in Sun City, Arizona right now. 



From news@columbia.edu  Sun May 14 21:37:44 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id VAA26502
	for <kermit.misc@cpunix.cc.columbia.edu>; Sun, 14 May 2000 21:37:43 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA21821
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 14 May 2000 21:37:43 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id VAA07870
	for kermit.misc@watsun.cc.columbia.edu; Sun, 14 May 2000 21:15:35 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Ishikawa <ishikawa@yk.rim.or.jp>
Subject: A missing warning when we type Server command (as opposed connect.)
Date: Mon, 15 May 2000 10:09:10 +0900
Organization: RIMNET InterNetNews site
Message-ID: <391F4E35.4AE7E2AF@yk.rim.or.jp>
To: kermit.misc@columbia.edu

Hi,

Thank you for the help when I had the RTS/CTS flow problem on Solaris.

One minor quirk came to my attention.

On solaris, after my fix for hardware flow/control by
defining POSIX-something macro
(sorry I am writing this from memory right now).
and for that matter before I applied the fix for this problem,
when I type
    connect
a big letter warning that I should set
    set carrier-watch off
is printed.
(hardware flow control,  8bit bytes, hardware parity even (8E1),
115200 bps).

However, recently I found out if I type "server"
to let it handle file transfer from the kermit on the other end of
the connection, no such big-letter warning is printed.
(I have only tested with the fixed version.)

Some people might want to see such warning printed
when "server" command is typed.
Just a thought.

Thank you again.

Happy Hacking,

Ishikawa



From news@columbia.edu  Mon May 15 10:09:36 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA07967
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 15 May 2000 10:09:36 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA19177
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 15 May 2000 10:07:45 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA26155
	for kermit.misc@watsun.cc.columbia.edu; Mon, 15 May 2000 09:47:23 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: A missing warning when we type Server command (as opposed connect.)
Date: 15 May 2000 13:47:20 GMT
Organization: Columbia University
Message-ID: <8fov58$ph8$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <391F4E35.4AE7E2AF@yk.rim.or.jp>,
Ishikawa  <ishikawa@yk.rim.or.jp> wrote:
: Thank you for the help when I had the RTS/CTS flow problem on Solaris.
: 
: One minor quirk came to my attention.
: 
: On solaris, after my fix for hardware flow/control by
: defining POSIX-something macro
: (sorry I am writing this from memory right now).
: and for that matter before I applied the fix for this problem,
: when I type
:     connect
: a big letter warning that I should set
:     set carrier-watch off
: is printed.
: (hardware flow control,  8bit bytes, hardware parity even (8E1),
: 115200 bps).
: 
: However, recently I found out if I type "server"
: to let it handle file transfer from the kermit on the other end of
: the connection, no such big-letter warning is printed.
: (I have only tested with the fixed version.)
: 
: Some people might want to see such warning printed
: when "server" command is typed.
: Just a thought.
: 
I think the rationale is that there might not be a connection yet.
Since the server does not not make the first move (i.e. initiate any
i/o), there is no need for the connection to be open when the server
starts.  For example, before you go home from work, you can do something
like this:

  set line /dev/cua
  set speed 57600
  set flow rts/cts
  server

and then later you can call it from home.  Of course, you can also take
a more formal approach:

  set line /dev/cua
  set speed 57600
  set flow rts/cts
  answer                ; Wait for a call to come in
  if success server     ; Only then, enter server mode

- Frank

From news@columbia.edu  Mon May 15 11:07:46 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA12824
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 15 May 2000 11:07:46 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA02360
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 15 May 2000 11:07:45 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA29844
	for kermit.misc@watsun.cc.columbia.edu; Mon, 15 May 2000 10:55:26 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Ishikawa <ishikawa@yk.rim.or.jp>
Subject: Re: A missing warning when we type Server command (as opposed connect.)
Date: Mon, 15 May 2000 23:51:40 +0900
Organization: RIMNET InterNetNews site
Message-ID: <39200EFC.119D90C5@yk.rim.or.jp>
To: kermit.misc@columbia.edu

>
> I think the rationale is that there might not be a connection yet.
> Since the server does not not make the first move (i.e. initiate any
> i/o), there is no need for the connection to be open when the server
> starts.

Perhaps this is correct.

The exact message I got on the server side (DIRECT connection.)
is this. The number of space lines and the message "crtscts set " is my own

debug message lines that confirm that the hardware rts/cts is set.
--- begin quote ----
(/tmp/) C-Kermit>server



 crtscts set.



?Carrier required but not detected
(/tmp/) C-Kermit>set carrier-watch off
(/tmp/) C-Kermit>server
Entering server mode on /dev/ttya
Type Ctrl-C to quit.
--- end quote ---

Please note the "?Carrier required but not detected." message.
I am not sure why this appears.
If I don't issue set carrier-watch off (for this direct connection using
cross cable), I won't be able to run "server" due to this error.
This is why I thought a big letter warning (using some banner lines like
**********************, etc.. ) is a good idea.
On the non-server side, I do get such
flashy warning lines that use such banner lines.

>For example, before you go home from work, you can do something

> like this:
>
>   set line /dev/cua
>   set speed 57600
>   set flow rts/cts
>   server
>
> and then later you can call it from home.  Of course, you can also take
> a more formal approach:
>
>   set line /dev/cua
>   set speed 57600
>   set flow rts/cts
>   answer                ; Wait for a call to come in
>   if success server     ; Only then, enter server mode
>
>

The above scenario makes sense except that
my solaris PC won't start server without set carrier-watch off.
Am I missing something?

Aha, I noticed that /dev/cua is a modem line where as I used
direct connection serial port (without modem control).

Ishikawa


> - Frank


From news@columbia.edu  Mon May 15 14:07:48 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA29372
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 15 May 2000 14:07:48 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA11352
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 15 May 2000 14:07:47 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA08799
	for kermit.misc@watsun.cc.columbia.edu; Mon, 15 May 2000 13:54:55 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: A missing warning when we type Server command (as opposed connect.)
Date: 15 May 2000 17:54:53 GMT
Organization: Columbia University
Message-ID: <8fpdld$8is$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <39200EFC.119D90C5@yk.rim.or.jp>,
Ishikawa  <ishikawa@yk.rim.or.jp> wrote:
: (/tmp/) C-Kermit>server
: ...
: ?Carrier required but not detected
: (/tmp/) C-Kermit>set carrier-watch off
: (/tmp/) C-Kermit>server
: Entering server mode on /dev/ttya
: Type Ctrl-C to quit.
: --- end quote ---
: 
: Please note the "?Carrier required but not detected." message.
: I am not sure why this appears.
: If I don't issue set carrier-watch off (for this direct connection using
: cross cable), I won't be able to run "server" due to this error.
: This is why I thought a big letter warning (using some banner lines like
: **********************, etc.. ) is a good idea.
:
OK, now I understand.  You want a "hint" when this happens, but we currently
do not provide one -- just a one-line message.

In any case, my previous answer was partially wrong -- you DO need SET
CARRIER-WATCH OFF prior to server if there is no connection AND if the
underlying platform supports application-level modem-signal testing.

But in any case, the normal way to set up a server so so you can dial
into it later (with a modem is):

: >   set line /dev/cua
: >   set speed 57600
: >   set flow rts/cts
: >   answer                ; Wait for a call to come in
: >   if success server     ; Only then, enter server mode
: 
: The above scenario makes sense except that
: my solaris PC won't start server without set carrier-watch off.
: Am I missing something?
: 
If it's a direct connection with proper modem signals (i.e. DTR and CD
cross-connected):

  set line /dev/cua
  set speed 57600
  set flow rts/cts
  wait 9999 cd          ; Wait for Carrier Detect
  if success server     ; Only then, enter server mode

Finally, for a direct connection that does not have DTR and CD crossed:

  set carrier-watch off
  set line /dev/cua
  set speed 57600
  set flow rts/cts
  server

: Aha, I noticed that /dev/cua is a modem line where as I used
: direct connection serial port (without modem control).
: 
It was only an illustration.  Use the appropriate device name.

- Frank

From news@columbia.edu  Tue May 16 06:07:50 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id GAA07427
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 16 May 2000 06:07:50 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id GAA28117
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 16 May 2000 06:07:49 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id FAA16846
	for kermit.misc@watsun.cc.columbia.edu; Tue, 16 May 2000 05:52:16 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "ralf.strandell" <ralf.strandell@silja.com>
Subject: translate produces rubbish
Message-ID: <1T8U4.104$kw4.3981@read2.inet.fi>
Date: Tue, 16 May 2000 09:51:57 GMT
Organization: Sonera corp Internet services
To: kermit.misc@columbia.edu


Hi,

I'm using C-Kermit 7.0.196 for Unixware
on an Unixware 7.0.1 server.

I'm trying to convert files from ascii to cp850
(from unix to dos) but when I give the command:
"translate testfile1 ascii cp850 testfile2"
then testfile2 contains nothing sane.

Examples: let's convert from ascii to ascii (identical)

file1 is:

    abc
    def
    123
    ghi

after "translate file1 ascii ascii file2" I get file2:

b
e
2
h

What happened with the rest of the characters?

If I convert from ascii to cp850 ( or from ascii to latin1 )
then all characters in the output file will be question marks.

What's wrong?

I need this conversion utility because not all data transfer applications
know how to translate character sets.  (kermit does, but some files must be
moved to directories that are mounted over network and
the mv command does not convert anything... )

        Thanks for any help
        Ralf




From news@columbia.edu  Tue May 16 09:07:50 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id JAA24265
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 16 May 2000 09:07:49 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA11195
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 16 May 2000 09:07:49 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id IAA24680
	for kermit.misc@watsun.cc.columbia.edu; Tue, 16 May 2000 08:44:09 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: translate produces rubbish
Date: 16 May 2000 12:44:08 GMT
Organization: Columbia University
Message-ID: <8frfqo$o34$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <1T8U4.104$kw4.3981@read2.inet.fi>,
ralf.strandell <ralf.strandell@silja.com> wrote:
: 
: Hi,
: 
: I'm using C-Kermit 7.0.196 for Unixware
: on an Unixware 7.0.1 server.
: 
: I'm trying to convert files from ascii to cp850
: (from unix to dos) but when I give the command:
: "translate testfile1 ascii cp850 testfile2"
: then testfile2 contains nothing sane.
: 
: Examples: let's convert from ascii to ascii (identical)
: 
: file1 is:
: 
:     abc
:     def
:     123
:     ghi
: 
: after "translate file1 ascii ascii file2" I get file2:
: 
: b
: e
: 2
: h
: 
: What happened with the rest of the characters?
: 
: If I convert from ascii to cp850 ( or from ascii to latin1 )
: then all characters in the output file will be question marks.
: 
: What's wrong?
: 
: I need this conversion utility because not all data transfer applications
: know how to translate character sets.  (kermit does, but some files must be
: moved to directories that are mounted over network and
: the mv command does not convert anything... )

This is a confirmed bug that occurs on all Little Endian based 
architectures such as Intel X86 processors.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Tue May 16 11:07:51 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA11950
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 16 May 2000 11:07:50 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA08464
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 16 May 2000 11:07:49 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA01118
	for kermit.misc@watsun.cc.columbia.edu; Tue, 16 May 2000 11:04:44 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: translate produces rubbish
Date: 16 May 2000 11:04:26 -0400
Organization: Columbia University
Message-ID: <8fro1q$7jb@watsun.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8frfqo$o34$1@newsmaster.cc.columbia.edu>,
Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:
: In article <1T8U4.104$kw4.3981@read2.inet.fi>,
: ralf.strandell <ralf.strandell@silja.com> wrote:
: : I'm using C-Kermit 7.0.196 for Unixware
: : on an Unixware 7.0.1 server.
: : 
: : I'm trying to convert files from ascii to cp850
: : (from unix to dos) but when I give the command:
: : "translate testfile1 ascii cp850 testfile2"
: : then testfile2 contains nothing sane.
: : 
: : Examples: let's convert from ascii to ascii (identical)
:
First off, the command doesn't make sense -- if you translate
a file from ASCII to CP850, the result would be identical, since
ASCII *is* the left half of CP850.  You probably mean to convert
from one 8-bit character set to another, e.g.:

  translate testfile1 latin1 cp850 testfile2

Be sure to identify the character set of the original file correctly.

: : file1 is:
: : 
: :     abc
: :     def
: :     123
: :     ghi
: : 
: : after "translate file1 ascii ascii file2" I get file2:
: : 
: : b
: : e
: : 2
: : h
: : 
: : What happened with the rest of the characters?
: : 
: : If I convert from ascii to cp850 ( or from ascii to latin1 )
: : then all characters in the output file will be question marks.
: : 
: : What's wrong?
: : 
: : I need this conversion utility because not all data transfer
: : applications know how to translate character sets.  (kermit does, but
: : some files must be moved to directories that are mounted over network
: : and the mv command does not convert anything... )
: 
: This is a confirmed bug that occurs on all Little Endian based 
: architectures such as Intel X86 processors.
: 
Funny nobody noticed it in six months of beta testing :-)

The problem is new to C-Kermit 7.0 and K95 1.1.20; it happened in the
course of adding the new Unicode features.

We'll be putting up a new test version shortly that fixes this and a few
other bugs and that have some new features.

In the meantime, you can work around this problem as follows:

  set file ucs byte-order big-endian
  translate file1 latin1 ascii file2
  set file ucs byte-order little-endian

- Frank

From news@columbia.edu  Wed May 17 03:37:56 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id DAA18231
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 17 May 2000 03:37:52 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id DAA13980
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 17 May 2000 03:37:52 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id DAA11331
	for kermit.misc@watsun.cc.columbia.edu; Wed, 17 May 2000 03:35:15 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "ralf.strandell" <ralf.strandell@silja.com>
Subject: Re: translate produces rubbish
Message-ID: <yYrU4.63$ZO5.2062@read2.inet.fi>
Date: Wed, 17 May 2000 07:34:54 GMT
Organization: Sonera corp Internet services
To: kermit.misc@columbia.edu


Frank da Cruz wrote in message

>First off, the command doesn't make sense -- if you translate
>a file from ASCII to CP850, the result would be identical, since

Oh, true. It must be from "finnish" to "cp850"...

...

>In the meantime, you can work around this problem as follows:
>
>  set file ucs byte-order big-endian
>  translate file1 latin1 ascii file2
>  set file ucs byte-order little-endian

Thank You very much for your help!

                   Ralf



From news@columbia.edu  Wed May 17 17:07:54 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id RAA02702
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 17 May 2000 17:07:54 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA15559
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 17 May 2000 17:07:53 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA05105
	for kermit.misc@watsun.cc.columbia.edu; Wed, 17 May 2000 17:05:07 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Date: Wed, 17 May 2000 14:04:41 -0700
From: Mike Freeman <mikef@pacifier.com>
Subject: Multiple Telnet Sessions in C-kermit?
Message-ID: <Pine.BSO.4.21.0005171402440.22037-100000@shell.pacifier.com>
To: kermit.misc@columbia.edu

Can one have multiple Telnet sessions in C-Kermit as one can with
ms-kermit?  If so, how does one switch between sessions and resume a
particular session?  The answer is probably right under my nose but guess
I'm stuffed up today!

TIA.

Mike Freeman; Internet: mikef@pacifier.com; Amateur Radio Callsign: K7UIJ
/* PGP2.6.2 Public Key available via my ".plan" file */
"Nothing so needs reforming as other people's habits." -- Mark Twain


From news@columbia.edu  Wed May 17 17:37:55 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id RAA25042
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 17 May 2000 17:37:54 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA22613
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 17 May 2000 17:37:54 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA06053
	for kermit.misc@watsun.cc.columbia.edu; Wed, 17 May 2000 17:27:48 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: Multiple Telnet Sessions in C-kermit?
Date: 17 May 2000 21:27:47 GMT
Organization: Columbia University
Message-ID: <8fv2sj$5t2$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <Pine.BSO.4.21.0005171402440.22037-100000@shell.pacifier.com>,
Mike Freeman  <mikef@pacifier.com> wrote:
: Can one have multiple Telnet sessions in C-Kermit as one can with
: ms-kermit?  If so, how does one switch between sessions and resume a
: particular session?  The answer is probably right under my nose but guess
: I'm stuffed up today!

Unlike MS-DOS Kermit, C-Kermit runs on a mult-tasking operating system.
You run a separate instance of C-Kermit for each session you want to 
create.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Wed May 17 20:07:54 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id UAA12022
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 17 May 2000 20:07:54 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA21490
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 17 May 2000 20:07:54 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id UAA12959
	for kermit.misc@watsun.cc.columbia.edu; Wed, 17 May 2000 20:03:19 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <392332DF.8E6439C3@televar.com>
Date: Wed, 17 May 2000 17:01:35 -0700
From: Robert Dahlquist <pioneer@televar.com>
Subject: Re: Dial-Up Server answer (question)
To: kermit.misc@columbia.edu

I have a simular question..
I would like to use Task Scheduler to run the dial-up server , at a spicific
time.
I would need a Macro to set the "accept caller" right?



dyc@vologda.ru wrote:

> Hi, all.
>
> How can I force a Dial-Up Server in Windows to answer not on the first ring,
> but miss several rings?
>
> Thank you.
>
> Dmitriy, dyc@vologda.ru


From news@columbia.edu  Thu May 18 13:37:57 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA25680
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 18 May 2000 13:37:57 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA25681
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 18 May 2000 13:37:56 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA27351
	for kermit.misc@watsun.cc.columbia.edu; Thu, 18 May 2000 13:26:16 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: K95 mouse on WinNT
Date: 18 May 2000 17:22:59 GMT
Organization: a2i network
Message-ID: <8g18tj$i2s$1@samba.rahul.net>
To: kermit.misc@columbia.edu

I've been using K95 on Win95/98 for a few years.
Now I've just received K95 1.1.20, and installed it on winNT 4.0
Almost everything seems happy, but I can't paste text using a double-click
right mouse.  I can ctrl-left-drag to copy-and-paste, or I can copy with a
left-drag, and then use the DOS menu to edit-paste, but double-click-rigth
does nothing.
[D:\K95\] K-95> show mouse
Mouse settings:
Active:         on

Button 1 Ctrl-Click = Kverb: \Kmouseurl
Button 1 Double-Click = Kverb: \Kmousecurpos
Button 1 Drag = Kverb: \Kmarkcopyclip
Button 1 Ctrl-Drag = Kverb: \Kmarkcopyhost
Button 1 Ctrl-Shift-Drag = Kverb: \Kdump
Button 2 Double-Click = Kverb: \Kpaste

And what is a \Kdump ?

-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.

From news@columbia.edu  Thu May 18 14:07:58 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA24649
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 18 May 2000 14:07:57 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA01661
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 18 May 2000 14:07:57 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA29023
	for kermit.misc@watsun.cc.columbia.edu; Thu, 18 May 2000 14:03:31 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: K95 mouse on WinNT
Date: 18 May 2000 18:03:30 GMT
Organization: Columbia University
Message-ID: <8g1b9i$sas$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8g18tj$i2s$1@samba.rahul.net>,
Clarence Dold  <dold@rahul.net> wrote:
: I've been using K95 on Win95/98 for a few years.
: Now I've just received K95 1.1.20, and installed it on winNT 4.0
: Almost everything seems happy, but I can't paste text using a double-click
: right mouse.  I can ctrl-left-drag to copy-and-paste, or I can copy with a
: left-drag, and then use the DOS menu to edit-paste, but double-click-rigth
: does nothing.

Double click does work.  The following text:

  .Double click does work.

was copied with Button 1 Drag and pasted with Button 2 Double-Click on 
Windows 2000.

: [D:\K95\] K-95> show mouse
: Mouse settings:
: Active:         on
: 
: Button 1 Ctrl-Click = Kverb: \Kmouseurl
: Button 1 Double-Click = Kverb: \Kmousecurpos
: Button 1 Drag = Kverb: \Kmarkcopyclip
: Button 1 Ctrl-Drag = Kverb: \Kmarkcopyhost
: Button 1 Ctrl-Shift-Drag = Kverb: \Kdump
: Button 2 Double-Click = Kverb: \Kpaste
: 
: And what is a \Kdump ?

Send the selected text to the SET PRINTER device.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Thu May 18 14:37:57 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA02725
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 18 May 2000 14:37:57 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA09361
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 18 May 2000 14:37:56 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA00479
	for kermit.misc@watsun.cc.columbia.edu; Thu, 18 May 2000 14:36:23 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Re: K95 mouse on WinNT
Date: 18 May 2000 18:32:53 GMT
Organization: a2i network
Message-ID: <8g1d0l$ivh$1@samba.rahul.net>
To: kermit.misc@columbia.edu

Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:

:   .Double click does work.

: was copied with Button 1 Drag and pasted with Button 2 Double-Click on 
: Windows 2000.

: : Button 2 Double-Click = Kverb: \Kpaste

So what brain-dead setting is clogged up in my WinNT that is preventing it
from working?  Before Installing K95, I had set properties on
the MSDOS icon to allow "Quick Edit" mode, which allowed some cut and paste
more easily in the MSDOS windows, but collided obviously with K95.
So I unclicked those, but perhaps they really didn't go away.

-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.

From news@columbia.edu  Thu May 18 15:07:57 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id PAA03399
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 18 May 2000 15:07:57 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA15238
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 18 May 2000 15:07:56 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA01794
	for kermit.misc@watsun.cc.columbia.edu; Thu, 18 May 2000 15:06:48 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: K95 mouse on WinNT
Date: 18 May 2000 19:06:46 GMT
Organization: Columbia University
Message-ID: <8g1f06$1nv$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8g1d0l$ivh$1@samba.rahul.net>,
Clarence Dold  <dold@rahul.net> wrote:
: Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:
: 
: :   .Double click does work.
: 
: : was copied with Button 1 Drag and pasted with Button 2 Double-Click on 
: : Windows 2000.
: 
: : : Button 2 Double-Click = Kverb: \Kpaste
: 
: So what brain-dead setting is clogged up in my WinNT that is preventing it
: from working?  Before Installing K95, I had set properties on
: the MSDOS icon to allow "Quick Edit" mode, which allowed some cut and paste
: more easily in the MSDOS windows, but collided obviously with K95.
: So I unclicked those, but perhaps they really didn't go away.

Quick Edit mode tells Windows to interpret the mouse events and not
deliver them to the underlying application.  

Quick Edit performs rectangular selection of text.

K95 performs Word Processing style selection of text.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Thu May 18 19:37:58 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id TAA26110
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 18 May 2000 19:37:58 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA28761
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 18 May 2000 19:37:57 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id TAA14969
	for kermit.misc@watsun.cc.columbia.edu; Thu, 18 May 2000 19:29:31 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: shb@vnet.net (Si Ballenger)
Subject: Re: Dial-Up Server answer (question)
Organization: maybe later...
Message-ID: <39247c94.3801578@166.82.1.9>
Date: Thu, 18 May 2000 23:28:59 GMT
To: kermit.misc@columbia.edu

A site of interest:

http://members.aol.com/thecpa/index.htm

On Wed, 17 May 2000 17:01:35 -0700, Robert Dahlquist
<pioneer@televar.com> wrote:

>I have a simular question..
>I would like to use Task Scheduler to run the dial-up server , at a spicific
>time.
>I would need a Macro to set the "accept caller" right?
>
>dyc@vologda.ru wrote:
>
>> Hi, all.
>>
>> How can I force a Dial-Up Server in Windows to answer not on the first ring,
>> but miss several rings?
>>
>> Thank you.
>>
>> Dmitriy, dyc@vologda.ru

From news@columbia.edu  Thu May 18 23:37:59 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id XAA02274
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 18 May 2000 23:37:59 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA14210
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 18 May 2000 23:37:59 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA24690
	for kermit.misc@watsun.cc.columbia.edu; Thu, 18 May 2000 23:29:34 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: K95 mouse on WinNT
Date: 19 May 2000 03:29:34 GMT
Organization: Columbia University
Message-ID: <8g2ceu$o3f$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <Fu2V4.73308$WF.4104215@bgtnsc04-news.ops.worldnet.att.net>,
Damon Brownd <dbxyzzy@att.net> wrote:
: 
: "Clarence Dold" <dold@yellow.rahul.net> wrote in message
: news:8g18tj$i2s$1@samba.rahul.net...
: > Now I've just received K95 1.1.20, and installed it on winNT 4.0
: > Almost everything seems happy, but I can't paste text using a double-click
: > right mouse.  I can ctrl-left-drag to copy-and-paste, or I can copy with a
: > left-drag, and then use the DOS menu to edit-paste, but double-click-rigth
: > does nothing.
: 
: Does that mouse have a wheel?  Depending on the mouse driver in use and how
: it is configured, you may have to double-click the wheel rather than the
: right button.

That is correct, if the mouse is configured to be three buttons, the 
wheel will be button 2.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Fri May 19 11:08:01 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA17678
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 19 May 2000 11:08:00 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA14379
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 19 May 2000 11:08:00 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA10711
	for kermit.misc@watsun.cc.columbia.edu; Fri, 19 May 2000 10:50:28 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Re: K95 mouse on WinNT
Date: 19 May 2000 14:48:52 GMT
Organization: a2i network
Message-ID: <8g3k8k$3aq$1@samba.rahul.net>
To: kermit.misc@columbia.edu

Damon Brownd <dbxyzzy@att.net> wrote:

: "Clarence Dold" <dold@yellow.rahul.net> wrote in message
: news:8g18tj$i2s$1@samba.rahul.net...
:> Now I've just received K95 1.1.20, and installed it on winNT 4.0
:> Almost everything seems happy, but I can't paste text using a double-click
:> right mouse.  I can ctrl-left-drag to copy-and-paste, or I can copy with a
:> left-drag, and then use the DOS menu to edit-paste, but double-click-rigth
:> does nothing.

: Does that mouse have a wheel?  Depending on the mouse driver in use and how
: it is configured, you may have to double-click the wheel rather than the
: right button.

Yes it does have a wheel... Quite the handy thing, except that WinNT
sometimes gets confused, especially in Acrobat, where the scroll bar sometimes
gets out of sync with the wheel.  You have to wheel, or click, but not
alternate between the two during a session.

But back to question at hand...
	Does that mouse have a wheel?
YES!  And I just double-clicked the wheel to paste that text!
I didn't know it clicked ;-)  And even after you suggested it, I didn't
push it hard enough.

But, since I have a short memory, I just added
	set mouse button 3 none double-click \Kpaste
to my K95custom.ini

Thanks.  And thanks to Jeff for some offline perserverance, although he
didn't think of the wheel.

-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.

From news@columbia.edu  Tue May 23 09:38:12 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id JAA29057
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 23 May 2000 09:38:11 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA26932
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 23 May 2000 09:38:10 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA03424
	for kermit.misc@watsun.cc.columbia.edu; Tue, 23 May 2000 09:35:16 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "ralf.strandell" <ralf.strandell@silja.com>
Subject: Re: Dial-Up Server answer (question)
Message-ID: <0OvW4.237$Zc6.8619@read2.inet.fi>
Date: Tue, 23 May 2000 13:34:52 GMT
Organization: Sonera corp Internet services
To: kermit.misc@columbia.edu

Hi,

I have never used the Dial-Up Server but maybe this hint is useful:

At least you should set the modems S0 register to an integer value N if you
want the
modem to answer on N:th ring. Append S0=N to the modem initialization
command...
If you set S0=0 then the modem won't answer at all.

>> How can I force a Dial-Up Server in Windows to answer not on the first ring,
>> but miss several rings?
>>
>> Thank you.
>>
>> Dmitriy, dyc@vologda.ru

From news@columbia.edu  Tue May 23 10:38:12 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA15586
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 23 May 2000 10:38:11 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA09935
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 23 May 2000 10:38:11 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA05772
	for kermit.misc@watsun.cc.columbia.edu; Tue, 23 May 2000 10:26:15 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: FTP'ing to a VMS box
Date: 23 May 2000 14:26:14 GMT
Organization: Columbia University
Message-ID: <8ge4e6$5k9$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8gdtge$q3u$1@murrow.sp.trw.com>,
Dean Richard Benson <dean.benson@remove_metrw.com> wrote:
: I am coding a VB application which takes a file from a VMS
: system (via FTP), and allows the user to edit the file on the PC.
: 
: Once the user is happy with the new file, the application then
: FTP's it back onto the VMS system ready for use.
: 
: The problem that I am having is that when I issue a DIR command
: from FTP and try to parse the results, CR's appear when there is
: a long file name.  Normally I would expect only a list of files, but
: I actaully get a list of files, file information, ownerships etc.
: 
: Is there a way that anyone knows of controlling the returns from
: FTP commands.  Documents that I have read on FTP state that the
: host controls the format, but I havent a clue how!
: 
You could use Kermit rather than FTP.  In fact, Kermit 95 already comes
with a "netedit" feature that does exactly what you're working on:

  http://www.columbia.edu/kermit/

You can see the netedit procedure here:

  http://www.columbia.edu/kermit/ckscripts/

This procedure assumes the user already has a connection to the remote
computer and is logged in to it, but it's easy to add the pieces to
accomplish the connection too if required; they are available in other
scripts in the same library.

As for parsing directory listings...  The Kermit netedit procedure
assumes you know the name of the file you want to edit.  But if you
want to allow the user to browse through directories, this can be done
in a much more straightforward way than with FTP, since you don't have
to parse bizarre platform- and environment-dependent directory
listings.  The client can tell the server "make a list of all the files
that match *.txt" (or whatever); "now send me the name of the first
file", "now send me the name of the next file", and so on.

- Frank

From news@columbia.edu  Wed May 24 15:38:16 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id PAA28994
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 24 May 2000 15:38:16 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA25182
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 24 May 2000 15:38:15 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA16703
	for kermit.misc@watsun.cc.columbia.edu; Wed, 24 May 2000 15:16:38 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: MSH <MSH@question.com>
Subject: C-Kermit as sub of Perl
Date: Wed, 24 May 2000 15:17:19 -0400
Organization: Interpath Communications, Inc.
Message-ID: <392C2ABF.3E38FDD9@question.com>
To: kermit.misc@columbia.edu

Hi,
        I need to automate a C-Kermit written Z-Modem connection script
with a Perl script running as a cron. My plan had been to contain the
C-Kermit portion in a sub, but I'm having trouble automating the
keystrokes necessary to complete the connection. For instance, after the
'call' command and then 'connect' I need to enter a login and do a send,
etc.  Anybody encounter this problem before and have ideas for a
solution?

thanks,
MSH


From news@columbia.edu  Wed May 24 15:38:17 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id PAA12689
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 24 May 2000 15:38:16 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA25185
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 24 May 2000 15:38:16 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA17070
	for kermit.misc@watsun.cc.columbia.edu; Wed, 24 May 2000 15:24:00 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: C-Kermit as sub of Perl
Date: 24 May 2000 19:24:00 GMT
Organization: Columbia University
Message-ID: <8gha8g$gl9$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <392C2ABF.3E38FDD9@question.com>, MSH  <MSH@question.com> wrote:
: Hi,
:         I need to automate a C-Kermit written Z-Modem connection script
: with a Perl script running as a cron. My plan had been to contain the
: C-Kermit portion in a sub, but I'm having trouble automating the
: keystrokes necessary to complete the connection. For instance, after the
: 'call' command and then 'connect' I need to enter a login and do a send,
: etc.  Anybody encounter this problem before and have ideas for a
: solution?
: 
: thanks,
: MSH
: 

The solution is to not attempt to force feed keystrokes in to C-Kermit
to control the connection but instead to write the communication piece
in Kermit Script and simply have the Perl script start the Kermit Script.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Wed May 24 16:38:17 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA11178
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 24 May 2000 16:38:16 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA07884
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 24 May 2000 16:38:16 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA23602
	for kermit.misc@watsun.cc.columbia.edu; Wed, 24 May 2000 16:22:06 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: MSH <MSH@question.com>
Subject: Re: C-Kermit as sub of Perl
Date: Wed, 24 May 2000 16:22:41 -0400
Organization: Interpath Communications, Inc.
Message-ID: <392C3A11.E5804077@question.com>
To: kermit.misc@columbia.edu

Thank you...I will start a path from that direction. This was my original
thought. I did not write the existing Kermit piece. My job was the cron
(written in Perl) that would kick off the kermit.  As manual testing has
commenced, I finding the connection process very keystroke intensive. It
sounds like the kermit developer needs to add additional functionality into
his script.

thanks.

Jeffrey Altman wrote:

> In article <392C2ABF.3E38FDD9@question.com>, MSH  <MSH@question.com> wrote:
> : Hi,
> :         I need to automate a C-Kermit written Z-Modem connection script
> : with a Perl script running as a cron. My plan had been to contain the
> : C-Kermit portion in a sub, but I'm having trouble automating the
> : keystrokes necessary to complete the connection. For instance, after the
> : 'call' command and then 'connect' I need to enter a login and do a send,
> : etc.  Anybody encounter this problem before and have ideas for a
> : solution?
> :
> : thanks,
> : MSH
> :
>
> The solution is to not attempt to force feed keystrokes in to C-Kermit
> to control the connection but instead to write the communication piece
> in Kermit Script and simply have the Perl script start the Kermit Script.
>
>     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
>                  The Kermit Project * Columbia University
>               612 West 115th St #716 * New York, NY * 10025
>   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org


From news@columbia.edu  Wed May 24 17:08:16 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id RAA10337
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 24 May 2000 17:08:16 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA13597
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 24 May 2000 17:08:16 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA25415
	for kermit.misc@watsun.cc.columbia.edu; Wed, 24 May 2000 16:41:35 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: C-Kermit as sub of Perl
Date: 24 May 2000 20:41:24 GMT
Organization: Columbia University
Message-ID: <8ghepk$opd$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <392C3A11.E5804077@question.com>, MSH  <MSH@question.com> wrote:
: Thank you...I will start a path from that direction. This was my original
: thought. I did not write the existing Kermit piece. My job was the cron
: (written in Perl) that would kick off the kermit.  As manual testing has
: commenced, I finding the connection process very keystroke intensive. It
: sounds like the kermit developer needs to add additional functionality into
: his script.
: 
That's what the Kermit script language is for.  You'll find lots of examples
PLUS a new tutorial at:

  http://www.columbia.edu/kermit/ckscripts.html

- Frank

From news@columbia.edu  Wed May 24 20:08:15 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id UAA29185
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 24 May 2000 20:08:15 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA18605
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 24 May 2000 20:08:15 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id UAA05506
	for kermit.misc@watsun.cc.columbia.edu; Wed, 24 May 2000 20:05:48 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: shb@vnet.net (Si Ballenger)
Subject: Re: Dial-Up Server answer (question)
Organization: maybe later...
Message-ID: <392c6e21.434201183@166.82.1.9>
Date: Thu, 25 May 2000 00:05:27 GMT
To: kermit.misc@columbia.edu


>>> How can I force a Dial-Up Server in Windows to answer not on the first
>ring,
>>> but miss several rings?
>>>
>>> Thank you.
>>>
>>> Dmitriy, dyc@vologda.ru

You can't change it. 

From news@columbia.edu  Wed May 24 23:38:18 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id XAA04690
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 24 May 2000 23:38:17 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA02774
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 24 May 2000 23:38:16 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA24232
	for kermit.misc@watsun.cc.columbia.edu; Wed, 24 May 2000 23:10:37 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Re: C-Kermit as sub of Perl
Date: 25 May 2000 03:07:32 GMT
Organization: a2i network
Message-ID: <8gi5dk$4mr$1@samba.rahul.net>
To: kermit.misc@columbia.edu

Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
: That's what the Kermit script language is for.  You'll find lots of examples
: PLUS a new tutorial at:

:   http://www.columbia.edu/kermit/ckscripts.html

Certainly.  I use a small awk filter to turn a list of targets that might
vary from 10 to 1000+ lines, into a kermit script that sometimes takes
hours to execute.  I can produce the script in the daylight hours, and
start the kermit execution in the evening from an "at" job.


(I like the pdf copy of the manual that now comes on the 
 K-95/ckermit-7.0 CDROM.  I can search, and, more importantly for my fat
 fingers, cut and paste.)
-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.

From news@columbia.edu  Fri May 26 10:08:20 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA22867
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 26 May 2000 10:08:20 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA09078
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 26 May 2000 10:08:19 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA08837
	for kermit.misc@watsun.cc.columbia.edu; Fri, 26 May 2000 09:50:35 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: Kermit-To-FirstClass
Date: Fri, 26 May 2000 13:39:50 GMT
Organization: GulfNet-Galiano
Message-ID: <8glur4$508$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

KTFC is the acronym for "Kermit To FirstClass" and is the name
of a script set which allows Kermit to communicate automatically
with the FirstClass Server (trademark SoftArc Inc.), widely used
to provide e-mail and BBS services.  With KTFC, messages are
read and composed off line.  Messages in conferences on the
FirstClass server can be read automatically.  Requires MS-DOS
Kermit 3.16.  I am interested to hear from anyone who gets KTFC
to work with C-Kermit in a unix system.  Similarly for
Kermit-95.

To get KTFC go to http://www.columbia.edu/kermit/ and follow
the links to "Script Library" and to "The MS-DOS Kermit Script
Library".  Scroll down to find KTFC.

Regards,    peter_easthope@gulfnet.pinc.com


From news@columbia.edu  Fri May 26 10:38:20 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA05706
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 26 May 2000 10:38:20 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA16054
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 26 May 2000 10:38:19 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA10655
	for kermit.misc@watsun.cc.columbia.edu; Fri, 26 May 2000 10:34:26 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: ensuring unique FTP upload filenames
Date: 26 May 2000 14:34:24 GMT
Organization: Columbia University
Message-ID: <8gm21g$acr$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8gk438$ro6$1@nnrp1.deja.com>,  <nroot@my-deja.com> wrote:
: I've got an interesting problem for the FTP server gurus out there...
: 
: We want an FTP site that allows tons of users to log into an anonymous
: account and submit files.  The files must not overwrite each other, but
: we don't want the users to have to worry about specifying a unique
: filename.
: 
: Ideally, the FTP server would intercept the incoming file and change
: its name to a unique identifier.
: 
There's a new service available as an alternative to FTP that does what
you want: the Internet Kermit Service (RFC2839, RFC2840).  It's like an
FTP server, but uses Kermit protocol over a Telnet connection to a special
socket (1649):

  http://www.columbia.edu/kermit/iksd.html

Among its many advantages over FTP is the ability to ensure that incoming
files don't wipe each other out; as the site administrator you can configure
various filename collision preferences: rename the existing file, rename the
incoming file, reject the incoming file, reject the incoming file only if it
is not newer than the existing file, etc.  It can be used by any Telnet
client that includes Kermit protocol.

A publicly accessible Internet Kermit Service is available at Columbia
University if you want to take a look:

  http://www.columbia.edu/kermit/cuiksd.html

- Frank

From news@columbia.edu  Mon May 29 09:38:28 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id JAA25434
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 29 May 2000 09:38:27 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA13053
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 29 May 2000 09:38:27 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA18766
	for kermit.misc@watsun.cc.columbia.edu; Mon, 29 May 2000 09:17:37 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: vincent999@mindspring.com (Vince)
Subject: 'Cant initialize Kermit' err from VMS batch queue
Date: Mon, 29 May 2000 13:14:40 GMT
Organization: mindspring.com
Message-ID: <8gtqn5$l9l$2@slb2.atl.mindspring.net>
To: kermit.misc@columbia.edu

Hello,
   Any suggestions on why I might be getting a "Can't initialize
Kermit" error when running Kermit from a VMS batch queue?  (it works
fine interactively).   I have used the -Y (no init file) option, and I
don't have any CKERMIT_INIT logicals defined so I don't think it's
running a bad initialization file.
  Thanks if you can shed any light on this error.
				vince

From news@columbia.edu  Mon May 29 10:38:29 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA09926
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 29 May 2000 10:38:28 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA22342
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 29 May 2000 10:38:28 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA21013
	for kermit.misc@watsun.cc.columbia.edu; Mon, 29 May 2000 10:14:01 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: 'Cant initialize Kermit' err from VMS batch queue
Date: 29 May 2000 14:14:01 GMT
Organization: Columbia University
Message-ID: <8gttv9$kgg$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8gtqn5$l9l$2@slb2.atl.mindspring.net>,
Vince <vincent999@mindspring.com> wrote:
:    Any suggestions on why I might be getting a "Can't initialize
: Kermit" error when running Kermit from a VMS batch queue?  (it works
: fine interactively).   I have used the -Y (no init file) option, and I
: don't have any CKERMIT_INIT logicals defined so I don't think it's
: running a bad initialization file.
:
"Can't initialize Kermit" is not a message from Kermit.  Everything I know
about running C-Kermit in VMS Batch is in the CKVBWR.TXT file:

  ftp://kermit.columbia.edu/kermit/f/ckvbwr.txt

Mainly in Section 2.1.  Some of the hints in Sections 2.2 and 2.3 might
also apply.

- Frank

From news@columbia.edu  Tue May 30 04:08:31 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id EAA08326
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 30 May 2000 04:08:30 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id EAA29186
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 30 May 2000 04:08:29 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id EAA02037
	for kermit.misc@watsun.cc.columbia.edu; Tue, 30 May 2000 04:06:58 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "ralf.strandell" <ralf.strandell@silja.com>
Subject: Translate command does not check the validity of input data?
Message-ID: <ADKY4.78$0C.2466@read2.inet.fi>
Date: Tue, 30 May 2000 08:05:52 GMT
Organization: Sonera corp Internet services
To: kermit.misc@columbia.edu

Hi!

We use the translate command to convert from 7 bit swedish to latin1 or
cp850.
We have applied a temporary bug fix so that translate now works fine...
(set file byte-order big-endian    etc )

The input data is supposed to be 7 bit but sometimes it contains a few 8 bit
characters.
The 8 bit characters should not be there, but sometimes they do... It is OK
because they go
throught our unixes etc. intact and finaly return to a pc environment where
they are correct again.

QUESTION:
Kermits translate command seems to drop one bit _without error messages_.
This character is 8 bit 11001000 and after translate it becomes 7 bit
1001000
Is this a feature or a bug or something in between?

It would be a useful and nice feature to check the data and display a
warning is the input data
is invalid, but we can live without it also.


                    Ralf

From news@columbia.edu  Tue May 30 06:38:31 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id GAA22028
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 30 May 2000 06:38:30 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id GAA12956
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 30 May 2000 06:38:30 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id GAA07585
	for kermit.misc@watsun.cc.columbia.edu; Tue, 30 May 2000 06:26:51 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: Translate command does not check the validity of input data?
Date: 30 May 2000 10:26:49 GMT
Organization: Columbia University
Message-ID: <8h0519$7cu$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <ADKY4.78$0C.2466@read2.inet.fi>,
ralf.strandell <ralf.strandell@silja.com> wrote:
: Hi!
: 
: We use the translate command to convert from 7 bit swedish to latin1 or
: cp850.
: We have applied a temporary bug fix so that translate now works fine...
: (set file byte-order big-endian    etc )
: 
: The input data is supposed to be 7 bit but sometimes it contains a few 8 bit
: characters.
: The 8 bit characters should not be there, but sometimes they do... It is OK
: because they go
: throught our unixes etc. intact and finaly return to a pc environment where
: they are correct again.
: 
: QUESTION:
: Kermits translate command seems to drop one bit _without error messages_.
: This character is 8 bit 11001000 and after translate it becomes 7 bit
: 1001000
: Is this a feature or a bug or something in between?
: 
: It would be a useful and nice feature to check the data and display a
: warning is the input data
: is invalid, but we can live without it also.

Under what circumstances does this occur?

I would expect that any characters that have the 8th bit set would have
those bits stripped or the characters replaced by '?' when the input
character set is a 7-bit character set.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Wed May 31 10:38:35 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA11154
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 31 May 2000 10:38:34 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA00573
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 31 May 2000 10:38:34 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA08516
	for kermit.misc@watsun.cc.columbia.edu; Wed, 31 May 2000 10:10:39 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: Hsin Lin HLC-5000AT IDE/IO card
Date: Wed, 31 May 2000 13:59:40 GMT
Organization: GulfNet-Galiano
Message-ID: <8h35s2$853$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

According to Kermit, a Hsin Lin ISA IDE/IO card, model number
HLC-5000AT, has a 16550A UART. The mouse works properly in DOS
and in Oberon.  With another IO card Kermit works properly.
With the HLC-5000AT the report from "show com" appears OK but
Kermit is unable to communicate.  I have tried to correct the
jumper settings on the card but the functions of some mystify
me.

The card has 12 jumper triples marked thus.
  GAME
. IDE
  IDE
  FDD
. SIO1
  SIO1
. SIO2
  SIO2
. PRT
  PRT
. MODE
  MODE
For each of these triples a jumper can be set in a L (low?)
position or in a H (high?)  position.  Some of the triples
have a dot mark adjacent--indicated above by the periods.

Also, there are 6 jumper pairs marked thus.
  A10
  IORDY
  DRQ1
  DACK1
  DRQ3
  DACK3

(There are also 18 IRQ select pins with jumpers which I probably
understand well enough to deal with.)

The MODE jumpers mystify me.  No other IDE/IO card I have seen
has anything marked MODE. Can anyone explain the purpose?

Any suggestions about setting the A10 ..  DACK3 jumpers?  Are
these relevant to the IDE controller but not to the serial
ports?

Thanks,     peter_easthope@gulfnet.pinc.com


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Wed May 31 11:08:34 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA27573
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 31 May 2000 11:08:34 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA06057
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 31 May 2000 11:08:33 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA10232
	for kermit.misc@watsun.cc.columbia.edu; Wed, 31 May 2000 10:50:45 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Re: Hsin Lin HLC-5000AT IDE/IO card
Date: 31 May 2000 14:49:18 GMT
Organization: a2i network
Message-ID: <8h38pe$2s6$1@samba.rahul.net>
To: kermit.misc@columbia.edu

Peter Easthope <peter_easthope@gulfnet.pinc.com> wrote:
: According to Kermit, a Hsin Lin ISA IDE/IO card, model number
: HLC-5000AT, has a 16550A UART. The mouse works properly in DOS
: and in Oberon.  With another IO card Kermit works properly.
: With the HLC-5000AT the report from "show com" appears OK but
: Kermit is unable to communicate.  I have tried to correct the
: jumper settings on the card but the functions of some mystify
: me.

Try setting the kermit port to some other possibilites, and doing show com.
I've seen cases as you describe.  Kermit looks okay when looking at the
port I added.  Mouse, or other comm packages work, but kermit won't work.
Later I find that I have another port at that same address or IRQ.
Try removing or disabling the other ports temporarily.

-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.
DRQ1
>   DACK1
>   DRQ3
>   DACK3
> 
> (There are also 18 IRQ select pins with jumpers which I probably
> understand well enough to deal with.)
> 
> The MODE jumpers mystify me.  No other IDE/IO card I have seen
> has anything marked MODE. Can anyone explain the purpose?

	If by MODE you mean the set starting with A10 then those
are DMA transfer affairs, for disk drives and such. Serial ports
don't use that material. Serial ports need a proper PORT value
and an IRQ; MS-DOS Kermit checks these for expected behavior.
The MSK command  SET PORT COMn Port-value IRQ-value  can help when
the system uses a non-standard configuration.
	Joe D.
 
> Any suggestions about setting the A10 ..  DACK3 jumpers?  Are
> these relevant to the IDE controller but not to the serial
> ports?
> 
> Thanks,     peter_easthope@gulfnet.pinc.com
> 
> 
> Sent via Deja.com http://www.deja.com/
> Before you buy.


From news@columbia.edu  Thu Jun  1 10:38:37 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA14853
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 1 Jun 2000 10:38:36 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA15118
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 1 Jun 2000 10:38:36 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA09390
	for kermit.misc@watsun.cc.columbia.edu; Thu, 1 Jun 2000 10:30:40 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: Re: Hsin Lin HLC-5000AT IDE/IO card
Date: Thu, 01 Jun 2000 14:18:53 GMT
Organization: GulfNet-Galiano
Message-ID: <8h5rc4$vd1$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

Clarence and Joe, thanks for your replies.

cd> Later I find that I have another port at that same address
> or IRQ. Try removing or disabling the other ports temporarily.

Good lead.  I'll work on that.

jd> If by MODE you mean the set starting with A10 ...

No.  (After careful writing my description remained unclear.
=8-( ) The MODE jumpers and the set beginning with A10 are not
even near each other on the board.  To reiterate, there are two
pin triples marked MODE. A10 and neighbours are 6 pairs of pins
and are completely separate from the triples.

jd> ... A10 then those are DMA transfer affairs ...

OK, thanks.  Is this explained on a Web site?  If not I'll have
to look for a PC hardware manual.

Nobody has any ideas about the functions of the MODE jumpers?!!
Sheesh, it's just an ISA IDE/IO card.

Regards,     peter_easthope@gulfnet.pinc.com


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Thu Jun  1 10:38:37 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA10620
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 1 Jun 2000 10:38:37 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA15122
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 1 Jun 2000 10:38:36 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA09394
	for kermit.misc@watsun.cc.columbia.edu; Thu, 1 Jun 2000 10:30:40 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: Re: Hsin Lin HLC-5000AT IDE/IO card
Date: Thu, 01 Jun 2000 14:18:56 GMT
Organization: GulfNet-Galiano
Message-ID: <8h5rc5$vd2$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

Clarence and Joe, thanks for your replies.

cd> Later I find that I have another port at that same address
> or IRQ. Try removing or disabling the other ports temporarily.

Good lead.  I'll work on that.

jd> If by MODE you mean the set starting with A10 ...

No.  (After careful writing my description remained unclear.
=8-( ) The MODE jumpers and the set beginning with A10 are not
even near each other on the board.  To reiterate, there are two
pin triples marked MODE. A10 and neighbours are 6 pairs of pins
and are completely separate from the triples.

jd> ... A10 then those are DMA transfer affairs ...

OK, thanks.  Is this explained on a Web site?  If not I'll have
to look for a PC hardware manual.

Nobody has any ideas about the functions of the MODE jumpers?!!
Sheesh, it's just an ISA IDE/IO card.

Regards,     peter_easthope@gulfnet.pinc.com


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Thu Jun  1 11:08:37 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA19028
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 1 Jun 2000 11:08:36 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA16228
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 1 Jun 2000 11:08:36 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA10349
	for kermit.misc@watsun.cc.columbia.edu; Thu, 1 Jun 2000 10:51:28 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: Hsin Lin HLC-5000AT IDE/IO card
Date: 1 Jun 2000 14:51:26 GMT
Organization: Columbia University
Message-ID: <8h5t9e$a39$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8h5rc5$vd2$1@nnrp1.deja.com>,
Peter Easthope  <peter_easthope@gulfnet.pinc.com> wrote:

: Nobody has any ideas about the functions of the MODE jumpers?!!
: Sheesh, it's just an ISA IDE/IO card.

You say that as if there is a standard by which every board is
designed.  There isn't.  You will need to contact the manufacturer
of the board to find out specific details of how the pins are 
supposed to work.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Thu Jun  1 12:08:37 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA06388
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 1 Jun 2000 12:08:36 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA26387
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 1 Jun 2000 12:08:36 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA13413
	for kermit.misc@watsun.cc.columbia.edu; Thu, 1 Jun 2000 12:02:37 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jrd@cc.usu.edu (Joe Doupnik)
Subject: Re: Hsin Lin HLC-5000AT IDE/IO card
Message-ID: <$grenBjTMyOC@cc.usu.edu>
Date: 1 Jun 00 09:52:51 MDT
Organization: Utah State University
To: kermit.misc@columbia.edu

In article <8h5rc4$vd1$1@nnrp1.deja.com>, Peter Easthope <peter_easthope@gulfnet.pinc.com> writes:
> Clarence and Joe, thanks for your replies.
> 
> cd> Later I find that I have another port at that same address
>> or IRQ. Try removing or disabling the other ports temporarily.
> 
> Good lead.  I'll work on that.
> 
> jd> If by MODE you mean the set starting with A10 ...
> 
> No.  (After careful writing my description remained unclear.
> =8-( ) The MODE jumpers and the set beginning with A10 are not
> even near each other on the board.  To reiterate, there are two
> pin triples marked MODE. A10 and neighbours are 6 pairs of pins
> and are completely separate from the triples.
> 
> jd> ... A10 then those are DMA transfer affairs ...
> 
> OK, thanks.  Is this explained on a Web site?  If not I'll have
> to look for a PC hardware manual.

	PC basics, so dig out that hardware manual.
 
> Nobody has any ideas about the functions of the MODE jumpers?!!
> Sheesh, it's just an ISA IDE/IO card.

	Could be anything from floppy flavor to whatever. These all in one
boards are often very peculiar and their manuals are in Taiwan-glish. A
quicker solution might be to replace the motherboard. In short, it's anyone's
guess about those jumpers. My caution is to be especially careful to not let
smoke get out; as we know that kills the device because it runs on smoke.
	Joe D.
 
> Regards,     peter_easthope@gulfnet.pinc.com
> 
> 
> Sent via Deja.com http://www.deja.com/
> Before you buy.

From news@columbia.edu  Fri Jun  2 07:38:40 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id HAA10356
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 2 Jun 2000 07:38:40 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id HAA00425
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 2 Jun 2000 07:38:39 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id HAA20191
	for kermit.misc@watsun.cc.columbia.edu; Fri, 2 Jun 2000 07:15:29 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "ralf.strandell" <ralf.strandell@silja.com>
Subject: Re: Translate command does not check the validity of input data?
Message-ID: <YGMZ4.573$xt4.4937@read2.inet.fi>
Date: Fri, 02 Jun 2000 11:15:04 GMT
Organization: Sonera corp Internet services
To: kermit.misc@columbia.edu


>: Kermits translate command seems to drop one bit _without error messages_.
>: This character is 8 bit 11001000 and after translate it becomes 7 bit
>: 1001000
>: Is this a feature or a bug or something in between?
>:

>Under what circumstances does this occur?

        Unixware 7.0.1 operating system, Intel processor
        C-Kermit 7.0.197 built with default ini-file location

        The translate command has a serious bug so we applied the following
        temporary bug fix:

        Command used:
                set file ucs byte-order big-endian
                translate infile swedish latin1 outfile
                set file ucs byte-order little-endian

        And now translate works just fine (if the data is free from errors)

        But if the infile ( supposed to be 7 bit swedish ascii )
        contains a character that is 8 bits then
        this command quietly strips the 8th bit and somebody
        is going to have a funny name on his magazine/card/etc.

        Because kermit does not "detect" this, we have to
        check the data by other means before sending it further.
        Not a big problem, though.


>I would expect that any characters that have the 8th bit set would have
>those bits stripped or the characters replaced by '?' when the input
>character set is a 7-bit character set.

This is acceptable, but it would be great if things lite this would be
echoed
to screen or written to a log. Such a feature could be activated for example
when a certain level of debugging is requested on command line.
( maybe it is allready ? )

                Ralf

From news@columbia.edu  Fri Jun  2 10:38:40 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA14171
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 2 Jun 2000 10:38:40 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA17260
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 2 Jun 2000 10:38:39 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA27842
	for kermit.misc@watsun.cc.columbia.edu; Fri, 2 Jun 2000 10:24:14 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Translate command does not check the validity of input data?
Date: 2 Jun 2000 14:24:12 GMT
Organization: Columbia University
Message-ID: <8h8g2c$r5v$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <YGMZ4.573$xt4.4937@read2.inet.fi>,
ralf.strandell <ralf.strandell@silja.com> wrote:
: 
: >: Kermits translate command seems to drop one bit _without error messages_.
: >: This character is 8 bit 11001000 and after translate it becomes 7 bit
: >: 1001000.  Is this a feature or a bug or something in between?
: 
: > Under what circumstances does this occur?
: 
:         Unixware 7.0.1 operating system, Intel processor
:         C-Kermit 7.0.197 built with default ini-file location
: 
:         The translate command has a serious bug so we applied the following
:         temporary bug fix:
: 
:         Command used:
:                 set file ucs byte-order big-endian
:                 translate infile swedish latin1 outfile
:                 set file ucs byte-order little-endian
: 
:         And now translate works just fine (if the data is free from errors)
: 
Right.  This bug (the TRANSLATE command does not work correctly on machines
with Little Endian architecture) will be fixed in the next release.

:         But if the infile ( supposed to be 7 bit swedish ascii )
:         contains a character that is 8 bits then
:         this command quietly strips the 8th bit and somebody
:         is going to have a funny name on his magazine/card/etc.
: 
This is indeed a bug.  Since 7-bit character sets such as the national
versions of ISO 646 do not contain any 8-bit characters, then any 8-bit
character in the source set should be translated to "?", rather than having
its 8th bit stripped.  This will be fixed in the next release.

: ...  it would be great if things lite this would be
: echoed to screen or written to a log. Such a feature could be activated for
: example when a certain level of debugging is requested on command line.
: ( maybe it is allready ? )
: 
This is a reasonable request; I'll add it to the long, long, long list.

By the way, the C-Kermit 7.0 bug list is here:

  http://www.columbia.edu/kermit/ck70bugs.html

If anybody has anything to add, please let us know at:

  kermit-support@columbia.edu

- Frank

From news@columbia.edu  Fri Jun  2 11:38:40 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA05283
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 2 Jun 2000 11:38:40 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA29976
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 2 Jun 2000 11:38:39 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA00534
	for kermit.misc@watsun.cc.columbia.edu; Fri, 2 Jun 2000 11:27:34 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <3937D24E.42772371@ttuhsc.edu>
From: Mike Collins <csjmc@ttuhsc.edu>
Subject: locked files
Date: Fri, 02 Jun 2000 10:27:10 -0500
Organization: SBC Internet Services
To: kermit.misc@columbia.edu

This is a multi-part message in MIME format.
--------------EA272CD0F78DB114FE00FCC9
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I am using the syncronize script from the kermit script library and need
a way to tell it to ignore locked file(transfers dy at that point).  I
have looked in the c-kermit manual but must have missed it.

Thanks

--
Mike Collins
Systems Programmer
Texas Tech University Health Sciences Center
csjmc@ttuhsc.edu
postmaster@ttuhsc.edu


--------------EA272CD0F78DB114FE00FCC9
Content-Type: text/x-vcard; charset=us-ascii;
 name="csjmc.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Mike Collins
Content-Disposition: attachment;
 filename="csjmc.vcf"

begin:vcard 
n:Collins;Mike
x-mozilla-html:FALSE
adr:;;;;;;
version:2.1
email;internet:csjmc@ttuhsc.edu
x-mozilla-cpt:;0
fn:Mike Collins
end:vcard

--------------EA272CD0F78DB114FE00FCC9--


From news@columbia.edu  Fri Jun  2 13:08:42 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA25836
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 2 Jun 2000 13:08:41 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA18086
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 2 Jun 2000 13:08:41 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA04143
	for kermit.misc@watsun.cc.columbia.edu; Fri, 2 Jun 2000 12:53:41 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <3937E67B.A77846F8@ttuhsc.edu>
From: Mike Collins <csjmc@ttuhsc.edu>
Subject: Re: locked files
Date: Fri, 02 Jun 2000 11:53:15 -0500
Organization: SBC Internet Services
To: kermit.misc@columbia.edu

This is a multi-part message in MIME format.
--------------90544892ACF89C6DFB9E5D76
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

That would be great, thanks.

Mike



Jeffrey Altman wrote:

> In article <3937D24E.42772371@ttuhsc.edu>,
> Mike Collins  <csjmc@ttuhsc.edu> wrote:
> : This is a multi-part message in MIME format.
> : --------------EA272CD0F78DB114FE00FCC9
> : Content-Type: text/plain; charset=us-ascii
> : Content-Transfer-Encoding: 7bit
> :
> : I am using the syncronize script from the kermit script library and need
> : a way to tell it to ignore locked file(transfers dy at that point).  I
> : have looked in the c-kermit manual but must have missed it.
>
> In other words, you would like Kermit to skip to the next file instead
> of cancelling the group when an error occurs while attempting to open
> a file on either the sending or receiving end.
>
> At the moment I do not believe that we have this capability.  Perhaps
> we can add it.
>
>     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
>                  The Kermit Project * Columbia University
>               612 West 115th St #716 * New York, NY * 10025
>   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

--
Mike Collins
Systems Programmer
Texas Tech University Health Sciences Center
csjmc@ttuhsc.edu
postmaster@ttuhsc.edu


--------------90544892ACF89C6DFB9E5D76
Content-Type: text/x-vcard; charset=us-ascii;
 name="csjmc.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Mike Collins
Content-Disposition: attachment;
 filename="csjmc.vcf"

begin:vcard 
n:Collins;Mike
x-mozilla-html:FALSE
adr:;;;;;;
version:2.1
email;internet:csjmc@ttuhsc.edu
x-mozilla-cpt:;0
fn:Mike Collins
end:vcard

--------------90544892ACF89C6DFB9E5D76--


From news@columbia.edu  Fri Jun  2 14:38:41 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA24274
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 2 Jun 2000 14:38:41 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA08253
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 2 Jun 2000 14:38:40 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA07924
	for kermit.misc@watsun.cc.columbia.edu; Fri, 2 Jun 2000 14:16:08 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: locked files
Date: 2 Jun 2000 18:16:04 GMT
Organization: Columbia University
Message-ID: <8h8tl4$7nh$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <3937D24E.42772371@ttuhsc.edu>,
Mike Collins  <csjmc@ttuhsc.edu> wrote:
: I am using the syncronize script from the kermit script library and need
: a way to tell it to ignore locked file(transfers dy at that point).  I
: have looked in the c-kermit manual but must have missed it.
: 
As Jeff said, maybe we can look into adding such a capability.  What
operating system do you have?  Different OS's have different ideas of what
is meant by "locked".  However, as far as I know, the fact that a file is
locked does not mean that it can't be read, and therefore that it can't be
sent.

Or do you mean that the copy of the file on the receiving end is locked?
But it needs to be replaced, because the copy on the sending end is newer?

In any case, it seems to me that the synchronize script should either do its
job or fail.  If it only partially does its job, it hasn't synchronized the
two ends -- how would you know what it did and did not do, unless you are
willing to keep and read a transaction log every time you run the script?

So it might make more sense to run the synchronize script in a loop until it
succeeds, pausing between each run long enough to give any locked files a
chance to become unlocked.  This doesn't cost anything extra, since the
files that were already transferred won't be transferred again.

>From a practical point of view, if we wanted to implement the capability
to skip locked files, we'd need to know exactly what happens when we try to
overwrite such a file?  What error code is returned, and can it be
distinguished from other kinds or errors, like "lacks write permission", etc?

- Frank

From news@columbia.edu  Fri Jun  2 15:08:40 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id PAA27549
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 2 Jun 2000 15:08:40 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA13769
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 2 Jun 2000 15:08:40 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA10252
	for kermit.misc@watsun.cc.columbia.edu; Fri, 2 Jun 2000 15:03:37 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <393804EC.C060921B@ttuhsc.edu>
From: Mike Collins <csjmc@ttuhsc.edu>
Subject: Re: locked files
Date: Fri, 02 Jun 2000 14:03:08 -0500
Organization: SBC Internet Services
To: kermit.misc@columbia.edu

This is a multi-part message in MIME format.
--------------86C353275A0697CFEB1BAE4C
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Forgot to tell you, I am using IKSD on the NT side and logging in from the W98
side.

Mike

Frank da Cruz wrote:

> In article <3937D24E.42772371@ttuhsc.edu>,
> Mike Collins  <csjmc@ttuhsc.edu> wrote:
> : I am using the syncronize script from the kermit script library and need
> : a way to tell it to ignore locked file(transfers dy at that point).  I
> : have looked in the c-kermit manual but must have missed it.
> :
> As Jeff said, maybe we can look into adding such a capability.  What
> operating system do you have?  Different OS's have different ideas of what
> is meant by "locked".  However, as far as I know, the fact that a file is
> locked does not mean that it can't be read, and therefore that it can't be
> sent.
>
> Or do you mean that the copy of the file on the receiving end is locked?
> But it needs to be replaced, because the copy on the sending end is newer?
>
> In any case, it seems to me that the synchronize script should either do its
> job or fail.  If it only partially does its job, it hasn't synchronized the
> two ends -- how would you know what it did and did not do, unless you are
> willing to keep and read a transaction log every time you run the script?
>
> So it might make more sense to run the synchronize script in a loop until it
> succeeds, pausing between each run long enough to give any locked files a
> chance to become unlocked.  This doesn't cost anything extra, since the
> files that were already transferred won't be transferred again.
>
> From a practical point of view, if we wanted to implement the capability
> to skip locked files, we'd need to know exactly what happens when we try to
> overwrite such a file?  What error code is returned, and can it be
> distinguished from other kinds or errors, like "lacks write permission", etc?
>
> - Frank

--
Mike Collins
Systems Programmer
Texas Tech University Health Sciences Center
csjmc@ttuhsc.edu
postmaster@ttuhsc.edu


--------------86C353275A0697CFEB1BAE4C
Content-Type: text/x-vcard; charset=us-ascii;
 name="csjmc.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Mike Collins
Content-Disposition: attachment;
 filename="csjmc.vcf"

begin:vcard 
n:Collins;Mike
x-mozilla-html:FALSE
adr:;;;;;;
version:2.1
email;internet:csjmc@ttuhsc.edu
x-mozilla-cpt:;0
fn:Mike Collins
end:vcard

--------------86C353275A0697CFEB1BAE4C--

scription: Card for Mike Collins
Content-Disposition: attachment;
 filename="csjmc.vcf"

begin:vcard 
n:Collins;Mike
x-mozilla-html:FALSE
adr:;;;;;;
version:2.1
email;internet:csjmc@ttuhsc.edu
x-mozilla-cpt:;0
fn:Mike Collins
end:vcard

--------------52D889F8188EFD6286412C45--



From news@columbia.edu  Fri Jun  2 16:38:41 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA24330
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 2 Jun 2000 16:38:41 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA02346
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 2 Jun 2000 16:38:40 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA14075
	for kermit.misc@watsun.cc.columbia.edu; Fri, 2 Jun 2000 16:28:42 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Alan Rice" <alanrice@bigfoot.com>
Subject: Login garbage
Date: Fri, 2 Jun 2000 16:32:33 -0400
Organization: Posted via Supernews, http://www.supernews.com
Message-ID: <sjg664v25ri77@corp.supernews.com>
To: kermit.misc@columbia.edu

Hello Guy's I'm having a simple problem that's been giving me fits.
Some times when a client machine calls into our unix host I get false
positive login's.

What is happening is that the modem seems to get trashed out. instead of
answering with a clean <login: >. It will answer with trash like <RING's
Passwd: >.

I thought I wrote the login script below right to handle this but it's not
working.
I think it's seeing the portion for the login input  it's looking for in the
input buffer as < login: RING> and going forward to the password portion.
Now RING is not the only garbage I've seen, There has been CONNECT , LC1,
LC2, ect. I wanted it to look for <login: >.

What am I overlooking? In the Using C-Kermit 2nd Edition on Pg 436, the unix
login script is incomplete. I thought it was just the mod's for the VMS
login script. Did I miss an import concept or piece?

Alan R



Kermit Script

define UNIXLOGIN {
set input timeout proceed
set case on
in 5 {login: }
xif fail {
      for \%i 1 3 1 {
         out \B\13
         in 5 {login: }
         if success break
      }
      if > \%i 3 end 1 No Login Prompt
   out \m(clientid)\13
   in 5 {\m(clientid)'s Password: }
   if fail end 1 No Password Prompt
}
pause 1
out \m(passwd)\13

end 0 Login Successful.
}
define \%j 0  ;  call counter
set input echo off
set dial connect auto
call hayes \m(modemdevice) 19200 \m(bmsediphone) 10
 if failure end 1 Unsuccesful dialing the number: \m(bmsediphone)
assign \%j \feval(\%j+1)   ; increment call count

unixlogin

From news@columbia.edu  Fri Jun  2 18:08:41 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id SAA16377
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 2 Jun 2000 18:08:41 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA07049
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 2 Jun 2000 18:08:40 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA19366
	for kermit.misc@watsun.cc.columbia.edu; Fri, 2 Jun 2000 17:56:06 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: Login garbage
Date: 2 Jun 2000 21:56:03 GMT
Organization: Columbia University
Message-ID: <8h9ahj$it3$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <sjg664v25ri77@corp.supernews.com>,
Alan Rice <alanrice@bigfoot.com> wrote:
: Hello Guy's I'm having a simple problem that's been giving me fits.
: Some times when a client machine calls into our unix host I get false
: positive login's.
: 
: What is happening is that the modem seems to get trashed out. instead of
: answering with a clean <login: >. It will answer with trash like <RING's
: Passwd: >.
: 
: I thought I wrote the login script below right to handle this but it's not
: working.
: I think it's seeing the portion for the login input  it's looking for in the
: input buffer as < login: RING> and going forward to the password portion.
: Now RING is not the only garbage I've seen, There has been CONNECT , LC1,
: LC2, ect. I wanted it to look for <login: >.
: 
: What am I overlooking? In the Using C-Kermit 2nd Edition on Pg 436, the unix
: login script is incomplete. I thought it was just the mod's for the VMS
: login script. Did I miss an import concept or piece?
: 
: Alan R

The problem is with the flow control between your Unix machine and
its modem.  I would suggest you fix that problem first.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Fri Jun  2 21:08:42 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id VAA14817
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 2 Jun 2000 21:08:41 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA18152
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 2 Jun 2000 21:08:41 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id UAA26097
	for kermit.misc@watsun.cc.columbia.edu; Fri, 2 Jun 2000 20:45:33 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Re: Login garbage
Date: 3 Jun 2000 00:43:37 GMT
Organization: a2i network
Message-ID: <8h9kbp$e0t$1@samba.rahul.net>
To: kermit.misc@columbia.edu

: In article <sjg664v25ri77@corp.supernews.com>,
: Alan Rice <alanrice@bigfoot.com> wrote:

: : What is happening is that the modem seems to get trashed out. instead of
: : answering with a clean <login: >. It will answer with trash like <RING's
: : Passwd: >.

Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:
: The problem is with the flow control between your Unix machine and
: its modem.  I would suggest you fix that problem first.

I don't see how kermit has anything to do with this..
Nor do I see flow control.
The modem is presenting RING when the phone rings, which is being accepted
by the unix box as a login.
The modem might be set for CD-always-on, instead of CD-follows-carrier, or
the cable might be incorrect, causing CD to be presented to the unix box, 
or the unix box might be incorrectly configured for CD (configured as a
hardwired port, instead of modem control), or it might be a defective getty
image, which shouldn't be true in a modern unix, but we don't know what
version is in use here.
The modem could be configured not to present RING when the incoming line
rings, but that's a workaround.
-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.

From news@columbia.edu  Sat Jun  3 14:08:43 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA12612
	for <kermit.misc@cpunix.cc.columbia.edu>; Sat, 3 Jun 2000 14:08:43 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA14435
	for <kermit.misc@watsun.cc.columbia.edu>; Sat, 3 Jun 2000 14:08:42 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA05808
	for kermit.misc@watsun.cc.columbia.edu; Sat, 3 Jun 2000 13:50:29 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Login garbage
Date: 3 Jun 2000 17:50:27 GMT
Organization: Columbia University
Message-ID: <8hbgh3$5le$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <sjg664v25ri77@corp.supernews.com>,
Alan Rice <alanrice@bigfoot.com> wrote:
: Hello Guy's I'm having a simple problem that's been giving me fits.
: Some times when a client machine calls into our unix host I get false
: positive login's.
: 
: What is happening is that the modem seems to get trashed out. instead of
: answering with a clean <login: >. It will answer with trash like <RING's
: Passwd: >.
: 
: I thought I wrote the login script below right to handle this but it's not
: working.
: I think it's seeing the portion for the login input  it's looking for in the
: input buffer as < login: RING> and going forward to the password portion.
: Now RING is not the only garbage I've seen, There has been CONNECT , LC1,
: LC2, ect. I wanted it to look for <login: >.
: 
: What am I overlooking? In the Using C-Kermit 2nd Edition on Pg 436, the unix
: login script is incomplete.
:
Right -- it's a mistake, documented in the update notes:

  http://www.columbia.edu/kermit/ckermit2.html#xiv

The "input xxx Password" sequence is missing.  However, the copies of these
macros that are delivered with C-Kermit (in the ckermit.ini file) are correct:

  ftp://kermit.columbia.edu/kermit/f/ckermit.ini

The RING, CONNECT, and other sequences you are seeing are result codes from
your modem, which are used by software such as Kermit when dialing out.

When a modem is used for receiving calls, however, it should be configured
not to display result codes because if it does, as you can see, this
confuses the heck out of getty.  Example: Call comes in, modem turns on RI
signal and prints RING; getty turns on DTR, sees RI and spawns login, which
issues the "login:" prompt.  Login sees "RING" as somebody trying to login
under the username RING and prints the Password: prompt.  Meanwhile the
modem has echoed the "login:" prompt back at the computer, which it reads
as the password, which normally fails, so it issues another login prompt.
Well, by this time the modem has issued its CONNECT report, and the computer
reads this as a response to its second login prompt, etc etc.  This is
known in the trade as "getty babble".

To avoid getty babble, the answering modem must be configured as follows
(the commands shown are for USR modems but should be fairly portable):

  &C1     CD up only when connected to another modem.
  &D2     Modem hangs up if computer drops DTR.
  E0F1    Don't echo.
  S0=1    Answer the phone after 1 ring (Answer mode).
  Q2      Suppress result codes in answer mode (or Q1, always suppress them).
  S2=128  Disable "+++" escape.

The tricky part is to set up your answering modem so these commands are
always in effect; the method varies from modem to modem.  Example for USR:

  AT&C1&D2E0F1S0=1Q2S2=128
  AT&W

The last command means "write the current configuration to NVRAM to serve
as the reset default".

- Frank

From news@columbia.edu  Sun Jun  4 19:38:45 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id TAA05875
	for <kermit.misc@cpunix.cc.columbia.edu>; Sun, 4 Jun 2000 19:38:45 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA02680
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 4 Jun 2000 19:38:44 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id TAA13854
	for kermit.misc@watsun.cc.columbia.edu; Sun, 4 Jun 2000 19:30:26 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Re: Login garbage
Date: 4 Jun 2000 23:29:37 GMT
Organization: a2i network
Message-ID: <8heop1$djs$1@samba.rahul.net>
To: kermit.misc@columbia.edu

Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:

: To avoid getty babble, the answering modem must be configured as follows
: (the commands shown are for USR modems but should be fairly portable):

That shouldn't be necessary on any modern Unix.  The Unix getty, starting
with early SVR3, should ignore any incoming characters if CD is not high,
masking this very problem.  Prior to the change, made specifically for
"chatty" modems, the getty was blocked from opening, waiting for CD, but as
soon as it did open, the previously buffered "RING" would be delivered to
the getty.
-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.

From news@columbia.edu  Mon Jun  5 09:08:50 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id JAA16365
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 5 Jun 2000 09:08:46 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA24482
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 5 Jun 2000 09:08:46 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA05252
	for kermit.misc@watsun.cc.columbia.edu; Mon, 5 Jun 2000 09:07:35 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Alan Rice" <alanrice@bigfoot.com>
Subject: Re: Login garbage
Date: Mon, 5 Jun 2000 09:11:26 -0400
Organization: Posted via Supernews, http://www.supernews.com
Message-ID: <sjn9etmt5ri32@corp.supernews.com>
To: kermit.misc@columbia.edu

Thanks guys for the leads, We're using AIX 4.2.1.1 and MultiTech Modems.
I'll get with
our system Admin and see where this leads.

Alan R


Clarence Dold <dold@yellow.rahul.net> wrote in message
news:8heop1$djs$1@samba.rahul.net...
> Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
>
> : To avoid getty babble, the answering modem must be configured as follows
> : (the commands shown are for USR modems but should be fairly portable):
>
> That shouldn't be necessary on any modern Unix.  The Unix getty, starting
> with early SVR3, should ignore any incoming characters if CD is not high,
> masking this very problem.  Prior to the change, made specifically for
> "chatty" modems, the getty was blocked from opening, waiting for CD, but
as
> soon as it did open, the previously buffered "RING" would be delivered to
> the getty.
> --
> ---
> Clarence A Dold - dold@rahul.net
>                 - San Jose & Pope Valley (Napa County) CA.



From news@columbia.edu  Mon Jun  5 10:08:47 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA03708
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 5 Jun 2000 10:08:46 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA02622
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 5 Jun 2000 10:08:46 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA08014
	for kermit.misc@watsun.cc.columbia.edu; Mon, 5 Jun 2000 10:06:51 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Login garbage
Date: 5 Jun 2000 14:06:51 GMT
Organization: Columbia University
Message-ID: <8hgc5r$7qb$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8heop1$djs$1@samba.rahul.net>,
Clarence Dold  <dold@rahul.net> wrote:
: Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
: 
: : To avoid getty babble, the answering modem must be configured as follows
: : (the commands shown are for USR modems but should be fairly portable):
: 
: That shouldn't be necessary on any modern Unix.
:
Yet the report suggests that some form of getty babble is happening anyway.

: The Unix getty, starting
: with early SVR3, should ignore any incoming characters if CD is not high,
: masking this very problem.  Prior to the change, made specifically for
: "chatty" modems, the getty was blocked from opening, waiting for CD, but as
: soon as it did open, the previously buffered "RING" would be delivered to
: the getty.
:
The report didn't indicate whether this was a modern Unix (but now we know
it's AIX 4.2).  Anyway, experience tells us that sweeping statements applying
to multiple Unix varieties, or even multiple releases of the same Unix
product, can rarely be made with any confidence.

The bottom line is that if a modem is to be used for dialing in to Unix,
it can't hurt to set it up appropriately, and it probably will help.

- Frank

From news@columbia.edu  Mon Jun  5 12:08:47 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA27491
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 5 Jun 2000 12:08:47 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA27608
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 5 Jun 2000 12:08:46 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA12910
	for kermit.misc@watsun.cc.columbia.edu; Mon, 5 Jun 2000 11:55:38 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Re: Login garbage
Date: 5 Jun 2000 15:53:52 GMT
Organization: a2i network
Message-ID: <8hgieg$o02$1@samba.rahul.net>
To: kermit.misc@columbia.edu

Alan Rice <alanrice@bigfoot.com> wrote:
: Thanks guys for the leads, We're using AIX 4.2.1.1 and MultiTech Modems.

If the port is only configured for dialin, not dialin and dialout, then it
might not like the chatty modem.  If the port is to be used only for
dialin, then there is no need for these responses to be enabled at all,
and you might want to follow Frank's instructions for making the modem
less talkative.  I should also work to configure the port for
bi-directional use.  I think that AIX uses getty for login only, and
uugetty for bi-directional.
-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.

From news@columbia.edu  Mon Jun  5 18:38:48 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id SAA22414
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 5 Jun 2000 18:38:47 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA19363
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 5 Jun 2000 18:38:47 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA02803
	for kermit.misc@watsun.cc.columbia.edu; Mon, 5 Jun 2000 18:30:49 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Mr. Scott" <scott_davis@my-deja.com>
Subject: Transfer text files without a protocol
Date: Mon, 05 Jun 2000 22:24:41 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8hh9am$p1n$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

Please excuse the extreme stupidity here, but I've spent the good part
of today trying to write a script that will download and upload text
files to a Unix system without using a protocol (because there is no
kermit on the other end).  I have failed and I am tired.  I've read the
chapter about "Transferring files without a protocol" which hints that
this can be scripted using commands like "LOG SESSION", etc.  Does
someone have a handy script that will "put" or "get" a plain text file
(without ANY extraneous characters), given a filename?


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Mon Jun  5 19:38:48 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id TAA07175
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 5 Jun 2000 19:38:48 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA01009
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 5 Jun 2000 19:38:47 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id TAA05582
	for kermit.misc@watsun.cc.columbia.edu; Mon, 5 Jun 2000 19:30:48 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: thoma <thomastk@hotmail.com>
Subject: File transfer to Acramatic 850 CNC machine controller
Date: Mon, 05 Jun 2000 23:21:54 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8hhcm2$rbo$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

Hi:

I have this machine controller (Milacron Acramatic 850) compatible with
Kermit for file transfer. The current file transfer system on VMS works
fine. Currently, we are trying to add this machine to a web based DNC
system, using a terminal server that talks TCP/IP and connected to
Intranet.

A serial connection runs from the terminal server to the machine
controller. I can send files to the terminal server, but the data don't
get to the machine controller.

I don't know anything about Kermit. I wonder if there would be any
control characters required to be sent or serial side parameters need
to be setup, to initiate the dataflow between the terminal server and
Kermit-based machine controller.

What are RS492-2S and RS492-2M? Some documentation says that they are
the specific protocols used by the machine controller.

BTW, this setup works fine with RS232 serial connections on other
machine tools.

Any directions/suggestions to fix this problem will be highly
appreciated.

Thanks in advance
Thomas Theakanath
thomastk@hotmail.com


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Mon Jun  5 20:38:48 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id UAA05141
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 5 Jun 2000 20:38:48 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA10798
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 5 Jun 2000 20:38:48 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id UAA08417
	for kermit.misc@watsun.cc.columbia.edu; Mon, 5 Jun 2000 20:23:34 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: File transfer to Acramatic 850 CNC machine controller
Date: 6 Jun 2000 00:23:33 GMT
Organization: Columbia University
Message-ID: <8hhga5$86u$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8hhcm2$rbo$1@nnrp1.deja.com>,
thoma  <thomas.theakanath@smith-nephew.com> wrote:
: I have this machine controller (Milacron Acramatic 850) compatible with
: Kermit for file transfer. The current file transfer system on VMS works
: fine. Currently, we are trying to add this machine to a web based DNC
: system, using a terminal server that talks TCP/IP and connected to
: Intranet.
: 
: A serial connection runs from the terminal server to the machine
: controller. I can send files to the terminal server, but the data don't
: get to the machine controller.
: 
The method is described in the C-Kermit manual:

  http://www.columbia.edu/kermit/ck60manual.txt

Briefly, you would use C-Kermit to make TCP/IP Telnet connection to
the appropriate TCP port on the terminal server, which must be configured
(in the terminal server) to give you a "nailed" connection to the desired
serial port.  Something like this:

  telnet termservername 2003

(where 2003 is the TCP port number) and from that point, everything should
work pretty much as it did before you interposed the terminal server.

- Frank
From news@columbia.edu  Mon Jun  5 20:38:49 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id UAA05438
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 5 Jun 2000 20:38:48 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA10801
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 5 Jun 2000 20:38:48 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id UAA08111
	for kermit.misc@watsun.cc.columbia.edu; Mon, 5 Jun 2000 20:16:32 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Transfer text files without a protocol
Date: 6 Jun 2000 00:16:31 GMT
Organization: Columbia University
Message-ID: <8hhfsv$7tc$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8hh9am$p1n$1@nnrp1.deja.com>,
Mr. Scott  <scott_davis@my-deja.com> wrote:
: Please excuse the extreme stupidity here, but I've spent the good part
: of today trying to write a script that will download and upload text
: files to a Unix system without using a protocol (because there is no
: kermit on the other end).  I have failed and I am tired.  I've read the
: chapter about "Transferring files without a protocol" which hints that
: this can be scripted using commands like "LOG SESSION", etc.  Does
: someone have a handy script that will "put" or "get" a plain text file
: (without ANY extraneous characters), given a filename?
: 
PUT and GET are two different things.  PUT is easy:

 . Use OUTPUT commands to send commands to the other computer which
   tell it to copy incoming text to a file.

 . Use the TRANSMIT command to send the file.

 . Use an OUTPUT command to send whatever magic sequence (such as Ctrl-D)
   is required to terminate copying incoming text to the file on the
   remote computer.

Capturing a remote file is trickier if you don't want to also collect
any extraneous prompts, etc.  Starting the capture is easy.  Let's say
the command for displaying a text file on the remote computer is "type".
So use the OUTPUT command send the appropriate command to the remote
computer, but *without the carriage return*, then use INPUT to soak up
the echo, then start the session log, then send the carriage return:

  output type foo.bar
  input 5 foo.bar
  log session foo.bar
  output \13

OK, fine, now what?  The trick is knowing when it's finished.  Let's say
the remote computer's prompt is "$ " on the left margin.  If you give an
INPUT command for this, with a sufficiently long timeout interval, Kermit
reads characters from the port and copies them to the session log until
it sees the input target, so:

  input 600 {\13\10$ }

That is, read stuff from the connection for up to 600 seconds, scanning
for carriage return (\13), linefeed (\10), dollar sign, and space.  Then:

  close session

Now all you've captured the remote file on your local disk, with just a
little bit of extraneous characters.  That's about the best you can do
without a protocol, or unless you know a better stopping criterion.
Like, for example, if the last line of the file is always "THE END",
then you can INPUT that, and avoid the extraneous at the end.

- Frank

From news@columbia.edu  Tue Jun  6 12:38:51 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA13770
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 6 Jun 2000 12:38:50 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA10219
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 6 Jun 2000 12:38:49 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA18057
	for kermit.misc@watsun.cc.columbia.edu; Tue, 6 Jun 2000 12:11:14 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Mr. Scott" <scott_davis@my-deja.com>
Subject: Re: Transfer text files without a protocol - thank you
Date: Tue, 06 Jun 2000 16:03:26 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8hj7c0$5qu$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

Frank,

Thanks a lot.  Using what you gave me as a baseline I constructed this
script that works real well, and doesn't transfer extraneous
characters, although extreme timing issues could still thwart things.

define unix-getfile {
    set input echo off
    set input silence 5
    set input timeout-action proceed
    clear
    output {stty -echo\13}
    pause 3
    clear
    log session \%1
    output {cat \%1;read junk\13}
    set input echo on
    input -1 {\4}
    set input echo off
    close session
    output {\13stty echo\13}
    pause 2
    clear
}

By the way, is the only way to get characters read using INPUT into a
variable to use \v(input).  And is there a way to use INPUT such that
you say "input all characters possible without a timeout until the
device buffer is empty"?  In other words, "read until the device buffer
is empty"...


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Tue Jun  6 13:08:52 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA22082
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 6 Jun 2000 13:08:52 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA15372
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 6 Jun 2000 13:08:50 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA20859
	for kermit.misc@watsun.cc.columbia.edu; Tue, 6 Jun 2000 13:00:31 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: File transfer to Acramatic 850 CNC machine controller
Date: 6 Jun 2000 17:00:30 GMT
Organization: Columbia University
Message-ID: <8hjane$kbo$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8hj8qj$769$1@nnrp1.deja.com>, thoma  <thomastk@hotmail.com> wrote:
: Thanks Frank. The mentioned link is broken though. Would you please let
: me know the current location? Thomas Theakanath thomastk@hotmail.com
: > :
: > The method is described in the C-Kermit manual:
: >
: >   http://www.columbia.edu/kermit/ck60manual.txt
:
Oh, oops, that was supposed to be .html, not .txt:

  http://www.columbia.edu/kermit/ck60manual.html

- Frank

From news@columbia.edu  Tue Jun  6 13:08:53 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA06810
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 6 Jun 2000 13:08:53 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA15381
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 6 Jun 2000 13:08:51 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA20789
	for kermit.misc@watsun.cc.columbia.edu; Tue, 6 Jun 2000 12:59:04 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Transfer text files without a protocol - thank you
Date: 6 Jun 2000 16:59:02 GMT
Organization: Columbia University
Message-ID: <8hjakm$k9j$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8hj7c0$5qu$1@nnrp1.deja.com>,
Mr. Scott  <scott_davis@my-deja.com> wrote:
: By the way, is the only way to get characters read using INPUT into a
: variable to use \v(input).
:
Yes.  But you still have a lot of flexibility.  For example, you can do
line-oriented INPUTs as illustrated in:

  ftp://kermit.columbia.edu/kermit/scripts/ckermit/timestamp

Then you can assign each line to the variable of your choice, or to an
array element, etc.  By the way, the URL is to a particular script file
in the scripts library, which you can find here:

  http://www.columbia.edu/kermit/scriptlib.html

: And is there a way to use INPUT such that
: you say "input all characters possible without a timeout until the
: device buffer is empty"?  In other words, "read until the device buffer
: is empty"...
: 
In C-Kermit 7.0 and K95 1.1.19 and later, yes:

  http://www.columbia.edu/kermit/ckermit2.html#x7.1.1

- Frank

From news@columbia.edu  Wed Jun  7 08:38:53 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id IAA01182
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 7 Jun 2000 08:38:52 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id IAA24443
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 7 Jun 2000 08:38:52 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id IAA05163
	for kermit.misc@watsun.cc.columbia.edu; Wed, 7 Jun 2000 08:31:36 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Alan Rice" <alanrice@bigfoot.com>
Subject: Re: Login garbage
Date: Wed, 7 Jun 2000 08:35:34 -0400
Organization: Posted via Supernews, http://www.supernews.com
Message-ID: <sjsg3h532t5155@corp.supernews.com>
To: kermit.misc@columbia.edu

I am working on turning the responces off. the ports are configured for
dial-in only and I can not change the way they are configured. I have 4
modems in a hunt group and 2 of them act up with regulerity. Thanks for the
help.

Alan R.

Ps. Frank, Your right about the statements on Unix I've found that each box
althought technically identicle (same hardware, same os level, same
configuration) seems to have it's own personnallity.


Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote in message
news:8hgc5r$7qb$1@newsmaster.cc.columbia.edu...
> In article <8heop1$djs$1@samba.rahul.net>,
> Clarence Dold  <dold@rahul.net> wrote:
> : Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
> :
> : : To avoid getty babble, the answering modem must be configured as
follows
> : : (the commands shown are for USR modems but should be fairly portable):
> :
> : That shouldn't be necessary on any modern Unix.
> :
> Yet the report suggests that some form of getty babble is happening
anyway.
>
> : The Unix getty, starting
> : with early SVR3, should ignore any incoming characters if CD is not
high,
> : masking this very problem.  Prior to the change, made specifically for
> : "chatty" modems, the getty was blocked from opening, waiting for CD, but
as
> : soon as it did open, the previously buffered "RING" would be delivered
to
> : the getty.
> :
> The report didn't indicate whether this was a modern Unix (but now we know
> it's AIX 4.2).  Anyway, experience tells us that sweeping statements
applying
> to multiple Unix varieties, or even multiple releases of the same Unix
> product, can rarely be made with any confidence.
>
> The bottom line is that if a modem is to be used for dialing in to Unix,
> it can't hurt to set it up appropriately, and it probably will help.
>
> - Frank



From news@columbia.edu  Wed Jun  7 18:08:55 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id SAA10861
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 7 Jun 2000 18:08:54 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA23093
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 7 Jun 2000 18:08:54 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA01383
	for kermit.misc@watsun.cc.columbia.edu; Wed, 7 Jun 2000 18:02:21 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: awouk@blackhole.nyx.net (arthur wouk)
Subject: solaris2.6, ckermit 197 problem.
Organization: Nyx net, The Spirit of the Night
Message-ID: <960414634.998178@iris.nyx.net>
Date: Wed, 07 Jun 2000 22:01:55 GMT
To: kermit.misc@columbia.edu

i have just upgraded to solaris2.6 on my ss10 (from sol2.5.1). i had
been running ckermit197 before, and i put the new one on this system.
i use the same modem  (hayes accura 33.4).

i used Stokely's cookbook to alter the appropriate files.

going out the b port i connect by a cable to another sun workstation, and
everything is fine.

going out the a port to the modem, it passes all the tests, but when i
dial and connect to my ISP i get a CONNECT 28400/ARQ message, and it
just hangs there. i switched with another modem, and got the same
result.

can anyone tell me what is wrong?
-- 
Never argue with an idiot; he'll drag you down to his level, then beat you
with experience.      - unknown -
	to send me email, remove 'blackhole.' from my address


From news@columbia.edu  Wed Jun  7 18:38:55 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id SAA16242
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 7 Jun 2000 18:38:54 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA28351
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 7 Jun 2000 18:38:54 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA02214
	for kermit.misc@watsun.cc.columbia.edu; Wed, 7 Jun 2000 18:22:45 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: solaris2.6, ckermit 197 problem.
Date: 7 Jun 2000 22:22:43 GMT
Organization: Columbia University
Message-ID: <8hmhvj$254$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <960414634.998178@iris.nyx.net>,
arthur wouk <awouk@blackhole.nyx.net> wrote:
: i have just upgraded to solaris2.6 on my ss10 (from sol2.5.1). i had
: been running ckermit197 before, and i put the new one on this system.
: i use the same modem  (hayes accura 33.4).
: 
Did you tell Kermit to "set modem type hayes-accura"?

: i used Stokely's cookbook to alter the appropriate files.
: 
: going out the b port i connect by a cable to another sun workstation, and
: everything is fine.
: 
: going out the a port to the modem, it passes all the tests, but when i
: dial and connect to my ISP i get a CONNECT 28400/ARQ message, and it
: just hangs there. i switched with another modem, and got the same
: result.
: 
: can anyone tell me what is wrong?
:
Make sure that Kermit has "set dial speed-matching off", otherwise it
will try to set the serial port speed to 28400 in response to the CONNECT
message.

- Frank

From news@columbia.edu  Wed Jun  7 20:38:55 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id UAA18449
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 7 Jun 2000 20:38:54 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA06061
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 7 Jun 2000 20:38:54 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id UAA07361
	for kermit.misc@watsun.cc.columbia.edu; Wed, 7 Jun 2000 20:21:52 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: awouk@blackhole.nyx.net (arthur wouk)
Subject: Re: solaris2.6, ckermit 197 problem.
Organization: Nyx net, The Spirit of the Night
Message-ID: <960423000.185530@iris.nyx.net>
Date: Thu, 08 Jun 2000 00:21:25 GMT
To: kermit.misc@columbia.edu

thanks for the speed of the reply. 

In article <8hmhvj$254$1@newsmaster.cc.columbia.edu>,
Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
>In article <960414634.998178@iris.nyx.net>,
>arthur wouk <awouk@blackhole.nyx.net> wrote:
>: i have just upgraded to solaris2.6 on my ss10 (from sol2.5.1). i had
>: been running ckermit197 before, and i put the new one on this system.
>: i use the same modem  (hayes accura 33.4).
>: 
>Did you tell Kermit to "set modem type hayes-accura"?

i did  'set  modem hayes-high-speed'   as on 2.5.1 with 197
i guess i should have checked to see if 197 understood hayes-accura.

>
>: i used Stokely's cookbook to alter the appropriate files.
>: 
>: going out the b port i connect by a cable to another sun workstation, and
>: everything is fine.
>: 
>: going out the a port to the modem, it passes all the tests, but when i
>: dial and connect to my ISP i get a CONNECT 28400/ARQ message, and it
>: just hangs there. i switched with another modem, and got the same
>: result.
>: 
>: can anyone tell me what is wrong?
>:
>Make sure that Kermit has "set dial speed-matching off", otherwise it
>will try to set the serial port speed to 28400 in response to the CONNECT
>message.

i did 'set modem speed-matching off'  again as on 2.5.1 with 197.

i am right now re-installing the os with much more disk space, and i
will try these fixes in the next day or so.
-- 
Never argue with an idiot; he'll drag you down to his level, then beat you
with experience.      - unknown -
	to send me email, remove 'blackhole.' from my address


From news@columbia.edu  Thu Jun  8 12:09:04 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA06236
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 8 Jun 2000 12:08:59 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA06410
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 8 Jun 2000 12:08:55 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA18510
	for kermit.misc@watsun.cc.columbia.edu; Thu, 8 Jun 2000 12:05:29 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Re: solaris2.6, ckermit 197 problem.
Date: 8 Jun 2000 16:04:01 GMT
Organization: a2i network
Message-ID: <8hog5h$b2p$1@samba.rahul.net>
To: kermit.misc@columbia.edu

arthur wouk <awouk@blackhole.nyx.net> wrote:

: i did 'set modem speed-matching off'  again as on 2.5.1 with 197.

A good way to test this is to lower the port speed to the point where the
port and a modem connection are both acceptable to SunOS.
"28400" is not a speed that Sun hardware is going to like.

9600 is a good speed for this, and is probably still acceptable to most
systems.
Perhaps "show com" while connected, and looking at the speed, would be
good.

-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.

From news@columbia.edu  Fri Jun  9 04:09:01 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id EAA20510
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 9 Jun 2000 04:09:00 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id EAA28253
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 9 Jun 2000 04:08:59 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id DAA26861
	for kermit.misc@watsun.cc.columbia.edu; Fri, 9 Jun 2000 03:49:33 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "James" <james@switzerland.org>
Subject: Protocol description
Date: Fri, 9 Jun 2000 09:10:24 +0200
Organization: Swisscom AG, the blue window
Message-ID: <8hq73g$oup$1@bw107zhb.bluewin.ch>
To: kermit.misc@columbia.edu

Is there a complete protocol description on the net somewhere (like in Frand
da Cruz's book)?

Thanx

James

From news@columbia.edu  Mon Jun 12 15:09:10 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id PAA10474
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 12 Jun 2000 15:09:09 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA07426
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 12 Jun 2000 15:09:09 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA04196
	for kermit.misc@watsun.cc.columbia.edu; Mon, 12 Jun 2000 14:59:48 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Trying the first connection Win98<--->Linux
Date: 12 Jun 2000 14:59:16 -0400
Organization: Columbia University
Message-ID: <8i3bu4$5da@watsun.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8i3ar8$gih$1@nnrp1.deja.com>,  <jjathayde@my-deja.com> wrote:
:  As finally I've got C-Kermit installed under Linux(Slackware 7.0)
: and K-95 under Windows 98, then I've tried the first connection test,
: but I didn't got success. This is the situation:
: ...
: I could hear the telephone ring, ring a lot of times but nothing else
: happened in the K-95 display. I don't know what I've made wrong or
: missed to make. When I've stopped the connection I've got some warning
: about something concerning to HOST or TELNET. But why not dialing, as
: I saw with the examples in the Using C-Kermit, Second Edition?
: I wish somebody could help me.
: 
This is a Linux system administration question.  You have to configure
Linux to have a "getty" on the port to which you have connected its
modem to answer the phone and give a login prompt.  See the Linux
Serial-HOWTO for instructions.

Or if you want to bypass getty/login, you have to tell C-Kermit on Linux:

  set port /dev/ttyS2  ; or whatever
  set speed 57600      ; or whatever
  set modem tyhpe usr  ; or whatever
  answer

- Frank

From news@columbia.edu  Mon Jun 12 15:09:11 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id PAA15001
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 12 Jun 2000 15:09:10 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA07429
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 12 Jun 2000 15:09:10 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA03835
	for kermit.misc@watsun.cc.columbia.edu; Mon, 12 Jun 2000 14:50:41 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jjathayde@my-deja.com
Subject: Trying the first connection Win98<--->Linux
Date: Mon, 12 Jun 2000 18:40:44 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8i3ar8$gih$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

Hi,
 As finally I've got C-Kermit installed under Linux(Slackware 7.0)
and K-95 under Windows 98, then I've tried the first connection test,
but I didn't got success. This is the situation:
a)I've two computers (Win98 and Linux in each one), two modens USRobo-
  tics(33.6Kbs and 56Kbs) and two telephone lines in the same place
  (int the future, I'll move one to a remote place).
b)I've turned on both computers and issued, respectivelly:
  1)from Linux, in the console mode (text mode): $> kermit, and got:
    Executing (/home/jja/).kermrc for Unix..
    C-Kermit 7.0.196, 1 Jan 2000, for Linux
    Type ? or HELP for help
    (/home/jja/)C-Kermit>
  2)in the Windows box, I've clicked the shorcut of K-95 and got in
    the MS-DOS window:
    Executing C:\K95\k95.ini for Win32 ...
    Kermit 95 1.1.20, 31 Mar 2000, for 32-bit Windows
    Type ? or HELP for help
    [C:\K95\]K-95>
    Then I typed:
    [C:\K95\]K-95>set modem type usr
    [C:\K95\]K-95>set line com2
    [C:\K95\]K-95>set speed 57600
     com2, 57600bps...
    [C:\K95\]K-95>dial 51814797 (i.e. the telephone connected to the
                                 modem in the Linux box)
    Trying: 51814797...
    Device: com2, modem usrobotics, speed: 57600
    Dial timeout: 70 seconds
    To cancel: type Crtl-C  . . .
I could hear the telephone ring, ring a lot of times but nothing else
happened in the K-95 display. I don't know what I've made wrong or
missed to make. When I've stopped the connection I've got some warning
about something concerning to HOST or TELNET. But why not dialing, as
I saw with the examples in the Using C-Kermit, Second Edition?
I wish somebody could help me.

TIA,

jjathayde@uol.com.br


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Mon Jun 12 15:39:13 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id PAA18027
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 12 Jun 2000 15:39:12 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA15075
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 12 Jun 2000 15:39:10 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA04798
	for kermit.misc@watsun.cc.columbia.edu; Mon, 12 Jun 2000 15:14:43 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "ilnodo.it" <ilnodo.it@ilnodo.it>
Subject: novity
Date: Mon, 12 Jun 2000 20:33:02 +0200
Organization: Centro Servizi Interbusiness
Message-ID: <8i3anj$qmc$6@fe1.cs.interbusiness.it>
To: kermit.misc@columbia.edu

                     www.ilnodo.it




From news@columbia.edu  Tue Jun 13 11:39:13 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA09296
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 13 Jun 2000 11:39:13 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA15760
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 13 Jun 2000 11:39:13 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA25393
	for kermit.misc@watsun.cc.columbia.edu; Tue, 13 Jun 2000 11:26:29 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Rod Jackson <rodjacks@cisco.com>
Subject: hardwired terminal
Date: Tue, 13 Jun 2000 08:24:40 -0700
Organization: Ye 'Ol Disorganized NNTPCache groupie
Message-ID: <39465238.27E3AB4C@cisco.com>
To: kermit.misc@columbia.edu

I have used kermit on linux for years, and just installed the redhat package for 7.0 on a laptop. I

invoke kermit, then set line /dev/ttyS0 , but kermit says "/dev/ttyS0 is not a terminal device".

I ran setserial, but this has no effect.  I am just trying to use kermit on a hard  terminal

to log into the serial port of a router. Can someone give me a clue?


************************************
Rod Jackson
Lab Administrator
Cisco Directory Services
408-527-0714

170 West Tasman Drive
San Jose, Ca. 95134-1706

************************************




From news@columbia.edu  Tue Jun 13 13:09:15 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA18536
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 13 Jun 2000 13:09:14 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA03175
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 13 Jun 2000 13:09:13 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA29192
	for kermit.misc@watsun.cc.columbia.edu; Tue, 13 Jun 2000 12:39:42 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: hardwired terminal
Date: 13 Jun 2000 16:39:41 GMT
Organization: Columbia University
Message-ID: <8i5o4d$sg5$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <39465238.27E3AB4C@cisco.com>,
Rod Jackson  <rodjacks@cisco.com> wrote:
: I have used kermit on linux for years, and just installed the redhat package
: for 7.0 on a laptop. I invoke kermit, then set line /dev/ttyS0 , but kermit
: says "/dev/ttyS0 is not a terminal device".  I ran setserial, but this has
: no effect.  I am just trying to use kermit on a hard terminal
: 
: to log into the serial port of a router. Can someone give me a clue?
: 
The same thing would happen with Minicom, Seyon, cu, etc.  I'm not a Linux
system administration expert, but you probably have to create and configure
the serial devices somehow.  I'm sure the exact procedure varies from one
Linux distribution (and version) to the next.  Start with the Linux
Serial-HOWTO:

  http://www.linuxdoc.org/HOWTO/Serial-HOWTO.html

Once you've figured this out, be sure to give the C-Kermit binary the
appropriate owner, group, and permissions so it can access the serial device.
These are normally the same as cu:

  $ whereis cu
  cu: /usr/bin/cu /usr/man/man1/cu.1
  $ ls -ldga /usr/bin/cu
  -r-sr-sr-x   1 uucp    uucp    127924 Aug 23  1999 /usr/bin/cu
  $

- Frank

From news@columbia.edu  Wed Jun 14 03:39:15 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id DAA16869
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 14 Jun 2000 03:39:15 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id DAA13942
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 14 Jun 2000 03:39:14 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id DAA06337
	for kermit.misc@watsun.cc.columbia.edu; Wed, 14 Jun 2000 03:35:32 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: bernd@lipid.fki.dtu.dk (Bernd Dammann)
Subject: Serial console: Ctrl-C doesn't work
Date: 14 Jun 2000 07:29:27 GMT
Organization: The Technical University of Denmark
Message-ID: <8i7c8n$11ro$1@news.net.uni-c.dk>
To: kermit.misc@columbia.edu

[ Article crossposted from comp.os.linux.setup ]
[ Author was Bernd Dammann ]
[ Posted on 9 Jun 2000 08:33:19 GMT ]

Hi,

I've set up a diskless and headless machine with a serial console that
I access from the server through a null-modem cable (using kermit as
terminal emulator).  Everything works fine, except for one thing:

Ctrl-C (intr) and Ctrl-Z (susp) don't work!  All other Ctrl- sequences
like Ctrl-U (kill) and Ctrl-W (werase) do work.

Where is the problem?  The console settings (see below), or the
terminal emulation?  I've tried several terminal emulation programs
(i.e. kermit, minicom, ...), but the problem is the same.

Here are the console stty settings:

speed 38400 baud; rows 24; columns 80; line = 0;
intr = ^C; quit = ^\; erase = ^H; kill = ^U; eof = ^D; eol = <undef>;
eol2 = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W;
lnext = ^V; flush = ^O; min = 1; time = 0;
-parenb -parodd cs8 hupcl -cstopb cread clocal crtscts
-ignbrk brkint ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff
-iuclc ixany -imaxbel
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
isig icanon -iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt
-echoctl -echoke

TERM is set to vt100.

Any hint? TIA,
Bernd
--
# Bernd Dammann          <bernd@fki.dtu.dk> | "Why stop now,
# Department of Physical Chemistry          |      just when I am hating it?"
# The Technical University of Denmark       |---------------------------------
# Building 206                              | phone: (+45) 45 25 24 81
# DK-2800 Lyngby, Denmark                   | http://www.fki.dtu.dk/~bernd/

--
# Bernd Dammann          <bernd@fki.dtu.dk> | "Why stop now,
# Department of Physical Chemistry          |      just when I am hating it?"
# The Technical University of Denmark       |---------------------------------
# Building 206                              | phone: (+45) 45 25 24 81
# DK-2800 Lyngby, Denmark                   | http://www.fki.dtu.dk/~bernd/

From news@columbia.edu  Wed Jun 14 07:39:15 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id HAA15583
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 14 Jun 2000 07:39:15 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id HAA02043
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 14 Jun 2000 07:39:14 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id HAA05503
	for kermit.misc@watsun.cc.columbia.edu; Wed, 14 Jun 2000 07:19:25 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "ralf.strandell" <ralf.strandell@silja.com>
Subject: Translate cannot handle certain filenames?
Message-ID: <ySJ15.206$Q%3.5871@read2.inet.fi>
Date: Wed, 14 Jun 2000 11:18:54 GMT
Organization: Sonera corp Internet services
To: kermit.misc@columbia.edu

Hello!

On certain systems file names are in the following format: "project*file."
The asterisk and dot must be there and they are treated literally.

Now translate seems to think that this "project*file." represents multiple
files and fails.
How do I change this? I tried using \Fcont(\m(badfilename)) without success.
Even \Fliteral(project*file.) failed.


      Ralf





From news@columbia.edu  Wed Jun 14 10:39:16 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA03437
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 14 Jun 2000 10:39:15 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA20900
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 14 Jun 2000 10:39:15 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA13096
	for kermit.misc@watsun.cc.columbia.edu; Wed, 14 Jun 2000 10:15:35 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Serial console: Ctrl-C doesn't work
Date: 14 Jun 2000 14:15:34 GMT
Organization: Columbia University
Message-ID: <8i8426$cp5$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8i7c8n$11ro$1@news.net.uni-c.dk>,
Bernd Dammann <bernd@lipid.fki.dtu.dk> wrote:
: I've set up a diskless and headless machine with a serial console that
: I access from the server through a null-modem cable (using kermit as
: terminal emulator).  Everything works fine, except for one thing:
: 
: Ctrl-C (intr) and Ctrl-Z (susp) don't work!  All other Ctrl- sequences
: like Ctrl-U (kill) and Ctrl-W (werase) do work.
: 
: Where is the problem?  The console settings (see below), or the
: terminal emulation?  I've tried several terminal emulation programs
: (i.e. kermit, minicom, ...), but the problem is the same.
: 
So it's evidently something with your Linux configuration, having nothing
to do with the terminal emulator.

: Here are the console stty settings:
: 
: speed 38400 baud; rows 24; columns 80; line = 0;
: intr = ^C; quit = ^\; erase = ^H; kill = ^U; eof = ^D; eol = <undef>;
  ^^^^^^^^^
: eol2 = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W;
:                                        ^^^^^^^^^
These are set right.  Nothing is obviously (to me) wrong.

Perhaps the problem is on your "server", whatever you mean by that.  If you
start Kermit on your server, then at the C-Kermit> prompt, what happens if
you type Ctrl-C?  If you see:

  C-Kermit> ^C...
  C-Kermit>

this means C-Kermit sees your Ctrl-C, and therefore when in CONNECT mode it
would also pass it along to the other computer, just as it would any other
character except its escape character (normally Ctrl-\), which must be entered
twice to send one copy.  If you don't see "^C..." this means that something on
your server is filtering it out before Kermit gets it.

- Frank
From news@columbia.edu  Wed Jun 14 10:39:16 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA10096
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 14 Jun 2000 10:39:16 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA20903
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 14 Jun 2000 10:39:15 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA14062
	for kermit.misc@watsun.cc.columbia.edu; Wed, 14 Jun 2000 10:36:27 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Translate cannot handle certain filenames?
Date: 14 Jun 2000 14:36:26 GMT
Organization: Columbia University
Message-ID: <8i859a$dnc$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <ySJ15.206$Q%3.5871@read2.inet.fi>,
ralf.strandell <ralf.strandell@silja.com> wrote:
: On certain systems file names are in the following format: "project*file."
: The asterisk and dot must be there and they are treated literally.
: 
: Now translate seems to think that this "project*file." represents multiple
: files and fails.
: How do I change this? I tried using \Fcont(\m(badfilename)) without success.
: Even \Fliteral(project*file.) failed.
: 
Those constructions wouldn't have helped; they control the degree of
evaluation of variables or things that look like variables (i.e. strings
that have backslashes in them).

Filenames have their own special notation, both in and outside of Kermit.
Certain characters are special; "*" is one of them.  If you need to include a
special character in a filename, you must prefix it with backslash:

  project\*file

However, I just tried this and see it doesn't work in the current releases of
Kermit, although it did work in (e.g.) C-Kermit 6.0, so this is a new bug.

Besides the obvious workarounds (don't give files names that include such
characters as "*", "?", space, slash, backslash, etc; or, in Unix, refer to
the file through a symlink), there is one technique that can be used in the
current versions of C-Kermit and K95:

  translate proj<Tab>

If "project*file" is the only file whose name begins with "proj", the Tab
key causes automatic expansion to the full name and the asterisk is treated
as a literal character rather than a wildcard.

We'll fix the bug in the next release.

By the way, Kermit is not the only software that is likely to have trouble
with files or directories whose names contain metacharacters, spaces, control
characters, or other characters that are not intended to be used in filenames,
so the best practice is to stick with normal naming conventions.

- Frank

From news@columbia.edu  Wed Jun 14 12:09:16 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA06241
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 14 Jun 2000 12:09:15 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA09618
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 14 Jun 2000 12:09:14 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA17704
	for kermit.misc@watsun.cc.columbia.edu; Wed, 14 Jun 2000 11:55:31 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Extra echoing via telnet.
Date: 14 Jun 2000 15:50:41 GMT
Organization: a2i network
Message-ID: <8i89kh$d2i$1@samba.rahul.net>
To: kermit.misc@columbia.edu

I have a Lantronix ETS16P that I am using as a serial port server to allow
telnet conections to connect to ttya (the console) on some headless Solaris
servers.  On an E250, using K95 1.1.20 from WinNT, I can telnet to the
Solaris, log in, telnet to the Lantronix port 2002, and connect on the
serial port of the same machine.  While apparently akward and useless ;-),
this works fine.  If I telnet from K95 to the Lantronix, the connection
almost works fine. I get an extra CR or LF from somewhere.
If I enter "ls", I get my ls listing, followed by two shell prompts, as if
I hit enter twice when I submitted the command.
I haven't investigated beyond comparing my stty-g settings when logged in
both ways.

I'm also looking for the proper pinout of the serial connection from the
ETS to the Solaris ttya.  Lantronix doesn't show CD-8 in their diagram,
leaving me with "hardwired" terminals, instead of an auto-logout when the
telnet-serial connection is broken.  This group is my best hope for an
answer to that non-Kermit question.

-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.

From news@columbia.edu  Wed Jun 14 13:09:17 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA05167
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 14 Jun 2000 13:09:16 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA22328
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 14 Jun 2000 13:09:16 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA20102
	for kermit.misc@watsun.cc.columbia.edu; Wed, 14 Jun 2000 12:49:57 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: Extra echoing via telnet.
Date: 14 Jun 2000 16:49:57 GMT
Organization: Columbia University
Message-ID: <8i8d3l$jk3$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8i89kh$d2i$1@samba.rahul.net>,
Clarence Dold  <dold@rahul.net> wrote:
: I have a Lantronix ETS16P that I am using as a serial port server to allow
: telnet conections to connect to ttya (the console) on some headless Solaris
: servers.  On an E250, using K95 1.1.20 from WinNT, I can telnet to the
: Solaris, log in, telnet to the Lantronix port 2002, and connect on the
: serial port of the same machine.  While apparently akward and useless ;-),
: this works fine.  If I telnet from K95 to the Lantronix, the connection
: almost works fine. I get an extra CR or LF from somewhere.
: If I enter "ls", I get my ls listing, followed by two shell prompts, as if
: I hit enter twice when I submitted the command.
: I haven't investigated beyond comparing my stty-g settings when logged in
: both ways.

K95 sends CR-LF to the host as end of line when you use Telnet.  
The Solaris telnetd may be translating this to LF.  The Lantronix may
not be processing the CR-LF as per Telnet NVT requirements.

    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org

From news@columbia.edu  Wed Jun 14 13:39:16 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA29708
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 14 Jun 2000 13:39:16 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA29667
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 14 Jun 2000 13:39:15 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA21570
	for kermit.misc@watsun.cc.columbia.edu; Wed, 14 Jun 2000 13:24:28 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jimo@eskimo.com (Jim Osborn)
Subject: No echo after telnet receive
Date: 14 Jun 2000 17:23:53 GMT
Organization: Eskimo North  http://www.eskimo.com/  (800) 246-6874
Message-ID: <8i8f39$r60$1@eskinews.eskimo.com>
To: kermit.misc@columbia.edu

I was recently forced to "upgrade" my ISP service from straight-dialin-
to-the-Unix-shell to PPP-connecting-to-the-shell-via-telnet.  Until
I get secure copy and/or ftp set up on my home machine, I've been 
using Kermit to transfer files over the telnet link.  

But after every such transfer, the local Kermit refuses to echo what
I type, when I'm escaped back to the local machine.  The text DOES
show up after I hit return, but not as I type it.  (The commands are
performed properly.) I use the "full screen" file-transfer display. 

I've tried, after the transfer:
set terminal echo local
set telnet echo local
(I've tried ...remote too, fwiw)

With terminal echo local, I see double echoing of what I type when
I'm connected, as one might expect.  But NOTHING I've tried makes
the local side of the connection echo as I type.

When I type "c" to connect to the remote side, I must hit return
twice to see the remote shell prompt.

Here's the result of "show terminal" (with terminal echo remote):
----------------------------------------------------------
Terminal parameters:
    Bytesize: Command: 7 bits              Terminal: 7 bits
                 Type: xterm
                 Echo: remote         Locking-shift: off
         Newline-mode: off               Cr-display: normal
                  APC: off             Autodownload: off
               Height: 40                     Width: 80
                Debug: off              Session log: (none)  

 CONNECT-mode escape character: 28 (Ctrl-\, FS): local only
  Terminal character-set: transparent
              Suspend: on
----------------------------------------------------------

Is there another echo-setting command I should use, or is something
screwed up?  I'm running in a KDE "Konsole" xterm on SuSE 6.3 linux.

TIA for any help. Please copy me on replies, as we seem to miss lots
of news articles.

jimo@eskimo.com

From news@columbia.edu  Thu Jun 15 02:09:19 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id CAA11677
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 15 Jun 2000 02:09:18 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id CAA26244
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 15 Jun 2000 02:09:18 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id BAA24087
	for kermit.misc@watsun.cc.columbia.edu; Thu, 15 Jun 2000 01:48:57 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: awouk@blackhole.nyx.net (arthur wouk)
Subject: success Re: solaris2.6, ckermit 197 problem.
Organization: Nyx net, The Spirit of the Night
Message-ID: <961047373.362751@iris.nyx.net>
Date: Thu, 15 Jun 2000 05:48:27 GMT
To: kermit.misc@columbia.edu

i finally switched from rts/cts flow control to xon/xoff, and i am
connecting regularly. once, while still on rts/cts i did make a
connection, but i could not repeat it. so i played with all known
parameters till the switch to xon/xoff did it.

yet, with the same release of ckermit, the same modem type, under
sol2.4 on my ss2, rts/cts is just fine. any explanations?

In article <960423000.185530@iris.nyx.net>,
arthur wouk <awouk@blackhole.nyx.net> wrote:
>thanks for the speed of the reply. 
>
>In article <8hmhvj$254$1@newsmaster.cc.columbia.edu>,
>Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
>>In article <960414634.998178@iris.nyx.net>,
>>arthur wouk <awouk@blackhole.nyx.net> wrote:
>>: i have just upgraded to solaris2.6 on my ss10 (from sol2.5.1). i had
>>: been running ckermit197 before, and i put the new one on this system.
>>: i use the same modem  (hayes accura 33.4).
>>: 
>>Did you tell Kermit to "set modem type hayes-accura"?
>
>i did  'set  modem hayes-high-speed'   as on 2.5.1 with 197
>i guess i should have checked to see if 197 understood hayes-accura.
>
>>
>>: i used Stokely's cookbook to alter the appropriate files.
>>: 
>>: going out the b port i connect by a cable to another sun workstation, and
>>: everything is fine.
>>: 
>>: going out the a port to the modem, it passes all the tests, but when i
>>: dial and connect to my ISP i get a CONNECT 28400/ARQ message, and it
>>: just hangs there. i switched with another modem, and got the same
>>: result.
>>: 
>>: can anyone tell me what is wrong?
>>:
>>Make sure that Kermit has "set dial speed-matching off", otherwise it
>>will try to set the serial port speed to 28400 in response to the CONNECT
>>message.
>
>i did 'set modem speed-matching off'  again as on 2.5.1 with 197.
>
>i am right now re-installing the os with much more disk space, and i
>will try these fixes in the next day or so.
>-- 
>Never argue with an idiot; he'll drag you down to his level, then beat you
>with experience.      - unknown -
>	to send me email, remove 'blackhole.' from my address
>


-- 
Never argue with an idiot; he'll drag you down to his level, then beat you
with experience.      - unknown -
	to send me email, remove 'blackhole.' from my address


From news@columbia.edu  Thu Jun 15 11:39:19 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA10520
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 15 Jun 2000 11:39:19 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA00350
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 15 Jun 2000 11:39:18 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA18288
	for kermit.misc@watsun.cc.columbia.edu; Thu, 15 Jun 2000 11:35:54 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Ishikawa <ishikawa@yk.rim.or.jp>
Subject: Re: success Re: solaris2.6, ckermit 197 problem.
Date: Fri, 16 Jun 2000 00:34:56 +0900
Organization: RIMNET InterNetNews site
Message-ID: <3948F7A0.EAE19D21@yk.rim.or.jp>
To: kermit.misc@columbia.edu

arthur wouk wrote:

> i finally switched from rts/cts flow control to xon/xoff, and i am
> connecting regularly. once, while still on rts/cts i did make a
> connection, but i could not repeat it. so i played with all known
> parameters till the switch to xon/xoff did it.
>
> yet, with the same release of ckermit, the same modem type, under
> sol2.4 on my ss2, rts/cts is just fine. any explanations?
>

ckermit binary released sometime ago didn't handle
hardware flow control  (rts/cts)  on Solaris 7 for x86, solaris 2.5.1 for
sparc,  etc..
I suspect that rts/cts handling by the binary might be possibly correct
on Solaris 2.4 on your ss2, while it is incorrect on 2.6 on ss10.

But I suspect that there are also the modem-type issues
as well as speed issues as others have pointed out.

Happy Hacking

ishikawa



From news@columbia.edu  Thu Jun 15 11:39:19 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA23973
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 15 Jun 2000 11:39:19 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA00353
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 15 Jun 2000 11:39:19 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA18347
	for kermit.misc@watsun.cc.columbia.edu; Thu, 15 Jun 2000 11:37:12 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: File Transfering
Date: 15 Jun 2000 15:37:12 GMT
Organization: Columbia University
Message-ID: <8iat78$ht8$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <skhtgpa2is419@corp.supernews.com>,
Dean Salman <dsalman@dollar.com> wrote:
: Are there any scripts that will transfer files from a Unix box to another
: Unix or mainframe system.   I really don't know how to create scripts at
: this time.  I do have Using C-Kermit 2nd edition but have just started to
: get into it.
: 
The book includes three chapters on script programming with lots of examples.
Lots more examples can be found in the Kermit script library:

  http://www.columbia.edu/kermit/scriptlib.html

: BTW, Is there a Kermit version of the software that can be downloaded (a
: light version). I just need to send files only.
: 
Do you also want C-Kermit to make the connection?  If so, you need most of
the stuff that's in it.

If you want a version of Kermit for UNIX that only transfers files but does
not make connections, and is therefore much smaller, you can use G-Kermit:

  http://www.columbia.edu/kermit/gkermit.html

If you want a version of C-Kermit that makes connections, but does not include
features that you do not use, you can build a customized version from source
code, specifying the desired feature-removal options as described in the file:

  ftp://kermit.columbia.edu/kermit/f/ckccfg.txt

- Frank

From news@columbia.edu  Thu Jun 15 11:39:20 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA11234
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 15 Jun 2000 11:39:20 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA00362
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 15 Jun 2000 11:39:19 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA17935
	for kermit.misc@watsun.cc.columbia.edu; Thu, 15 Jun 2000 11:31:50 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: success Re: solaris2.6, ckermit 197 problem.
Date: 15 Jun 2000 15:31:50 GMT
Organization: Columbia University
Message-ID: <8iast6$hgc$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <961047373.362751@iris.nyx.net>,
arthur wouk <awouk@blackhole.nyx.net> wrote:
: i finally switched from rts/cts flow control to xon/xoff, and i am
: connecting regularly. once, while still on rts/cts i did make a
: connection, but i could not repeat it. so i played with all known
: parameters till the switch to xon/xoff did it.
: 
: yet, with the same release of ckermit, the same modem type, under
: sol2.4 on my ss2, rts/cts is just fine. any explanations?
: 
This was discussed here in a thread that started on April 25th.

The hardware flow-control support for Solaris in Kermit was added a long
time ago -- at or before Solaris 2.3 -- and it worked fine.  At some point
thereafter, I'm not sure when, maybe Solaris 2.4 or 2.5, Solaris's API for
hardware flow contol changed out from underneath Kermit.  I didn't find out
about it until after C-Kermit 7.0 was released.

To get C-Kermit's hardware flow-control working right in recent Solaris
versions, you need to rebuild C-Kermit from source; cd to the C-Kermit
source-code directory, then:

  make clean
  make solarisXX KFLAGS=-DPOSIX_CRTSCTS

where "solarisXX" is the appropriate makefile target (solaris25, solaris26,
solaris7, solaris8, etc, or if you have gcc, solaris25g, solaris26g, ...)

If you don't have the source code, you can find it here:

  http://www.columbia.edu/kermit/ckermit.html

- Frank

From news@columbia.edu  Thu Jun 15 11:39:23 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA11222
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 15 Jun 2000 11:39:18 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA00347
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 15 Jun 2000 11:39:17 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA17866
	for kermit.misc@watsun.cc.columbia.edu; Thu, 15 Jun 2000 11:29:36 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Dean Salman" <dsalman@dollar.com>
Subject: File Transfering
Date: Thu, 15 Jun 2000 10:30:07 -0500
Organization: Posted via Supernews, http://www.supernews.com
Message-ID: <skhtgpa2is419@corp.supernews.com>
To: kermit.misc@columbia.edu

Are there any scripts that will transfer files from a Unix box to another
Unix or mainframe system.   I really don't know how to create scripts at
this time.  I do have Using C-Kermit 2nd edition but have just started to
get into it.

BTW, Is there a Kermit version of the software that can be downloaded (a
light version). I just need to send files only.




From news@columbia.edu  Thu Jun 15 13:39:19 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA26240
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 15 Jun 2000 13:39:19 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA24249
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 15 Jun 2000 13:39:18 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA23619
	for kermit.misc@watsun.cc.columbia.edu; Thu, 15 Jun 2000 13:22:19 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: awouk@blackhole.nyx.net (arthur wouk)
Subject: not really Re: success Re: solaris2.6, ckermit 197 problem.
Organization: Nyx net, The Spirit of the Night
Message-ID: <961088970.804892@iris.nyx.net>
Date: Thu, 15 Jun 2000 17:21:48 GMT
To: kermit.misc@columbia.edu

In article <8iast6$hgc$1@newsmaster.cc.columbia.edu>,
Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
>In article <961047373.362751@iris.nyx.net>,
>arthur wouk <awouk@blackhole.nyx.net> wrote:
>: i finally switched from rts/cts flow control to xon/xoff, and i am
>: connecting regularly. once, while still on rts/cts i did make a
>: connection, but i could not repeat it. so i played with all known
>: parameters till the switch to xon/xoff did it.
>: 
>: yet, with the same release of ckermit, the same modem type, under
>: sol2.4 on my ss2, rts/cts is just fine. any explanations?
>: 
>This was discussed here in a thread that started on April 25th.


interestingly enough, it worked for two different isps on several
phone lines last night. i even downloaded a 30meg file using it.
but this morning  i am back to conncting /ARQ. guess i will save the
current setup for use near midnight when the lines are clearer, and
will recompile ckermit for solaris2.6 later this week.
-- 
Never argue with an idiot; he'll drag you down to his level, then beat you
with experience.      - unknown -
	to send me email, remove 'blackhole.' from my address


From news@columbia.edu  Thu Jun 15 14:39:19 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA29238
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 15 Jun 2000 14:39:19 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA06683
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 15 Jun 2000 14:39:18 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA25939
	for kermit.misc@watsun.cc.columbia.edu; Thu, 15 Jun 2000 14:12:41 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jhill@sawmillmanager.com (John Hill)
Subject: Spaces consolidated in echo command
Organization: Logical Systems, Inc.
Message-ID: <39491ba4.9646209@news-server.maine.rr.com>
Date: Thu, 15 Jun 2000 18:11:35 GMT
To: kermit.misc@columbia.edu

I am using MS-DOS Kermit v3.15 to transfer files from a handheld
computer to a PC.  As part of this routine I use the echo command to
display box drawings, two verticle line in particular, with many
spaces between them.  It appears as though some of these spaces are
being discarded.  Any help would be appreciated.  Thanks.
ears as though some of these spaces are
: being discarded.  Any help would be appreciated.  Thanks.
:
ECHO by itself should cause a blank line to be displayed.

If given some text to echo, ECHO strips leading and trailing blanks
and then displays the text.  The following commands have the same effect:

  echo this is some text
  echo          this is some text

To have leading and trailing blanks preserved, enclose the text in
curly braces:

  echo {   this is some text  }

- Frank

From news@columbia.edu  Thu Jun 15 14:39:20 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA01295
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 15 Jun 2000 14:39:20 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA06689
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 15 Jun 2000 14:39:19 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA27169
	for kermit.misc@watsun.cc.columbia.edu; Thu, 15 Jun 2000 14:31:49 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jhill@sawmillmanager.com (John Hill)
Subject: Re: Spaces consolidated in echo command
Organization: Logical Systems, Inc.
Message-ID: <3949200b.10772524@news-server.maine.rr.com>
Date: Thu, 15 Jun 2000 18:30:40 GMT
To: kermit.misc@columbia.edu

On 15 Jun 2000 18:19:17 GMT, fdc@watsun.cc.columbia.edu (Frank da
Cruz) wrote:

Hi Frank,

I do not have any leading or trailing spaces.  I am using the box
drawing characters to display a rectangular box and the sides of the
box is made of two verticle lines with spaces between each set.  For
example " ||                         || ".  I have about 30 spaces
between them but the display only shows about 5.  I thought is might
be an issue with tabs being used to create the file and kermit
consolidating this down to on space for each tab but I tried deleting
the spaces and entering them again with no success.


>In article <39491ba4.9646209@news-server.maine.rr.com>,
>John Hill <jhill@sawmillmanager.com> wrote:
>: I am using MS-DOS Kermit v3.15 to transfer files from a handheld
>: computer to a PC.  As part of this routine I use the echo command to
>: display box drawings, two verticle line in particular, with many
>: spaces between them.  It appears as though some of these spaces are
>: being discarded.  Any help would be appreciated.  Thanks.
>:
>ECHO by itself should cause a blank line to be displayed.
>
>If given some text to echo, ECHO strips leading and trailing blanks
>and then displays the text.  The following commands have the same effect:
>
>  echo this is some text
>  echo          this is some text
>
>To have leading and trailing blanks preserved, enclose the text in
>curly braces:
>
>  echo {   this is some text  }
>
>- Frank


From news@columbia.edu  Thu Jun 15 15:09:19 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id PAA07176
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 15 Jun 2000 15:09:19 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA11905
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 15 Jun 2000 15:09:18 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA28147
	for kermit.misc@watsun.cc.columbia.edu; Thu, 15 Jun 2000 14:48:22 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Spaces consolidated in echo command
Date: 15 Jun 2000 18:48:21 GMT
Organization: Columbia University
Message-ID: <8ib8dl$rfh$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <3949200b.10772524@news-server.maine.rr.com>,
John Hill <jhill@sawmillmanager.com> wrote:
: I do not have any leading or trailing spaces.  I am using the box
: drawing characters to display a rectangular box and the sides of the
: box is made of two verticle lines with spaces between each set.  For
: example " ||                         || ".  I have about 30 spaces
: between them but the display only shows about 5.  I thought is might
: be an issue with tabs being used to create the file and kermit
: consolidating this down to on space for each tab but I tried deleting
: the spaces and entering them again with no success.
: 
Why don't you send a copy of your script to kermit-support@columbia.edu?
We are obviously overlooking something in this discussion.  MS-DOS Kermit
does not collapse internal spaces, so if your ECHO command text really
does include 30 internal spaces and only 5 are displayed, strange forces
are at work.  It doesn't happen here:

[C:\MSKERMIT] MS-Kermit>echo ||                  ||
||                  ||
[C:\MSKERMIT] MS-Kermit>echo { ||                  || }
 ||                  ||
[C:\MSKERMIT] MS-Kermit>

- Frank

From news@columbia.edu  Thu Jun 15 22:39:20 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id WAA14946
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 15 Jun 2000 22:39:20 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id WAA04332
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 15 Jun 2000 22:39:19 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id WAA29145
	for kermit.misc@watsun.cc.columbia.edu; Thu, 15 Jun 2000 22:15:38 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Re: Spaces consolidated in echo command
Date: 16 Jun 2000 02:13:51 GMT
Organization: a2i network
Message-ID: <8ic2gv$591$1@samba.rahul.net>
To: kermit.misc@columbia.edu

John Hill <jhill@sawmillmanager.com> wrote:
: I do not have any leading or trailing spaces.  I am using the box
: drawing characters to display a rectangular box and the sides of the
: box is made of two verticle lines with spaces between each set.  For
: example " ||                         || ".  I have about 30 spaces
: between them but the display only shows about 5.  I thought is might

My uninformed guess would be that you are crafting the file in "vi", and
that it is politely replacing a bunch of spaces with a few tab characters,
which your output device doesn't understand.
col -x would convert the tabs to spaces.

-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.

From news@columbia.edu  Fri Jun 16 13:39:23 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA15796
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 16 Jun 2000 13:39:23 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA22951
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 16 Jun 2000 13:39:22 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA26805
	for kermit.misc@watsun.cc.columbia.edu; Fri, 16 Jun 2000 13:25:51 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: awouk@syzygy.nilenet.com (Arthur Wouk)
Subject: true success Re: success Re: solaris2.6, ckermit 197 problem.
Organization: NileNET, Ltd.
Message-ID: <Bht25.2715$Ck1.286128@den-news1.rmi.net>
Date: Fri, 16 Jun 2000 17:16:17 GMT
To: kermit.misc@columbia.edu

In article <8iast6$hgc$1@newsmaster.cc.columbia.edu>,
Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
...
>
>To get C-Kermit's hardware flow-control working right in recent Solaris
>versions, you need to rebuild C-Kermit from source; cd to the C-Kermit
>source-code directory, then:
>
>  make clean
>  make solarisXX KFLAGS=-DPOSIX_CRTSCTS
>
>where "solarisXX" is the appropriate makefile target (solaris25, solaris26,
>solaris7, solaris8, etc, or if you have gcc, solaris25g, solaris26g, ...)

i did it and it now works just fine for both isps and all phone
lines. thanks.
-- 
Never argue with an idiot; he'll drag you down to his level, then beat you
with experience.      - unknown -
	to send me email, remove 'syzygy.' from my address

From news@columbia.edu  Mon Jun 19 09:39:30 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id JAA01481
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 19 Jun 2000 09:39:29 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA18345
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 19 Jun 2000 09:39:28 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA27937
	for kermit.misc@watsun.cc.columbia.edu; Mon, 19 Jun 2000 09:31:16 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Rob Teasdale" <robannie@nobloodyspamoptushome.com.au>
Subject: Newbies plea for help
Message-ID: <6gp35.9023$DH3.25973@news1.eburwd1.vic.optushome.com.au>
Date: Mon, 19 Jun 2000 13:30:42 GMT
Organization: @Home Network
To: kermit.misc@columbia.edu

Hi all,

I am trying to sort out the amount of information out there on Kermit to
help me a program that I am working on.  At the moment I am telneting to a
patent search engine.  On connection the server informs me that the host
setting is 8 bits - Kermit protocol.  The search engine has its own query
language and will not allow any other commands not specified.  I can connect
fine and run all commands.  I cannot understand then why they would use
Kermit as the protocol.  I am presuming that Kermit sits on top of telnet
and provides enhanced features.  Please feel free to let me know if I am way
off track.  The component that I am using works fine but I feel that the use
of Kermit at their end is deliberate.  The thing is I can download the
patents OK, and the component that I have written is a simple client socket
on port23 with no added functionality to support Kermit.

Am I making something out of nothing ?

Any help anyone could provide would be greatly appreciated,
Thanks
Rob



From news@columbia.edu  Mon Jun 19 10:09:29 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA10495
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 19 Jun 2000 10:09:29 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA23365
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 19 Jun 2000 10:09:28 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA28440
	for kermit.misc@watsun.cc.columbia.edu; Mon, 19 Jun 2000 09:40:49 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Newbies plea for help
Date: 19 Jun 2000 13:40:49 GMT
Organization: Columbia University
Message-ID: <8il7t1$rol$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <6gp35.9023$DH3.25973@news1.eburwd1.vic.optushome.com.au>,
Rob Teasdale <robannie@nobloodyspamoptushome.com.au> wrote:
: I am trying to sort out the amount of information out there on Kermit to
: help me a program that I am working on.  At the moment I am telneting to a
: patent search engine.
:
Is this a public service?  What's the IP address?

: On connection the server informs me that the host
: setting is 8 bits - Kermit protocol.  The search engine has its own query
: language and will not allow any other commands not specified.  I can connect
: fine and run all commands.  I cannot understand then why they would use
: Kermit as the protocol. I am presuming that Kermit sits on top of telnet
: and provides enhanced features.
:
Yes: file transfer.

: Please feel free to let me know if I am way
: off track.  The component that I am using works fine but I feel that the use
: of Kermit at their end is deliberate.  The thing is I can download the
: patents OK, and the component that I have written is a simple client socket
: on port23 with no added functionality to support Kermit.
: 
It depends on what you mean by "download".  Downloading material over a
Telnet connection without a file transfer protocol is done by client-end
methods like screen capture or session logging.  This is not quite the same
thing as file transfer.  Even though Telnet might provide an error-free
connection, you still have issues of file delimitation, record format, and
character set, which are addressed by real file-transfer protocols such as
Kermit (and FTP, Zmodem, etc).

In particular, if you needed to download a batch of files (i.e. more than
one at a time), this could be quite difficult without a file-transfer
protocol.  Uploading can be problematic too, for the same reasons.

- Frank

From news@columbia.edu  Mon Jun 19 11:39:29 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA02055
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 19 Jun 2000 11:39:28 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA13240
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 19 Jun 2000 11:39:28 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA03614
	for kermit.misc@watsun.cc.columbia.edu; Mon, 19 Jun 2000 11:34:02 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Pete Jewell <pete@example.compulink.co.uk>
Subject: A question about kdump
Date: Mon, 19 Jun 2000 16:23:50 +0100
Organization: Example Systems Ltd
Message-ID: <394E3B06.3BAAAA77@example.compulink.co.uk>
To: kermit.misc@columbia.edu

Hi

I've been playing about with SET DUMP and KDUMP in an attempt to use
Ctrl-PrtScn for sending the current screen display to an attached till
receipt printer.

It works, apart from the extended characters on screen, which are being
converted to symbols & numbers.

Is there any way of telling KDUMP how to handle the screen contents, so
that it strips the non 7-bit characters out?  Or am I barking up the
wrong tree?

Thanks in advance.... btw, this is mskermit 3.16.

--
Pete Jewell
Example Systems Ltd.
--------------------
The views expressed in this email are not necessarily those of Example
Systems Ltd unless explicitly stated.

From news@columbia.edu  Mon Jun 19 12:09:29 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA17976
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 19 Jun 2000 12:09:29 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA18682
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 19 Jun 2000 12:09:28 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA05160
	for kermit.misc@watsun.cc.columbia.edu; Mon, 19 Jun 2000 12:05:46 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: A question about kdump
Date: 19 Jun 2000 16:05:44 GMT
Organization: Columbia University
Message-ID: <8ilgco$514$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <394E3B06.3BAAAA77@example.compulink.co.uk>,
Pete Jewell  <pete@example.compulink.co.uk> wrote:
: I've been playing about with SET DUMP and KDUMP in an attempt to use
: Ctrl-PrtScn for sending the current screen display to an attached till
: receipt printer.
: 
: It works, apart from the extended characters on screen, which are being
: converted to symbols & numbers.
: 
: Is there any way of telling KDUMP how to handle the screen contents, so
: that it strips the non 7-bit characters out?  Or am I barking up the
: wrong tree?
: 
Sorry, wrong tree.  Screen dumping is intended for a setup in which the
screen and the printer use the same character set.

There are an awful lot of cheap printers out there that support the regular
PC code page (CP437).  This way you get all those line- and box-drawing
characters intact on your printer.

The other approach is called transparent printing, in which the host sends
material direct to the PC's attached printer.  In this case, the host
application can convert the material to be printed appropriately for the
printer.

If you have Windows rather than DOS, there might be other alternatives.

- Frank

From news@columbia.edu  Mon Jun 19 13:39:30 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA04777
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 19 Jun 2000 13:39:29 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA08658
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 19 Jun 2000 13:39:29 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA08643
	for kermit.misc@watsun.cc.columbia.edu; Mon, 19 Jun 2000 13:10:02 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Pete Jewell <pete@example.compulink.co.uk>
Subject: Re: A question about kdump
Date: Mon, 19 Jun 2000 18:01:22 +0100
Organization: Example Systems Ltd
Message-ID: <394E51E2.2B20A714@example.compulink.co.uk>
To: kermit.misc@columbia.edu

Frank da Cruz wrote:
> 
> In article <394E3B06.3BAAAA77@example.compulink.co.uk>,
> Pete Jewell  <pete@example.compulink.co.uk> wrote:
> : I've been playing about with SET DUMP and KDUMP in an attempt to use
> : Ctrl-PrtScn for sending the current screen display to an attached till
> : receipt printer.
> :
> : It works, apart from the extended characters on screen, which are being
> : converted to symbols & numbers.
> :
> : Is there any way of telling KDUMP how to handle the screen contents, so
> : that it strips the non 7-bit characters out?  Or am I barking up the
> : wrong tree?
> :
> Sorry, wrong tree.  Screen dumping is intended for a setup in which the
> screen and the printer use the same character set.

Thanks for the reply Frank - I kind of expected that, but thought it
best to ask.  The transparent printing function is already used to print
out the receipt details, I guess we're just going to have to implement
specific printing where required in the application, instead of the easy
way of using Ctrl-PrtScn for printing enquiry screens :-)

--
Pete Jewell
Example Systems Ltd.
--------------------
The views expressed in this email are not necessarily those of Example
Systems Ltd unless explicitly stated.

From news@columbia.edu  Tue Jun 20 16:39:37 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA26717
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 20 Jun 2000 16:39:33 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA17773
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 20 Jun 2000 16:39:33 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA19791
	for kermit.misc@watsun.cc.columbia.edu; Tue, 20 Jun 2000 16:13:08 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jimo@eskimo.com (Jim Osborn)
Subject: No response to "set line /dev/ttyS1"
Date: 20 Jun 2000 20:11:21 GMT
Organization: Eskimo North  http://www.eskimo.com/  (800) 246-6874
Message-ID: <8ioj59$sh4$1@eskinews.eskimo.com>
To: kermit.misc@columbia.edu

After seven years of using CKermit to connect with my ISP, it's
suddenly stopped responding to a "set line" command.  Kermit just
sits there with the cursor at the beginning of the line following
the "set line" command; I've given it as long as thirty minutes.
At this point, Kermit is unresponsive to ctrl-c or ctrl-\ c, or
ctrl-q or ctrl-d.  The one successful key is ctrl-z, which stops
Kermit.  Upon returning to Kermit with "fg" I get a prompt, and
at that point if I type ctrl-c I seem to regain Kermit's attention.

The only thing I've changed on my system is that I've fired up pppd a
few times.  Of course, pppd is not running when I'm trying to use
Kermit. The lock files for both Kermit and pppd are made and removed
in /var/lock, and Kermit does complain about permissions if I try to
"set line" when pppd is running, so I'd expect that if pppd has
changed the permissions of something that Kermit needs, I'd get an
error message. 

I know the modem itself works fine, as the ppp link is successful.

Can anyone give me some hints as to what Kermit might be waiting for,
given the lack of response to interrupt?

I'm running C-Kermit 6.0.192, on SuSE 6.3 Linux, with kernel 2.2.13.

TIA,
jimo@eskimo.com

From news@columbia.edu  Tue Jun 20 17:09:34 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id RAA26567
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 20 Jun 2000 17:09:33 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA23435
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 20 Jun 2000 17:09:33 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA21291
	for kermit.misc@watsun.cc.columbia.edu; Tue, 20 Jun 2000 16:46:47 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: No response to "set line /dev/ttyS1"
Date: 20 Jun 2000 20:46:46 GMT
Organization: Columbia University
Message-ID: <8iol7m$kp9$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8ioj59$sh4$1@eskinews.eskimo.com>,
Jim Osborn <jimo@eskimo.com> wrote:
: After seven years of using CKermit to connect with my ISP, it's
: suddenly stopped responding to a "set line" command.  Kermit just
: sits there with the cursor at the beginning of the line following
: the "set line" command; I've given it as long as thirty minutes.
: At this point, Kermit is unresponsive to ctrl-c or ctrl-\ c, or
: ctrl-q or ctrl-d.  The one successful key is ctrl-z, which stops
: Kermit.  Upon returning to Kermit with "fg" I get a prompt, and
: at that point if I type ctrl-c I seem to regain Kermit's attention.
: 
: The only thing I've changed on my system is that I've fired up pppd a
: few times.  Of course, pppd is not running when I'm trying to use
: Kermit. The lock files for both Kermit and pppd are made and removed
: in /var/lock, and Kermit does complain about permissions if I try to
: "set line" when pppd is running, so I'd expect that if pppd has
: changed the permissions of something that Kermit needs, I'd get an
: error message. 
: 
: I know the modem itself works fine, as the ppp link is successful.
: 
: Can anyone give me some hints as to what Kermit might be waiting for,
: given the lack of response to interrupt?
: 
: I'm running C-Kermit 6.0.192, on SuSE 6.3 Linux, with kernel 2.2.13.
: 
My first question would be, why are you running a 1996 version of Kermit
on a nearly-brand new release of SuSE?  Please try one of the prebuilt
and prepackaged SuSE versions of C-Kermit 7.0, which you can find here:

  http://www.columbia.edu/kermit/ckermit.html

If you still have trouble, send email to kermit-support@columbia.edu
with details.

- Frank

From news@columbia.edu  Wed Jun 21 09:39:35 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id JAA03138
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 21 Jun 2000 09:39:35 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA05439
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 21 Jun 2000 09:39:34 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA21896
	for kermit.misc@watsun.cc.columbia.edu; Wed, 21 Jun 2000 09:20:45 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Peter Easthope <peter_easthope@gulfnet.pinc.com>
Subject: KTFC
Date: Wed, 21 Jun 2000 13:09:55 GMT
Organization: GulfNet-Galiano
Message-ID: <8iqeql$3gj$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

Has anyone tried my Kermit To FirstClass script package?
I have received 0 e-messages about it.

   Regards, peter_easthope@gulfnet.pinc.com


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Wed Jun 21 19:39:37 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id TAA25151
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 21 Jun 2000 19:39:36 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA20736
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 21 Jun 2000 19:39:35 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id TAA18243
	for kermit.misc@watsun.cc.columbia.edu; Wed, 21 Jun 2000 19:30:35 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: What about the other \v(host)
Date: 21 Jun 2000 23:27:01 GMT
Organization: a2i network
Message-ID: <8irj05$5bb$1@samba.rahul.net>
To: kermit.misc@columbia.edu

I thought I was going to build some unique file names, using
\v(host)_\v(macro).\v(ndate) where I was going to log information retrieved
from several different IP sources.

I find that \v(host) is my name, not the remote host.
Is there a variable that is stuffed with the remote host name/ip address?

I am doing development on K-95, 1.1.20, but will probably go to the field
with ckermit on Solaris 2.7

-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.
nd their values.

- Frank


From news@columbia.edu  Wed Jun 21 23:39:38 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id XAA01740
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 21 Jun 2000 23:39:37 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA06141
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 21 Jun 2000 23:39:37 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA27335
	for kermit.misc@watsun.cc.columbia.edu; Wed, 21 Jun 2000 23:15:35 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Re: What about the other \v(host)
Date: 22 Jun 2000 03:13:24 GMT
Organization: a2i network
Message-ID: <8is08k$7nj$1@samba.rahul.net>
To: kermit.misc@columbia.edu

Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:

: Yup, \v(line).

: You can type "show variables" to see a list of all the built-in variables
: and their values.

I overlooked \v(line) while scrolling through my online Kermit pdf file,
since I thought I knew what it represented ;-)

The "show variables" is quite handy.  That one I shouldn't have missed.
Now I've highlighted it in my printed copy.
-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.

From news@columbia.edu  Thu Jun 22 04:39:40 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id EAA05342
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 22 Jun 2000 04:39:39 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id EAA20192
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 22 Jun 2000 04:39:38 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id EAA09252
	for kermit.misc@watsun.cc.columbia.edu; Thu, 22 Jun 2000 04:20:43 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: bernd@lipid.fki.dtu.dk (Bernd Dammann)
Subject: Re: Serial console: Ctrl-C doesn't work
Date: 22 Jun 2000 08:12:26 GMT
Organization: The Technical University of Denmark
Message-ID: <8ishpa$15v6$1@news.net.uni-c.dk>
To: kermit.misc@columbia.edu

Frank da Cruz (fdc@watsun.cc.columbia.edu) wrote:
: In article <8i7c8n$11ro$1@news.net.uni-c.dk>,
: Bernd Dammann <bernd@lipid.fki.dtu.dk> wrote:
: : I've set up a diskless and headless machine with a serial console that
: : I access from the server through a null-modem cable (using kermit as
: : terminal emulator).  Everything works fine, except for one thing:
: : 
: : Ctrl-C (intr) and Ctrl-Z (susp) don't work!  All other Ctrl- sequences
: : like Ctrl-U (kill) and Ctrl-W (werase) do work.
: : 
: : Where is the problem?  The console settings (see below), or the
: : terminal emulation?  I've tried several terminal emulation programs
: : (i.e. kermit, minicom, ...), but the problem is the same.
: : 
: So it's evidently something with your Linux configuration, having nothing
: to do with the terminal emulator.

You are right, I found out what went wrong:  

Linux has the following devices
crw-------   1 root     root       5,   1 Jun 16 16:32 /dev/console
crw-------   1 root     tty        4,  64 Jun 14 17:15 /dev/ttyS0

and I had set up getty on /dev/console (which worked for me before on
an older Linux system (kernel < 2.0):

con:2345:respawn:/sbin/getty console DT38400 vt100

The right thing to do is:

con:2345:respawn:/sbin/getty ttyS0 DT38400 vt100

since /dev/console is a device for its own in newer Linux systems.

That solved the problem.

Bernd
--
# Bernd Dammann          <bernd@fki.dtu.dk> | "Why stop now,
# Department of Physical Chemistry          |      just when I am hating it?"
# The Technical University of Denmark       |---------------------------------
# Building 206                              | phone: (+45) 45 25 24 81
# DK-2800 Lyngby, Denmark                   | http://www.fki.dtu.dk/~bernd/

From news@columbia.edu  Sun Jul  2 16:10:10 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA13674
	for <kermit.misc@cpunix.cc.columbia.edu>; Sun, 2 Jul 2000 16:10:06 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA26420
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 2 Jul 2000 16:10:05 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA14029
	for kermit.misc@watsun.cc.columbia.edu; Sun, 2 Jul 2000 15:51:05 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Bruce Hamilton <hamilton@newmexico.com>
Subject: Decoding problem of KRTMIN.HEX on an LSI-11
Date: Sun, 02 Jul 2000 13:43:03 -0600
Organization: Santa Fe Institute
Message-ID: <hamilton-32E0DC.13430302072000@news.santafe.edu>
To: kermit.misc@columbia.edu

I have been trying to get KRTMIN.SAV on an LSI-11 running system 4.04. 
This sytem has only 2 floppy drives and a console terminal. I downloaded 
both KRTMIN.HEX and KRTHEX.MAC as ASCII to the LSI-11 with no problem. I 
checked to make sure they were identical to the orginal by uploading and 
running a difference on them. I then ran .MACRO KRTHEX to obtain the 
KRTHEX.OBJ and then .LINK KRTHEX to obtain KRTHEX.SAV as listed below. 
When I ran the command below I get a write error. After the command is 
given there is disk activity for perhaps 30 seconds or so before the 
command terminates with the error. Does anyone have an idea of what the 
problem may be? We seem to be able to read/write to both DK0: and DK1:.

Thank you for any help.
Bruce

.RUN KRTHEX KRTMIN KRTMIN
?KRTHEX-F-OUTPUT FILE .WRITW ERROR

.DIR
 01-Jan-89
KRTHEX.SAV     8  01-Jan-89      KRTMIN.HEX   270  01-Jan-89
FILE  .BAD     1  01-Jan-89      FILE  .BAD     1  01-Jan-89
FILE  .BAD     1  01-Jan-89
 5 Files, 281 Blocks
 205 Free blocks

From news@columbia.edu  Mon Jul  3 13:40:08 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA02695
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 3 Jul 2000 13:40:07 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA27796
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 3 Jul 2000 13:40:07 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA23202
	for kermit.misc@watsun.cc.columbia.edu; Mon, 3 Jul 2000 13:21:57 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <39609127.355587D6@trailing-edge.com>
Date: Mon, 03 Jul 2000 13:12:07 -0400
From: Tim Shoppa <shoppa@trailing-edge.com>
Organization: Trailing Edge Technology
Subject: Re: Decoding problem of KRTMIN.HEX on an LSI-11
To: kermit.misc@columbia.edu

Bruce Hamilton wrote:
> .RUN KRTHEX KRTMIN KRTMIN
> ?KRTHEX-F-OUTPUT FILE .WRITW ERROR
> 
> .DIR
>  01-Jan-89
> KRTHEX.SAV     8  01-Jan-89      KRTMIN.HEX   270  01-Jan-89
> FILE  .BAD     1  01-Jan-89      FILE  .BAD     1  01-Jan-89
> FILE  .BAD     1  01-Jan-89
>  5 Files, 281 Blocks
>  205 Free blocks

It looks like you've got a RX01 floppy with three bad sectors on it.
Chances are that you don't have enough contiguous space on the
output floppy to place the output KRTMIN.SAV file.  Can you
do a DIR/FREE operation to see what the largest contiguous space
on the floppy is?  If you can find a floppy without any bad sectors,
chances are that you'll have enough contiguous free space to make
everything work happily.  If the second floppy drive is available,
you can send the output there with RUN KRTHEX KRTMIN DY1:KRTMIN,
I believe.

How's them hotshots at the Santa Fe institute doing, BTW?
Murray Gell-Mann still being as complex as ever?

-- 
 Tim Shoppa                        Email: shoppa@trailing-edge.com
 Trailing Edge Technology          WWW:   http://www.trailing-edge.com/
 7328 Bradley Blvd                 Voice: 301-767-5917
 Bethesda, MD, USA 20817           Fax:   301-767-5927

From news@columbia.edu  Mon Jul  3 14:10:12 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA00306
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 3 Jul 2000 14:10:12 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA02613
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 3 Jul 2000 14:10:08 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA24685
	for kermit.misc@watsun.cc.columbia.edu; Mon, 3 Jul 2000 14:01:27 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: abuse@MIX.COM
Subject: Re: Decoding problem of KRTMIN.HEX on an LSI-11
Date: 3 Jul 2000 18:00:42 GMT
Organization: Billy's Place
Message-ID: <8jqkca$p3c$1@nnrp03.primenet.com>
To: kermit.misc@columbia.edu

Tim Shoppa <shoppa@trailing-edge.com> writes:

> do a DIR/FREE operation to see what the largest contiguous space
> on the floppy is?  If you can find a floppy without any bad sectors,
> chances are that you'll have enough contiguous free space to make
> everything work happily.

Yes the executable image will only be 118 blocks which can easily
fit were there no bad blocks breaking up the space...

Billy Y..

From news@columbia.edu  Wed Jul  5 00:10:13 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id AAA20081
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 5 Jul 2000 00:10:12 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA12435
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 5 Jul 2000 00:10:11 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id AAA13395
	for kermit.misc@watsun.cc.columbia.edu; Wed, 5 Jul 2000 00:05:58 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Bruce Hamilton <hamilton@newmexico.com>
Subject: Re: Decoding problem of KRTMIN.HEX on an LSI-11
Date: Tue, 04 Jul 2000 21:55:11 -0600
Organization: Santa Fe Institute
Message-ID: <hamilton-20E6DF.21551104072000@news.santafe.edu>
To: kermit.misc@columbia.edu

In article <8jqkca$p3c$1@nnrp03.primenet.com>, abuse@MIX.COM wrote:

>Tim Shoppa <shoppa@trailing-edge.com> writes:
>
>> do a DIR/FREE operation to see what the largest contiguous space
>> on the floppy is?  If you can find a floppy without any bad sectors,
>> chances are that you'll have enough contiguous free space to make
>> everything work happily.
>
>Yes the executable image will only be 118 blocks which can easily
>fit were there no bad blocks breaking up the space...
>
>Billy Y.

Thank you both for your help. That was exactly what the problem was. 
Kermit is now happily running on our 2 floppy LSI-11.

Bruce

From news@columbia.edu  Sun Jul  9 11:40:38 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA24278
	for <kermit.misc@cpunix.cc.columbia.edu>; Sun, 9 Jul 2000 11:40:37 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA18739
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 9 Jul 2000 11:40:22 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA04356
	for kermit.misc@watsun.cc.columbia.edu; Sun, 9 Jul 2000 11:39:07 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Igor Sobrado Delgado <sobrado@string1.ciencias.uniovi.es>
Subject: support for Nixdorf 8860?
Date: 9 Jul 2000 15:37:51 GMT
Organization: Universidad de Oviedo
Message-ID: <8ka68f$ekg$1@localhost.localdomain>
To: kermit.misc@columbia.edu

Hi all,

Last months I was looking for a Nixdorf 886x emulation software for
Unix or DOS (non Windows) computers without any luck. As I know that
Kermit is really flexible I want to ask in this newsgroup if anyone
have any script to establish a connection with a 886x computer
(more specifically a Nixdorf 8860 BNC, where BNC stands for Banking
Network Computer).

Thanks in advance for any help,

Igor.

-- 
Igor Sobrado, UK34436 - sobrado@acm.org

From news@columbia.edu  Sun Jul  9 12:10:23 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA04606
	for <kermit.misc@cpunix.cc.columbia.edu>; Sun, 9 Jul 2000 12:10:23 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA23655
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 9 Jul 2000 12:10:22 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA04802
	for kermit.misc@watsun.cc.columbia.edu; Sun, 9 Jul 2000 11:50:53 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: support for Nixdorf 8860?
Date: 9 Jul 2000 15:50:53 GMT
Organization: Columbia University
Message-ID: <8ka70t$4lv$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8ka68f$ekg$1@localhost.localdomain>,
Igor Sobrado Delgado  <sobrado@string1.ciencias.uniovi.es> wrote:
: Last months I was looking for a Nixdorf 886x emulation software for
: Unix or DOS (non Windows) computers without any luck. As I know that
: Kermit is really flexible I want to ask in this newsgroup if anyone
: have any script to establish a connection with a 886x computer
: (more specifically a Nixdorf 8860 BNC, where BNC stands for Banking
: Network Computer).
: 
I never heard of an 8860 but maybe it's like BA80 or 97801, both of which
are emulated by Kermit 95:

  http://www.columbia.edu/kermit/k95.html

Kermit's terminal emulations are programmed into the software.  There's
no way add a terminal emulation with a script, but of course you can
customize the keymap.

If the 8860 is not like BA80 or 97801, we might consider adding it if we
had the specifications.

As for DOS and Unix...  MS-DOS Kermit does not emulate any Nixdorf or
Siemens-Nixdorf terminals.  C-Kermit does not emulate any terminals at all;
see:

  http://www.columbia.edu/kermit/ckfaq.html#term

for an explanation.

- Frank

From news@columbia.edu  Sun Jul  9 12:40:23 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA03866
	for <kermit.misc@cpunix.cc.columbia.edu>; Sun, 9 Jul 2000 12:40:23 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA28572
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 9 Jul 2000 12:40:23 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA07027
	for kermit.misc@watsun.cc.columbia.edu; Sun, 9 Jul 2000 12:37:41 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Igor Sobrado Delgado <sobrado@string1.ciencias.uniovi.es>
Subject: Re: support for Nixdorf 8860?
Date: 9 Jul 2000 16:36:24 GMT
Organization: Universidad de Oviedo
Message-ID: <8ka9m8$euf$1@news01.si.uniovi.es>
To: kermit.misc@columbia.edu

Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
> I never heard of an 8860 but maybe it's like BA80 or 97801, both of which
> are emulated by Kermit 95:

I think that a BA80 will work. A Siemens 97801 probably works well with
SINIX workstations and servers, not DIPOS-based computers.

> Kermit's terminal emulations are programmed into the software.  There's
> no way add a terminal emulation with a script, but of course you can
> customize the keymap.

I know it. I was trying to ask for a way to provide the identification
package to the computer PLC from Kermit, not the emulation itself.

> If the 8860 is not like BA80 or 97801, we might consider adding it if we
> had the specifications.

A Nixdorf BA80 should work fine for 8860/70/90 computers, Siemens 97801
is better for SINIX servers (great Unix servers, I was looking for one).

> As for DOS and Unix...  MS-DOS Kermit does not emulate any Nixdorf or
> Siemens-Nixdorf terminals.  C-Kermit does not emulate any terminals at all;

I know C-Kermit depends on the operating system and does not have
terminal emulations, I am sorry this mistake.

Thanks Frank,

Igor.

-- 
Igor Sobrado, UK34436 - sobrado@acm.org

From news@columbia.edu  Sun Jul  9 13:10:24 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA10221
	for <kermit.misc@cpunix.cc.columbia.edu>; Sun, 9 Jul 2000 13:10:24 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA03818
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 9 Jul 2000 13:10:23 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA07492
	for kermit.misc@watsun.cc.columbia.edu; Sun, 9 Jul 2000 12:48:59 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: support for Nixdorf 8860?
Date: 9 Jul 2000 16:48:58 GMT
Organization: Columbia University
Message-ID: <8kaadq$7a1$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8ka9m8$euf$1@news01.si.uniovi.es>,
Igor Sobrado Delgado  <sobrado@string1.ciencias.uniovi.es> wrote:
: 
: ... I was trying to ask for a way to provide the identification
: package to the computer PLC from Kermit, not the emulation itself.
: 
If you can tell us what the protocol is (ENQ/Answerback or whatever)
we can tell you how to do it.

- Frank

From news@columbia.edu  Sun Jul  9 13:40:24 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA09287
	for <kermit.misc@cpunix.cc.columbia.edu>; Sun, 9 Jul 2000 13:40:24 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA08919
	for <kermit.misc@watsun.cc.columbia.edu>; Sun, 9 Jul 2000 13:40:23 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA08487
	for kermit.misc@watsun.cc.columbia.edu; Sun, 9 Jul 2000 13:18:08 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Igor Sobrado Delgado <sobrado@string1.ciencias.uniovi.es>
Subject: Re: support for Nixdorf 8860?
Date: 9 Jul 2000 17:16:50 GMT
Organization: Universidad de Oviedo
Message-ID: <8kac22$fac$1@news01.si.uniovi.es>
To: kermit.misc@columbia.edu

Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
> If you can tell us what the protocol is (ENQ/Answerback or whatever)
> we can tell you how to do it.

Thanks, Frank, for help me at this point. I will look for docs
at home when arrive today.

Thanks again,

Igor.

-- 
Igor Sobrado, UK34436 - sobrado@acm.org

From news@columbia.edu  Mon Jul 10 04:40:29 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id EAA00794
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 10 Jul 2000 04:40:24 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id EAA02772
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 10 Jul 2000 04:40:24 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id EAA14396
	for kermit.misc@watsun.cc.columbia.edu; Mon, 10 Jul 2000 04:36:04 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Igor Sobrado Delgado <sobrado@string1.ciencias.uniovi.es>
Subject: Re: support for Nixdorf 8860?
Date: 10 Jul 2000 08:33:27 GMT
Organization: Universidad de Oviedo
Message-ID: <8kc1om$p68$1@news01.si.uniovi.es>
To: kermit.misc@columbia.edu

Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
> In article <8ka9m8$euf$1@news01.si.uniovi.es>,
> Igor Sobrado Delgado  <sobrado@string1.ciencias.uniovi.es> wrote:
> : ... I was trying to ask for a way to provide the identification
> : package to the computer PLC from Kermit, not the emulation itself.
> : 
> If you can tell us what the protocol is (ENQ/Answerback or whatever)
> we can tell you how to do it.

Hi again,

I found some information in the 8860/BNC docs, but all this
information is splitted between more than ten manuals. I think
that my first problem is to provide a physical-link address to
the PLC. When I turn on this computer it shows a F0 byte in the
internal PLC board. It means that the computer is waiting for a
"confirmation address".

In other manual I found that the protocol used (I think it is a BDC
variant but I am not sure because it could be specified during the
installation of the DIPOS operating system and I cannot find the
people that installed it) allows us to set the devices addresses
in this way:

     Example: physical-link address
              40 FF 41
              where 40 is the address of the receiver device
                    FF is a separator character
                    41 is the address of the sender

I have four streamer tapes with the operating system, but I do not
want to reinstall it if I cannot assure I can see anything, and I do
not know how to find a real BA80 terminal for this computer.

I will try to get it working next weeks, but it is not urgent --only
a hobby--. I think you have more important problems to solve.

Thanks again!

Igor.

-- 
Igor Sobrado, UK34436 - sobrado@acm.org

From news@columbia.edu  Fri Jul 14 00:10:35 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id AAA16315
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 14 Jul 2000 00:10:34 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA01194
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 14 Jul 2000 00:10:34 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id AAA07435
	for kermit.misc@watsun.cc.columbia.edu; Fri, 14 Jul 2000 00:07:01 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Mark Sapiro <msapiro@value.net>
Subject: Suggestion for Kermit script language
Date: Thu, 13 Jul 2000 20:59:49 -0700
Organization: Not Very Much
Message-ID: <396E9035.C028E5FE@value.net>
To: kermit.misc@columbia.edu

Often in a macro or script one wishes to save the current settings of
certain parameters before changing them so that they can be restored
later.  When the setting is reflected in a variable, this can be done,
but it is a bit awkward.  Some settings are not reflected in variables,
and saving a prior setting can't be done.

Consider the following macro which I actually use to connect to a
library cataloging and circulation system in Marin County, Calif.

marinlib = local termtyp,-
 assign termtyp \v(terminal),-
 set terminal type vt100,-
 set telopt kermit refused refused,-
 telnet marinet.lib.ca.us,-
 set terminal type \m(termtyp),-
 set telopt kermit requested requested

(the "set telopt kermit refused refused" is required because the server
responds to "WILL kermit" and "DO kermit" with "WONT UNKNOWN" and "DONT
UNKNOWN" and things deterioriate from there.)

Note that I am only guessing that "set telopt kermit requested
requested" the proper state to restore to.

I would like to see "save" and "restore" options added to the set
command to save the current state of the affected parameter on a stack
for that parameter and restore the parameter from its stack
respectively.  Restoring from an empty stack would restore the default
value for that parameter.

With this feature, the above macro could become:

Marinlib = set /save terminal type vt100,-
 set /save telopt kermit refused refused,-
 telnet marinet.lib.ca.us,-
 set /restore terminal type,-
 set /restore telopt kermit

The above syntax is for example only.  Any syntax that works would be
acceptable.
-- 
Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

From news@columbia.edu  Fri Jul 14 01:10:35 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id BAA02828
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 14 Jul 2000 01:10:35 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id BAA03317
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 14 Jul 2000 01:10:35 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id BAA09349
	for kermit.misc@watsun.cc.columbia.edu; Fri, 14 Jul 2000 01:10:47 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: Suggestion for Kermit script language
Date: 14 Jul 2000 05:10:42 GMT
Organization: Columbia University
Message-ID: <8km7ci$941$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <396E9035.C028E5FE@value.net>,
Mark Sapiro  <msapiro@value.net> wrote:
: Often in a macro or script one wishes to save the current settings of
: certain parameters before changing them so that they can be restored
: later.  When the setting is reflected in a variable, this can be done,
: but it is a bit awkward.  Some settings are not reflected in variables,
: and saving a prior setting can't be done.

I think that Frank and I would love to do this just like we would
love to have a SAVE command for every feature set.  But it is a lot
of work.  There are simply thousands of commands in Kermit.

: Consider the following macro which I actually use to connect to a
: library cataloging and circulation system in Marin County, Calif.
: 
: marinlib = local termtyp,-
:  assign termtyp \v(terminal),-
:  set terminal type vt100,-
:  set telopt kermit refused refused,-
:  telnet marinet.lib.ca.us,-
:  set terminal type \m(termtyp),-
:  set telopt kermit requested requested
: 
: (the "set telopt kermit refused refused" is required because the server
: responds to "WILL kermit" and "DO kermit" with "WONT UNKNOWN" and "DONT
: UNKNOWN" and things deterioriate from there.)

Of course the first thing I did was to try to reproduce this problem by
trying it.  The first time I connected to the host I saw the problem.
Then when I tried to produce it with a debug.log I couldn't.  Nor could
I reproduce the problem anytime after that.

 DNS Lookup...  Trying 199.88.71.7...  Reverse DNS Lookup... (OK)
TELNET SENT WILL AUTHENTICATION
TELNET SENT WILL NAWS
TELNET SENT WILL TERMINAL-TYPE
TELNET SENT WILL NEW-ENVIRONMENT
<wait for outstanding negotiations>
TELNET RCVD DO SUPPRESS-GO-AHEAD
TELNET SENT WILL SUPPRESS-GO-AHEAD
TELNET RCVD WILL SUPPRESS-GO-AHEAD
TELNET SENT DO SUPPRESS-GO-AHEAD
TELNET RCVD WILL ECHO
TELNET SENT DO ECHO
TELNET RCVD DO TERMINAL-TYPE
TELNET RCVD DO XDISPLOC
TELNET SENT WONT XDISPLOC
TELNET RCVD DO OLD-ENVIRON
TELNET SENT WONT OLD-ENVIRON
TELNET RCVD DO NAWS
TELNET RCVD DONT AUTHENTICATION
  IAC SE
TELNET RCVD DONT NEW-ENVIRONMENT
<no outstanding negotiations>
TELNET SENT SB TERMINAL-TYPE IS VT320 IAC SE
TELNET SENT SB NAWS 80 4980 IAC SE
TELNET SENT DO KERMIT
TELNET SENT WILL KERMIT
<wait for outstanding negotiations>
TELNET RCVD DO SUPPRESS-GO-AHEAD
TELNET RCVD WILL SUPPRESS-GO-AHEAD
TELNET RCVD WILL ECHO
TELNET RCVD WONT KERMIT
TELNET RCVD DONT KERMIT
<no outstanding negotiations>
Welcome to MARINET, please login using "marinlib" to connect to the library.

login:

This seems like there may be a memory overwrite problem or an 
uninitialized variable or two on the stack in this Telnet daemon.

: Note that I am only guessing that "set telopt kermit requested
: requested" the proper state to restore to.

It is.  You could use SHOW TELOPT to see the current settings before 
you make the change.

                  Jeffrey Altman * Sr.Software Designer
                 The Kermit Project * Columbia University
               612 West 115th St * New York, NY * 10025 * USA
     http://www.kermit-project.org/ * kermit-support@kermit-project.org

From news@columbia.edu  Fri Jul 14 10:10:35 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA07693
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 14 Jul 2000 10:10:35 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA01395
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 14 Jul 2000 10:10:34 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA18983
	for kermit.misc@watsun.cc.columbia.edu; Fri, 14 Jul 2000 09:54:24 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Suggestion for Kermit script language
Date: 14 Jul 2000 13:54:23 GMT
Organization: Columbia University
Message-ID: <8kn62f$ih5$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8km7ci$941$1@newsmaster.cc.columbia.edu>,
Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:
: In article <396E9035.C028E5FE@value.net>,
: Mark Sapiro  <msapiro@value.net> wrote:
: : Often in a macro or script one wishes to save the current settings of
: : certain parameters before changing them so that they can be restored
: : later.  When the setting is reflected in a variable, this can be done,
: : but it is a bit awkward.  Some settings are not reflected in variables,
: : and saving a prior setting can't be done.
: 
: I think that Frank and I would love to do this just like we would
: love to have a SAVE command for every feature set.  But it is a lot
: of work.  There are simply thousands of commands in Kermit.
: 
Right.  Add a feature like this in all its glory (a variable for every
setting) and n people are happy and n*n people howl in agony at the
resulting program bloat.

In a pinch, for any setting that can't be queried programatically, you
can always make your own variable and set it whenever you give the
corresponding SET command.

By the way, certain settings are on the stack, and therefore save and
restore themselves automatically whenever you enter/leave a macro or
command file:

  SET QUIET { ON, OFF }
  SET { MACRO, TAKE } ERROR { ON, OFF }
  SET INPUT TIMEOUT { PROCEED, QUIT }
  SET INPUT CASE { IGNORE, OBSERVE }
  SET COUNT (a relic from from the early days)

- Frank

From news@columbia.edu  Fri Jul 14 11:10:36 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA23910
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 14 Jul 2000 11:10:35 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA11386
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 14 Jul 2000 11:10:35 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA22150
	for kermit.misc@watsun.cc.columbia.edu; Fri, 14 Jul 2000 11:04:55 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Re: Suggestion for Kermit script language
Date: 14 Jul 2000 15:00:48 GMT
Organization: a2i network
Message-ID: <8kn9v0$kn2$1@samba.rahul.net>
To: kermit.misc@columbia.edu

: Mark Sapiro  <msapiro@value.net> wrote:
: : Consider the following macro which I actually use to connect to a
: : library cataloging and circulation system in Marin County, Calif.

Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:
: This seems like there may be a memory overwrite problem or an 
: uninitialized variable or two on the stack in this Telnet daemon.

The library system in question is a bit archaic.
It used to work wonderfully with the 1200-baud-only modem...  Well not
wonderfully, but you get the idea.
When they went to 2400, the system would drop charcters that I had
scripted in kermit.  I had to set output pacing very high.
Later, when they announced internet access, I believe they mentioned that
they had added a serial-to-telnet device added on to the pre-existing
system.
I haven't used the system in quite a while.  The scripting that I had was
MSKermit on a 486.

-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.

From news@columbia.edu  Fri Jul 14 12:10:36 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA27089
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 14 Jul 2000 12:10:35 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA21898
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 14 Jul 2000 12:10:35 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA23935
	for kermit.misc@watsun.cc.columbia.edu; Fri, 14 Jul 2000 11:47:16 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Mark Sapiro <msapiro@value.net>
Subject: Re: Suggestion for Kermit script language
Date: Fri, 14 Jul 2000 08:40:03 -0700
Organization: Not Very Much
Message-ID: <396F3453.98D32E1D@value.net>
To: kermit.misc@columbia.edu

Jeffrey Altman wrote:
> Mark Sapiro  <msapiro@value.net> wrote:
> : Note that I am only guessing that "set telopt kermit requested
> : requested" the proper state to restore to.
> 
> It is.  You could use SHOW TELOPT to see the current settings before
> you make the change.

I understand that "requested requested" is the default state.  My point
was that the macro doesn't know whether or not the setting had been
changed prior to invoking the macro.

Is there a way to capture the response from SHOW TELOPT in the macro and
use it to restore the setting later?

-- 
Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

From news@columbia.edu  Fri Jul 14 12:40:35 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA04973
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 14 Jul 2000 12:40:35 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA27206
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 14 Jul 2000 12:40:35 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA26129
	for kermit.misc@watsun.cc.columbia.edu; Fri, 14 Jul 2000 12:34:40 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: Suggestion for Kermit script language
Date: 14 Jul 2000 16:34:40 GMT
Organization: Columbia University
Message-ID: <8knff0$pge$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <396F3453.98D32E1D@value.net>,
Mark Sapiro  <msapiro@value.net> wrote:
: Jeffrey Altman wrote:
: > Mark Sapiro  <msapiro@value.net> wrote:
: > : Note that I am only guessing that "set telopt kermit requested
: > : requested" the proper state to restore to.
: > 
: > It is.  You could use SHOW TELOPT to see the current settings before
: > you make the change.
: 
: I understand that "requested requested" is the default state.  My point
: was that the macro doesn't know whether or not the setting had been
: changed prior to invoking the macro.
: 
: Is there a way to capture the response from SHOW TELOPT in the macro and
: use it to restore the setting later?
: 

No.

                  Jeffrey Altman * Sr.Software Designer
                 The Kermit Project * Columbia University
               612 West 115th St * New York, NY * 10025 * USA
     http://www.kermit-project.org/ * kermit-support@kermit-project.org

From news@columbia.edu  Fri Jul 14 21:10:37 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id VAA11535
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 14 Jul 2000 21:10:37 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA25885
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 14 Jul 2000 21:10:37 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id VAA16969
	for kermit.misc@watsun.cc.columbia.edu; Fri, 14 Jul 2000 21:05:30 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: c-kermit and ibm 3270 mainframe protocol
Date: 15 Jul 2000 01:05:30 GMT
Organization: Columbia University
Message-ID: <8kodcq$gi6$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <20000714205645.20985.00000013@ng-fa1.aol.com>,
CSpasov <cspasov@aol.com> wrote:
: On my school machine, which is solaris machine, I'm trying to log in to an
: ibm mainframe machine. However it does not work properly. I keep getting
: VM/ESA ONLINE--MYMACHINE --PRESS BREAK KEY TO BEGIN SESSION.
: 
: instead of the regular login screen. This happens to whatever ibm mainframe I
: try logging into. How will I get this to work?? I'm holding the c-kermit book
: and it doesn't really talk about this. 
: 
You're getting the linemode Telnet server rather than the fullscreen TN3270
server.  You can use C-Kermit this way to make a linemode connection to the
mainframe.  To send the BREAK key, use Ctrl-\ followed by the letter 'b'.
You can transfer files on this connection using IBM Mainframe Kermit on the
far end.

C-Kermit does not include a tn3270 client.  However, there's probably a
tn3270 program on the same computer where you are running C-Kermit.  If you
don't need to transfer files over the connection, you can use tn3270 instead
of C-Kermit.  If you DO need to transfer files, you'll need C-Kermit 7.0:

  http://www.columbia.edu/kermit/ckermit.html

and then you can use it to make the connection *through* tn3270 as explained
here:

  http://www.columbia.edu/kermit/ckermit2.html#x2.7.0

- Frank

From news@columbia.edu  Fri Jul 14 21:40:36 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id VAA22918
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 14 Jul 2000 21:40:36 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA28049
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 14 Jul 2000 21:40:36 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id VAA17327
	for kermit.misc@watsun.cc.columbia.edu; Fri, 14 Jul 2000 21:13:50 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: cspasov@aol.com (CSpasov)
Subject: Re: c-kermit and ibm 3270 mainframe protocol
Date: 15 Jul 2000 01:13:04 GMT
Organization: AOL http://www.aol.com
Message-ID: <20000714211304.20985.00000021@ng-fa1.aol.com>
To: kermit.misc@columbia.edu

the version of c-kermit is
C-Kermit 5A(190), 4 Oct 94, for Solaris 2.x

From news@columbia.edu  Mon Jul 17 13:10:46 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA03451
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 17 Jul 2000 13:10:45 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA03970
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 17 Jul 2000 13:10:45 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA02847
	for kermit.misc@watsun.cc.columbia.edu; Mon, 17 Jul 2000 12:44:02 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: rnglauz@ucdavis.edu
Subject: Kermit with VB 6.0
Date: Mon, 17 Jul 2000 08:46:09 -0800
Organization: University of California, Davis
Message-ID: <rnglauz-1707000846090001@news.ucdavis.edu>
To: kermit.misc@columbia.edu

We have an old 386 server using IBM-PC Kermit-MS 2.32/a (1989).  It works
fine for accepting and sending files to HP48G which we use for data
collection.  It is on line 24 hours a day.  It has been in use for 5
years.  Server is set for 9600 baud.

I am writing a VB 6.0 program and I would like to be able to send a file
to the server.  This program will be distributed to about 100-150
customers.  Is there a DLL which will do this easily?  

With the HP48 we send a file to the server, download a file from the
server,  send instructions to the server to copy the file onto a backup
folder, copy the file to a floppy, delete a file.  The HP48 works very
simply and efficiently.  The transfer protocol is 9600 baud, 94 byte
packets.  Slow but the files never take over a few minutes.

We have tried to use PDQ Comm and TApi but the documentation is so bad
that it is very difficult to figure out what to do.  Supposedly PDQ Comm
(now supported by Sax Software) has it but cannot tell.

Any suggestions would be appreciated.

Thanks, Bob.

From news@columbia.edu  Mon Jul 17 18:10:46 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id SAA05566
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 17 Jul 2000 18:10:46 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA01401
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 17 Jul 2000 18:10:46 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA16389
	for kermit.misc@watsun.cc.columbia.edu; Mon, 17 Jul 2000 18:01:08 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Mr. Scott" <scott_davis@my-deja.com>
Subject: Wierd dialing problems
Date: Mon, 17 Jul 2000 21:48:55 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8kvv01$eg7$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

These problems relate to kermit 7.0.197 on AIX 4.2

Problem 1.
When dialing, kermit sends the flow control commands BEFORE it sends
the init string.  Is this correct?  Shouldn't the init string be the
first thing sent!?

Problem 2.
Upon setting "dial display on" and watching kermit send all the AT
commands before ATDT, I noticed that it screws up and doesn't display
everything.  It "loses" some AT commands, or displays half of them.
What's going on here?
Specifically I "set modem command pre-dial init" to something but I'm
losing it because I think kermit is sending the AT commands too fast.
COuld that be it?


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Mon Jul 17 18:10:47 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id SAA26941
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 17 Jul 2000 18:10:46 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA01406
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 17 Jul 2000 18:10:46 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA16840
	for kermit.misc@watsun.cc.columbia.edu; Mon, 17 Jul 2000 18:10:38 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Wierd dialing problems
Date: 17 Jul 2000 22:10:38 GMT
Organization: Columbia University
Message-ID: <8l008u$ge5$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8kvv01$eg7$1@nnrp1.deja.com>,
Mr. Scott  <scott_davis@my-deja.com> wrote:
: These problems relate to kermit 7.0.197 on AIX 4.2
: 
: Problem 1.
: When dialing, kermit sends the flow control commands BEFORE it sends
: the init string.  Is this correct?  Shouldn't the init string be the
: first thing sent!?
: 
That would seem to make sense, but since flow control is not part of
the init string, it turns out to be essential to send the flow control
command first, otherwise the init string (which can be rather long)
might cause buffer overruns in the modem's UART.

: Problem 2.
: Upon setting "dial display on" and watching kermit send all the AT
: commands before ATDT, I noticed that it screws up and doesn't display
: everything.  It "loses" some AT commands, or displays half of them.
: What's going on here?
:
That's not normal.

: Specifically I "set modem command pre-dial init" to something but I'm
: losing it because I think kermit is sending the AT commands too fast.
: COuld that be it?
: 
It sounds like a flow control issue.  What kind of modem is it, what
kind of modem did you tell Kermit it is, and which kind of flow control
are you using?

- Frank

From news@columbia.edu  Tue Jul 18 12:40:49 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA02250
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 18 Jul 2000 12:40:48 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA17884
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 18 Jul 2000 12:40:48 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA00892
	for kermit.misc@watsun.cc.columbia.edu; Tue, 18 Jul 2000 12:30:57 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Mr. Scott" <scott_davis@my-deja.com>
Subject: Re: Wierd dialing problems
Date: Tue, 18 Jul 2000 16:23:40 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8l209m$tu3$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

In article <8l008u$ge5$1@newsmaster.cc.columbia.edu>,
  fdc@watsun.cc.columbia.edu (Frank da Cruz) wrote:
> In article <8kvv01$eg7$1@nnrp1.deja.com>,
> Mr. Scott  <scott_davis@my-deja.com> wrote:
> : These problems relate to kermit 7.0.197 on AIX 4.2
> :
> : Problem 1.
> : When dialing, kermit sends the flow control commands BEFORE it sends
> : the init string.  Is this correct?  Shouldn't the init string be the
> : first thing sent!?
> :
> That would seem to make sense, but since flow control is not part of
> the init string, it turns out to be essential to send the flow control
> command first, otherwise the init string (which can be rather long)
> might cause buffer overruns in the modem's UART.

But the init string is ATZ, which hoses the previously set flow-control.
So the sequence of events transpires like this:
A) kermit sets flow control to hardware,
B) kermit sends the initialization string which changes it,
C) things screw up

> It sounds like a flow control issue.  What kind of modem is it, what
> kind of modem did you tell Kermit it is, and which kind of flow
control
> are you using?

It is a 3com OfficeConnect 56K.
I set it to use RTS flow control, and the Unix port is set the same.
Here is the macro I use to described it to kermit:

define describe-3com-modem {
    assign modem-name 3com
    set modem type user-defined
    set modem name 3com
    set modem capabilities AT SB HWFC SWFC EC DC
    set modem maximum-speed 38400
    set modem speed-matching off
    set modem flow-control rts
    set modem hangup-method modem-command
    set modem dial-command ATDT%s\{13}
    set modem command no-flow-control AT&H0&I0&R1\{13}
    set modem command software-flow AT&H2&I2&R1\{13}
    set modem command hardware-flow AT&H1&I0&R2\{13}
    set modem command init-string ATZ\{13}
    set modem command error-correction off AT&M0\{13}
    set modem command error-correction on AT&M4\{13}
    set modem command compression off AT&K0\{13}
    set modem command compression on AT&K1\{13}
    set modem command speaker off ATM0\{13}
    set modem command speaker on ATM1\{13}
    set modem command volume low ATL1\{13}
    set modem command volume medium ATL2\{13}
    set modem command volume high ATL3\{13}
    set modem command autoanswer off ATS0=0\{13}
    set modem command autoanswer on ATS0=1\{13}
    set modem command hangup-command ATH\{13}
    echo The 3com modem bank configuration settings are now active.
}


Sent via Deja.com http://www.deja.com/
Before you buy.
From news@columbia.edu  Tue Jul 18 12:40:49 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA23866
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 18 Jul 2000 12:40:49 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA17887
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 18 Jul 2000 12:40:48 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA01270
	for kermit.misc@watsun.cc.columbia.edu; Tue, 18 Jul 2000 12:37:57 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Wierd dialing problems
Date: 18 Jul 2000 16:37:56 GMT
Organization: Columbia University
Message-ID: <8l2154$17g$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8l209m$tu3$1@nnrp1.deja.com>,
Mr. Scott  <scott_davis@my-deja.com> wrote:
: In article <8l008u$ge5$1@newsmaster.cc.columbia.edu>,
:   fdc@watsun.cc.columbia.edu (Frank da Cruz) wrote:
: > In article <8kvv01$eg7$1@nnrp1.deja.com>,
: > Mr. Scott  <scott_davis@my-deja.com> wrote:
: > : These problems relate to kermit 7.0.197 on AIX 4.2
: > :
: > : Problem 1.
: > : When dialing, kermit sends the flow control commands BEFORE it sends
: > : the init string.  Is this correct?  Shouldn't the init string be the
: > : first thing sent!?
: > :
: > That would seem to make sense, but since flow control is not part of
: > the init string, it turns out to be essential to send the flow control
: > command first, otherwise the init string (which can be rather long)
: > might cause buffer overruns in the modem's UART.
: 
: But the init string is ATZ, which hoses the previously set flow-control.
:
Well, ATZ is an init string that you defined, not the built-in one.  So
if you want ATZ as the init string, then you should set the profile that
is restored by ATZ to not hose flow control.

: So the sequence of events transpires like this:
: A) kermit sets flow control to hardware,
: B) kermit sends the initialization string which changes it,
: C) things screw up
: 
: > It sounds like a flow control issue.  What kind of modem is it, what
: > kind of modem did you tell Kermit it is, and which kind of flow
: > control are you using?
: 
: It is a 3com OfficeConnect 56K.
: I set it to use RTS flow control, and the Unix port is set the same.
: Here is the macro I use to described it to kermit:
: 
: define describe-3com-modem {
:     assign modem-name 3com
:     set modem type user-defined
:     set modem name 3com
:     set modem capabilities AT SB HWFC SWFC EC DC
:     set modem maximum-speed 38400
:     set modem speed-matching off
:     set modem flow-control rts
:     set modem hangup-method modem-command
:     set modem dial-command ATDT%s\{13}
:     set modem command no-flow-control AT&H0&I0&R1\{13}
:     set modem command software-flow AT&H2&I2&R1\{13}
:     set modem command hardware-flow AT&H1&I0&R2\{13}
:     set modem command init-string ATZ\{13}
:     set modem command error-correction off AT&M0\{13}
:     set modem command error-correction on AT&M4\{13}
:     set modem command compression off AT&K0\{13}
:     set modem command compression on AT&K1\{13}
:     set modem command speaker off ATM0\{13}
:     set modem command speaker on ATM1\{13}
:     set modem command volume low ATL1\{13}
:     set modem command volume medium ATL2\{13}
:     set modem command volume high ATL3\{13}
:     set modem command autoanswer off ATS0=0\{13}
:     set modem command autoanswer on ATS0=1\{13}
:     set modem command hangup-command ATH\{13}
:     echo The 3com modem bank configuration settings are now active.
: }
: 
This definition looks substantially like the built-in USR definition.
How come you didn't just "set modem type usr" and use that?  Is there
a problem with it?

- Frank

From news@columbia.edu  Tue Jul 18 19:10:50 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id TAA09728
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 18 Jul 2000 19:10:50 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA17347
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 18 Jul 2000 19:10:49 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA20882
	for kermit.misc@watsun.cc.columbia.edu; Tue, 18 Jul 2000 18:50:25 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: cspasov@aol.com (CSpasov)
Subject: Re: c-kermit and ibm 3270 mainframe protocol
Date: 18 Jul 2000 22:49:35 GMT
Organization: AOL http://www.aol.com
Message-ID: <20000718184935.16146.00001417@ng-fz1.aol.com>
To: kermit.misc@columbia.edu

I have tried to use crtl-\ then b for the BREAK key and to connect to the
mainframe.This BREAK command has no effect.However I cannot even enter the
command like dial vtam for starters. Is there anyway that I can get the
fullscreen tn3270 server or work around with the linemode connection??


Someone told me that there was a way to transfer files over c-kermit  and
that's how it was done in 1993. I have no control over the kermit software on
the machines running solaris so I can't have the machines upgraded at this
time. How was file transfer done with c-kermit prior to version 7.0??? I have 
C-Kermit 5A(190).
And how were people back then able to log into the machine or most importantly
navigate through the mainframe connection without using tn3270 terminal
emulation programs??

Thank You
Chris

From news@columbia.edu  Tue Jul 18 22:10:49 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id WAA19123
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 18 Jul 2000 22:10:49 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id WAA23431
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 18 Jul 2000 22:10:48 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id WAA28977
	for kermit.misc@watsun.cc.columbia.edu; Tue, 18 Jul 2000 22:09:33 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: c-kermit and ibm 3270 mainframe protocol
Date: 19 Jul 2000 02:09:31 GMT
Organization: Columbia University
Message-ID: <8l32kr$s9e$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <20000718184935.16146.00001417@ng-fz1.aol.com>,
CSpasov <cspasov@aol.com> wrote:
: I have tried to use crtl-\ then b for the BREAK key and to connect to the
: mainframe.This BREAK command has no effect.However I cannot even enter the
: command like dial vtam for starters. Is there anyway that I can get the
: fullscreen tn3270 server or work around with the linemode connection??

The BREAK signal which is generated by Ctrl-\ b is not the same as 
the BREAK command sent by the BREAK key on a 3270 terminal.  Different 
concepts.

: 
: Someone told me that there was a way to transfer files over c-kermit  and
: that's how it was done in 1993. I have no control over the kermit software on
: the machines running solaris so I can't have the machines upgraded at this
: time. How was file transfer done with c-kermit prior to version 7.0??? I have 
: C-Kermit 5A(190).
: And how were people back then able to log into the machine or most importantly
: navigate through the mainframe connection without using tn3270 terminal
: emulation programs??

C-Kermit does not support TN3270 protocol.  Therefore, you must either 
connect to a terminal server which supports VT100 to 327x protocol 
conversion or use tn3270 to make the connection.  



                  Jeffrey Altman * Sr.Software Designer
                 The Kermit Project * Columbia University
               612 West 115th St * New York, NY * 10025 * USA
     http://www.kermit-project.org/ * kermit-support@kermit-project.org

From news@columbia.edu  Wed Jul 19 10:40:50 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA27915
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 19 Jul 2000 10:40:50 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA27221
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 19 Jul 2000 10:40:49 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA17101
	for kermit.misc@watsun.cc.columbia.edu; Wed, 19 Jul 2000 10:36:01 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: c-kermit and ibm 3270 mainframe protocol
Date: 19 Jul 2000 14:35:59 GMT
Organization: Columbia University
Message-ID: <8l4ecf$glv$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8l32kr$s9e$1@newsmaster.cc.columbia.edu>,
Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:
: In article <20000718184935.16146.00001417@ng-fz1.aol.com>,
: CSpasov <cspasov@aol.com> wrote:
: : I have tried to use crtl-\ then b for the BREAK key and to connect to the
: : mainframe.This BREAK command has no effect.However I cannot even enter the
: : command like dial vtam for starters. Is there anyway that I can get the
: : fullscreen tn3270 server or work around with the linemode connection??
: 
: The BREAK signal which is generated by Ctrl-\ b is not the same as 
: the BREAK command sent by the BREAK key on a 3270 terminal.  Different 
: concepts.
:
: : Someone told me that there was a way to transfer files over c-kermit and
: : that's how it was done in 1993. I have no control over the kermit software
: : on the machines running solaris so I can't have the machines upgraded at
: : this time. How was file transfer done with c-kermit prior to version
: : 7.0??? I have C-Kermit 5A(190).  And how were people back then able to log
: : into the machine or most importantly navigate through the mainframe
: : connection without using tn3270 terminal emulation programs??
: 
: C-Kermit does not support TN3270 protocol.  Therefore, you must either 
: connect to a terminal server which supports VT100 to 327x protocol 
: conversion or use tn3270 to make the connection.  
: 
As noted earlier in this thread, you can use C-Kermit 7.0 (but not earlier)
to make the mainframe connection *through* the tn3270 program, and this lets
you transfer files with IBM mainframe Kermit.  It doesn't matter that you
have no control over the Sun.  Just download the appropriate C-Kermit 7.0
binary:

  http://www.columbia.edu/kermit/ckermit.html

to your own account on the Sun and run it instead of the system one.  For
example, if you have Solaris 2.5.1 on Sparc architecture, then you would
download:

  ftp://kermit.columbia.edu/kermit/bin/cku196.solaris25-sparc-2.5.1

and then:

  mv cku196.solaris25-sparc-2.5.1 kermit
  chmod +x kermit
  ./kermit
  C-Kermit>pty tn3270 xyzcorp.com

- Frank

From news@columbia.edu  Thu Jul 20 06:40:54 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id GAA10644
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 20 Jul 2000 06:40:54 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id GAA19795
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 20 Jul 2000 06:40:53 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id GAA05567
	for kermit.misc@watsun.cc.columbia.edu; Thu, 20 Jul 2000 06:32:47 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "ralf.strandell" <ralf.strandell@silja.com>
Subject: How to define a default shell for "run" in c-kermit?
Message-ID: <XtAd5.129$L76.4405@read2.inet.fi>
Date: Thu, 20 Jul 2000 10:27:03 GMT
Organization: Sonera corp Internet services
To: kermit.misc@columbia.edu

I need to use the "run" command in c-kermit a lot. My problem is that
in UnixWare the bourne shell is /bin/sh and in Linux it is /bin/ash
so I need to select a shell depending on opsys.

Is there a simple way to change the dafault shell used by run?
(if not, then I have to change every single run command...)

        Ralf




From news@columbia.edu  Thu Jul 20 07:40:55 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id HAA17395
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 20 Jul 2000 07:40:54 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id HAA23370
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 20 Jul 2000 07:40:54 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id HAA07288
	for kermit.misc@watsun.cc.columbia.edu; Thu, 20 Jul 2000 07:18:32 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: How to define a default shell for "run" in c-kermit?
Date: 20 Jul 2000 11:18:32 GMT
Organization: Columbia University
Message-ID: <8l6n68$73l$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <XtAd5.129$L76.4405@read2.inet.fi>,
ralf.strandell <ralf.strandell@silja.com> wrote:
: I need to use the "run" command in c-kermit a lot. My problem is that
: in UnixWare the bourne shell is /bin/sh and in Linux it is /bin/ash
: so I need to select a shell depending on opsys.
: 
: Is there a simple way to change the dafault shell used by run?
: (if not, then I have to change every single run command...)
: 
:         Ralf

You should be able to specify your desired shell using the
SHELL environment variable.  Simply set it in your .profile or .login
file depending on the shell you are using.

                  Jeffrey Altman * Sr.Software Designer
                 The Kermit Project * Columbia University
               612 West 115th St * New York, NY * 10025 * USA
     http://www.kermit-project.org/ * kermit-support@kermit-project.org

From news@columbia.edu  Thu Jul 20 15:10:55 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id PAA08792
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 20 Jul 2000 15:10:55 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA26828
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 20 Jul 2000 15:10:54 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA27032
	for kermit.misc@watsun.cc.columbia.edu; Thu, 20 Jul 2000 15:02:48 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: pepmnt@columbia.edu (John Chandler)
Subject: Re: c-kermit and ibm 3270 mainframe protocol
Date: 20 Jul 2000 19:02:47 GMT
Organization: Columbia University
Message-ID: <8l7icn$ot9$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

CSpasov (cspasov@aol.com) wrote:
: I have tried to use crtl-\ then b for the BREAK key and to connect to the
: mainframe.This BREAK command has no effect.However I cannot even enter the
: command like dial vtam for starters. Is there anyway that I can get the
: fullscreen tn3270 server or work around with the linemode connection??

It is not actually necessary to simulate the BREAK key to start a
session.  In fact, you can just hit the Return key.  That will wake up
the system and get you a prompt (usually a period, bracketed with
DC1's and DC3's and such).  You can type any valid CP command to this
system prompt (for an unlogged-on person, that means either LOGON,
LOGOFF, or, at the system managers' option, MESSAGE).  DIAL is not
available unless your system has linemode logical devices.  Once you
have logged on, you can then issue commands whenever you have the
system prompt.  If the mainframe has Kermit, then you can start Kermit
there and put it immediately into server mode, allowing you to escape
back to your local Kermit and do all your "talking" to that.

					John Chandler

From news@columbia.edu  Thu Jul 20 15:40:56 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id PAA17548
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 20 Jul 2000 15:40:55 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA02466
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 20 Jul 2000 15:40:55 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA27555
	for kermit.misc@watsun.cc.columbia.edu; Thu, 20 Jul 2000 15:13:02 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: pepmnt@columbia.edu (John Chandler)
Subject: Re: c-kermit and ibm 3270 mainframe protocol
Date: 20 Jul 2000 19:13:01 GMT
Organization: Columbia University
Message-ID: <8l7ivt$ot9$2@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

Jeffrey Altman (jaltman@watsun.cc.columbia.edu) wrote:
: In article <20000718184935.16146.00001417@ng-fz1.aol.com>,
: CSpasov <cspasov@aol.com> wrote:
: : I have tried to use crtl-\ then b for the BREAK key and to connect to the
: : mainframe.This BREAK command has no effect.However I cannot even enter the
: : command like dial vtam for starters. Is there anyway that I can get the
: : fullscreen tn3270 server or work around with the linemode connection??

: The BREAK signal which is generated by Ctrl-\ b is not the same as 
: the BREAK command sent by the BREAK key on a 3270 terminal.  Different 
: concepts.

True, but this thread is dealing with a linemode session, so I would
have expected the C-\ b combination to transmit the right thing for
waking up the mainframe.  It certainly used to do that when I was
using MSK and a dial-up linemode session.

					John Chandler

From news@columbia.edu  Thu Jul 20 16:40:56 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA08149
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 20 Jul 2000 16:40:56 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA13559
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 20 Jul 2000 16:40:56 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA00417
	for kermit.misc@watsun.cc.columbia.edu; Thu, 20 Jul 2000 16:21:11 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: c-kermit and ibm 3270 mainframe protocol
Date: 20 Jul 2000 20:21:10 GMT
Organization: Columbia University
Message-ID: <8l7mvm$cv$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8l7ivt$ot9$2@newsmaster.cc.columbia.edu>,
John Chandler <pepmnt@watsun.cc.columbia.edu> wrote:
: Jeffrey Altman (jaltman@watsun.cc.columbia.edu) wrote:
: : In article <20000718184935.16146.00001417@ng-fz1.aol.com>,
: : CSpasov <cspasov@aol.com> wrote:
: : : I have tried to use crtl-\ then b for the BREAK key and to connect to the
: : : mainframe.This BREAK command has no effect.However I cannot even enter the
: : : command like dial vtam for starters. Is there anyway that I can get the
: : : fullscreen tn3270 server or work around with the linemode connection??
: 
: : The BREAK signal which is generated by Ctrl-\ b is not the same as 
: : the BREAK command sent by the BREAK key on a 3270 terminal.  Different 
: : concepts.
: 
: True, but this thread is dealing with a linemode session, so I would
: have expected the C-\ b combination to transmit the right thing for
: waking up the mainframe.  It certainly used to do that when I was
: using MSK and a dial-up linemode session.

MSK may support Telnet Linemode; but C-Kermit does not.

                  Jeffrey Altman * Sr.Software Designer
                 The Kermit Project * Columbia University
               612 West 115th St * New York, NY * 10025 * USA
     http://www.kermit-project.org/ * kermit-support@kermit-project.org

From news@columbia.edu  Thu Jul 20 16:40:57 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA05902
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 20 Jul 2000 16:40:56 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA13556
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 20 Jul 2000 16:40:55 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA00612
	for kermit.misc@watsun.cc.columbia.edu; Thu, 20 Jul 2000 16:26:22 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: c-kermit and ibm 3270 mainframe protocol
Date: 20 Jul 2000 20:26:21 GMT
Organization: Columbia University
Message-ID: <8l7n9d$j2$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8l7mvm$cv$1@newsmaster.cc.columbia.edu>,
Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:
: In article <8l7ivt$ot9$2@newsmaster.cc.columbia.edu>,
: John Chandler <pepmnt@watsun.cc.columbia.edu> wrote:
: : ...
: : True, but this thread is dealing with a linemode session, so I would
: : have expected the C-\ b combination to transmit the right thing for
: : waking up the mainframe.  It certainly used to do that when I was
: : using MSK and a dial-up linemode session.
: 
: MSK may support Telnet Linemode; but C-Kermit does not.
: 
Sorry everybody, this is confusing.  "linemode" in this context has nothing
to do with Telnet linemode.  It simply means the mainframe is presenting
a traditional line-at-a-time prompt-and-command interface (which happens to
be half duplex) rather than a fullscreen 3270 (screen-at-a-time) interface.

Mainframe linemode sessions can be accessed by any Telnet client, even if it
does not implement Telnet linemode.  (Telnet linemode, by the way, is an
arrangement in which the Telnet client sends a line a time, rather than a
character at a time, and allows for local editing.)

- Frank

P.S. MS-DOS Kermit does not implement Telnet linemode either.

From news@columbia.edu  Fri Jul 21 14:11:00 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA24056
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 21 Jul 2000 14:11:00 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA18422
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 21 Jul 2000 14:10:59 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA14111
	for kermit.misc@watsun.cc.columbia.edu; Fri, 21 Jul 2000 14:09:13 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <39789210.43E0A441@compuserve.com>
From: Sandy Rosenberg <SandyRosenberg@compuserve.com>
Subject: K95 SCRIPTS WITH DIRECT SERIAL CONNECTION
Date: Fri, 21 Jul 2000 14:10:24 -0400
Organization: PCNet
To: kermit.misc@columbia.edu

I am trying to write a K95 script to be used with a direct serial
connection to my Alphaserver running openVMS.  I want to automatically
log in to the alpha, transfer a file, invoke a command, and log out.  I
have done this with dial up connections without a problem.  With the
direct connection however, the OUTPUT commands don't seem to go to the
connected system - they come out in the command window instead.  Any
suggestions would be appreciated.

Thank you.
Sandy Rosenberg, Data Processing Coordinator
Town of Watertown, CT
860-945-5263
sandyrosenberg@compuserve.com


From news@columbia.edu  Fri Jul 21 14:40:59 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA18398
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 21 Jul 2000 14:40:59 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA23739
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 21 Jul 2000 14:40:59 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA14463
	for kermit.misc@watsun.cc.columbia.edu; Fri, 21 Jul 2000 14:16:45 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: K95 SCRIPTS WITH DIRECT SERIAL CONNECTION
Date: 21 Jul 2000 18:16:45 GMT
Organization: Columbia University
Message-ID: <8la42d$e3s$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <39789210.43E0A441@compuserve.com>,
Sandy Rosenberg  <SandyRosenberg@compuserve.com> wrote:
: I am trying to write a K95 script to be used with a direct serial
: connection to my Alphaserver running openVMS.  I want to automatically
: log in to the alpha, transfer a file, invoke a command, and log out.  I
: have done this with dial up connections without a problem.  With the
: direct connection however, the OUTPUT commands don't seem to go to the
: connected system - they come out in the command window instead.  Any
: suggestions would be appreciated.
: 
It probably means that the script did not succeed in opening the connection.
Make sure your script specifies the same COM port that the cable is connected
to, and that you have a null-modem cable (or a modem cable with a null-modem
adapter).

The script should go something like this:

  set input echo on               ; So you can watch what happens
  set modem type none             ; Tell K95 there is no modem
  set carrier-watch off           ; This might or might not be necessary
  set port com1
  if fail stop 1 SET PORT failed
  set speed 19200                 ; (or whatever)
  output \13                      ; Send carriage return
  input 10 Username:              ; Wait 10 seconds for Username: prompt
  if fail stop 1 No Username: prompt  

For a more fully elaborated example, see Chapter 19 of Using C-Kermit.

Also see Chapter 3 about direct serial connections.

- Frank

From news@columbia.edu  Mon Jul 24 14:11:14 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA01244
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 24 Jul 2000 14:11:14 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA19976
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 24 Jul 2000 14:11:13 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA20928
	for kermit.misc@watsun.cc.columbia.edu; Mon, 24 Jul 2000 13:52:16 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: ygjiwq@yahoo.com
Subject: come and visit my site  3445
Message-ID: <Pl%e5.452304$k22.2010232@flipper>
Date: Mon, 24 Jul 2000 17:50:39 GMT
Organization: Chello Broadband
To: kermit.misc@columbia.edu

my site is still under construction, but maybe you have suggestions how to make

http://www.geocities.com/speedie_7/
mpyyhchxwzlbfjshbfhpmyerhuhzuhbevlsqczrjlpcxytswssgjgpovvxihmjbkvoyglltehovqnxqvoxicjlmqskryiljtovxwxufxltcilgivqttxixstxdpeswvzygxtbnxiyezdgenmxdvcrmbvnxjcidfseofyhzoyvqxfmbzlnxwqzmgnmuhvpnhpdubrhqzpeddsripkjcdut


From news@columbia.edu  Wed Jul 26 08:41:21 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id IAA21673
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 26 Jul 2000 08:41:21 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id IAA15663
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 26 Jul 2000 08:41:20 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id IAA21220
	for kermit.misc@watsun.cc.columbia.edu; Wed, 26 Jul 2000 08:33:46 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: vbfspe@barcelona.com
Subject: Ya tengo mi correo @barcelona.com  2731
Message-ID: <MTAf5.605$yl5.159@telenews.teleline.es>
Date: Wed, 26 Jul 2000 12:32:44 GMT
Organization: Clientes_Teleline
To: kermit.misc@columbia.edu

Por fin y tras varios traspies ya damos correo electronico gratuito tu nombre@barcelona.com. en www.barcelona.com

Ademas va incluida tambien la conexion gratuita para rtb, rdsi y rdsi128

Que las disfrutes!!!
dzpblwlfdpjpokvxqggclntoezncqxyhppoyoboguwi


From news@columbia.edu  Wed Jul 26 15:11:23 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id PAA23786
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 26 Jul 2000 15:11:23 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA23853
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 26 Jul 2000 15:11:22 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA11642
	for kermit.misc@watsun.cc.columbia.edu; Wed, 26 Jul 2000 14:50:44 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: complaints@barcelona.com
Subject: APOLOGY
Message-ID: <CpGf5.3033$yl5.8820@telenews.teleline.es>
Date: Wed, 26 Jul 2000 18:50:10 GMT
Organization: Clientes_Teleline
To: kermit.misc@columbia.edu

To all the users of this newsgroup:

Please let us *APOLOGISE* for a Spam sent this afternoon regarding e-mail accounts and connection at barcelona.com.
 
It was sent by an unauthorized person of our organization.

We agree that 100% OT and was sent out despite our telling people that Usenet was to be left strictly alone. 

We have found out who sent it and we've told appropriate LARTings are about to be issued. 

Again, please accept our apologies and assurance that this is being dealt with.


Please, for complaints reach complaints@barcelona.com


Eduard Sole
Creative Director of Barcelona City Portal



From news@columbia.edu  Wed Jul 26 16:11:24 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA29730
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 26 Jul 2000 16:11:23 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA07619
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 26 Jul 2000 16:11:23 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA15476
	for kermit.misc@watsun.cc.columbia.edu; Wed, 26 Jul 2000 15:51:43 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Christopher Mosley <cmosley@voicenet.com>
Subject: Transparent printing
Message-ID: <wiHf5.1$DU.211@news3.voicenet.com>
Date: Wed, 26 Jul 2000 19:50:52 GMT
To: kermit.misc@columbia.edu

I setup ckermit for transparent printing as described in ckermit2.txt
but was not quite sure what the following meant:
Restrictions:
 
   1. You must SET TERM TRANSPARENT-PRINT ON before you can use this feature.

      This is not kermit variable or an instruction to the local shell?
      What is it?  
           
     
Using x86 xterm in linux, The pcprint command takes effect only
after I exit kermit???    
                                                        Thank You   
                                                         C.Mosley




ct at all times, or you can give it at the C-Kermit>
prompt.

: Using x86 xterm in linux, The pcprint command takes effect only
: after I exit kermit???    
:
This is a bug; it will be fixed in the next release.  Testing for the next
release will be announced shortly.

- Frank


From news@columbia.edu  Wed Jul 26 16:41:23 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA18707
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 26 Jul 2000 16:41:23 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA16362
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 26 Jul 2000 16:41:23 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA17108
	for kermit.misc@watsun.cc.columbia.edu; Wed, 26 Jul 2000 16:20:02 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Transparent printing
Date: 26 Jul 2000 20:20:02 GMT
Organization: Columbia University
Message-ID: <8lnh5i$gmb$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <jEHf5.2$DU.187@news3.voicenet.com>,
Christopher Mosley  <cmosley@voicenet.com> wrote:
: Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
: > In article <wiHf5.1$DU.211@news3.voicenet.com>,
: > Christopher Mosley  <cmosley@voicenet.com> wrote:
: > : I setup ckermit for transparent printing as described in ckermit2.txt
: > : but was not quite sure what the following meant:
: > : Restrictions:
: > :  
: > :    1. You must SET TERM TRANSPARENT-PRINT ON before you can use this
: > :       feature.

:    Isn't that set terminal print on ?
: 
: (/home/cmos/) C-Kermit>SET TERM TRANSPARENT-PRINT 
    ?No keywords match - TRANSPARENT-PRINT
: (/home/cmos/) C-Kermit>set terminal print ? One of the following:
:  off  on
:  
Right you are.

- Frank

mit command.  You can put it in your .kermrc or .mykermrc file
> to have it in affect at all times, or you can give it at the C-Kermit>
> prompt.

> : Using x86 xterm in linux, The pcprint command takes effect only
> : after I exit kermit???    
> :
> This is a bug; it will be fixed in the next release.  Testing for the next
> release will be announced shortly.

> - Frank


From news@columbia.edu  Thu Jul 27 15:11:28 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id PAA07281
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 27 Jul 2000 15:11:27 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA08088
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 27 Jul 2000 15:11:27 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA21501
	for kermit.misc@watsun.cc.columbia.edu; Thu, 27 Jul 2000 15:06:31 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <39808882.30D9433C@compuserve.com>
From: Sandy Rosenberg <SandyRosenberg@compuserve.com>
Subject: Re: K95 SCRIPTS WITH DIRECT SERIAL CONNECTION
Date: Thu, 27 Jul 2000 15:07:46 -0400
Organization: PCNet
To: kermit.misc@columbia.edu



Frank da Cruz wrote:

> In article <39789210.43E0A441@compuserve.com>,
> Sandy Rosenberg  <SandyRosenberg@compuserve.com> wrote:
> : I am trying to write a K95 script to be used with a direct serial
> : connection to my Alphaserver running openVMS.  I want to automatically
> : log in to the alpha, transfer a file, invoke a command, and log out.  I
> : have done this with dial up connections without a problem.  With the
> : direct connection however, the OUTPUT commands don't seem to go to the
> : connected system - they come out in the command window instead.  Any
> : suggestions would be appreciated.
> :
> It probably means that the script did not succeed in opening the connection.
> Make sure your script specifies the same COM port that the cable is connected
> to, and that you have a null-modem cable (or a modem cable with a null-modem
> adapter).
>
> The script should go something like this:
>
>   set input echo on               ; So you can watch what happens
>   set modem type none             ; Tell K95 there is no modem
>   set carrier-watch off           ; This might or might not be necessary
>   set port com1
>   if fail stop 1 SET PORT failed
>   set speed 19200                 ; (or whatever)
>   output \13                      ; Send carriage return
>   input 10 Username:              ; Wait 10 seconds for Username: prompt
>   if fail stop 1 No Username: prompt
>
> For a more fully elaborated example, see Chapter 19 of Using C-Kermit.
>
> Also see Chapter 3 about direct serial connections.
>
> - Frank

This works well on the PC on my desk, however on the PC where I need the script,
it does not seem to see the carriage returns that I send it.  The way I created
the script was to use K95dialer to create a script, then I deleted the connect
statement at the end and added my code to log in and send a file.  I cannot see
anything different in the two machines to explain their behavior.  On the
troublesome machine, I can type OUTPUT \13 at the command prompt and it sends a
carriage return, but the script doesn't seem to.

Thanks again for any additional suggestions.

Sandy


From news@columbia.edu  Thu Jul 27 16:11:28 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA18497
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 27 Jul 2000 16:11:28 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA19580
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 27 Jul 2000 16:11:27 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA23484
	for kermit.misc@watsun.cc.columbia.edu; Thu, 27 Jul 2000 15:44:47 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: K95 SCRIPTS WITH DIRECT SERIAL CONNECTION
Date: 27 Jul 2000 19:44:47 GMT
Organization: Columbia University
Message-ID: <8lq3ff$mtq$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <39808882.30D9433C@compuserve.com>,
Sandy Rosenberg  <SandyRosenberg@compuserve.com> wrote:
: ...
: This works well on the PC on my desk, however on the PC where I need the
: script, it does not seem to see the carriage returns that I send it.  The
: way I created the script was to use K95dialer to create a script, then I
: deleted the connect statement at the end and added my code to log in and
: send a file.  I cannot see anything different in the two machines to explain
: their behavior.  On the troublesome machine, I can type OUTPUT \13 at the
: command prompt and it sends a carriage return, but the script doesn't seem
: to.
: 
Send a copy of your script to:

  kermit-support@columbia.edu

for analysis.

- Frank

From news@columbia.edu  Mon Jul 31 00:41:44 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id AAA06210
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 31 Jul 2000 00:41:44 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA02071
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 31 Jul 2000 00:41:43 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id AAA14734
	for kermit.misc@watsun.cc.columbia.edu; Mon, 31 Jul 2000 00:11:07 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: cspasov@aol.com (CSpasov)
Subject: c-kermit, ibm mainframes
Date: 31 Jul 2000 04:10:16 GMT
Organization: AOL http://www.aol.com
Message-ID: <20000731001016.10076.00000473@ng-bj1.aol.com>
To: kermit.misc@columbia.edu

I have three questions and I just want to make sure I have everything correct:

I use tn3270 and x3270 to connect to mainframes and provide terminal emulation.
Both of these applications provide fullscreen connections. 

And there is also linemode connections. 
This is what is provided by c-kermit and ms-dos kermit, and kermit 95??

Old versions of c-kermit permit file transfer though this mode (linemode
connection). But if  fullscreen connection is wanted like through tn3270, and
file transfer is needed, the current c-kermit application is needed??

In addition, with protocol converters, this is a box that provides fullscreen 
terminal emulation that is placed between the local host(the unix timeshares/
workstations) and the remote host (IBM mainframe). Is there anyway to know
there is a protocol converter there and how to activate it??


Thanks.
Chris 

From news@columbia.edu  Mon Jul 31 10:11:44 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA24423
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 31 Jul 2000 10:11:44 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA00330
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 31 Jul 2000 10:11:44 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA03820
	for kermit.misc@watsun.cc.columbia.edu; Mon, 31 Jul 2000 10:05:15 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: c-kermit, ibm mainframes
Date: 31 Jul 2000 14:05:14 GMT
Organization: Columbia University
Message-ID: <8m412q$3n9$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <20000731001016.10076.00000473@ng-bj1.aol.com>,
CSpasov <cspasov@aol.com> wrote:
: I have three questions and I just want to make sure I have everything
: correct:
: 
: I use tn3270 and x3270 to connect to mainframes and provide terminal
: emulation.  Both of these applications provide fullscreen connections.
: 
: And there is also linemode connections.  This is what is provided by
: c-kermit and ms-dos kermit, and kermit 95??
: 
Correct.  None of the Kermit programs includes 3270 emulation yet.

: Old versions of c-kermit permit file transfer though this mode (linemode
: connection). But if fullscreen connection is wanted like through tn3270,
: and file transfer is needed, the current c-kermit application is needed??
: 
You can get a fullscreen connection from any of these Kermit programs by
making an intermediate connection to a 3270 protocol converter.  Examples:

 . Dial up to a protocol converter such as an IBM 7171.
 . Telnet to a terminal server that supports tn3270, such as most Ciscos.
 . Telnet to a host that has a tn3270 program.
 . In C-Kermit 7.0, give the command "pty tn3270 hostname".

: In addition, with protocol converters, this is a box that provides
: fullscreen terminal emulation that is placed between the local host(the
: unix timeshares/ workstations) and the remote host (IBM mainframe). Is
: there anyway to know there is a protocol converter there and how to
: activate it??
: 
Most Unix hosts have a tn3270 program.  Most terminal servers have a
tn3270 command.  As for dedicated physical boxes such as 7171s, you have
to know about them in advance.

For more info about "pty tn3270" see:

  http://www.columbia.edu/kermit/ckermit2.html#x2.7

- Frank

From news@columbia.edu  Tue Aug  1 02:11:49 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id CAA10888
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 1 Aug 2000 02:11:49 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id CAA09590
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 1 Aug 2000 02:11:48 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id CAA25170
	for kermit.misc@watsun.cc.columbia.edu; Tue, 1 Aug 2000 02:10:40 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: cspasov@aol.com (CSpasov)
Subject: Re: c-kermit, ibm mainframes
Date: 01 Aug 2000 06:09:47 GMT
Organization: AOL http://www.aol.com
Message-ID: <20000801020947.25693.00000078@ng-bh1.aol.com>
To: kermit.misc@columbia.edu

I just want to make sure I understand this part: 

 Old versions of c-kermit permit file transfer though this (linemode
: connection). But if fullscreen connection is wanted like through tn3270,
: and file transfer is needed, the current c-kermit application is needed??
:

In the old days before c-kermit 7.0, this was how file transfer was done.
Correct???


Thanks.
Chris 

From news@columbia.edu  Tue Aug  1 10:11:50 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA26454
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 1 Aug 2000 10:11:50 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA11285
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 1 Aug 2000 10:11:49 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA18321
	for kermit.misc@watsun.cc.columbia.edu; Tue, 1 Aug 2000 10:02:24 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: c-kermit, ibm mainframes
Date: 1 Aug 2000 14:02:23 GMT
Organization: Columbia University
Message-ID: <8m6l9f$hse$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <20000801020947.25693.00000078@ng-bh1.aol.com>,
CSpasov <cspasov@aol.com> wrote:
: I just want to make sure I understand this part: 
: 
: : Old versions of c-kermit permit file transfer though this (linemode
: : connection). But if fullscreen connection is wanted like through tn3270,
: : and file transfer is needed, the current c-kermit application is needed??
: :
: In the old days before c-kermit 7.0, this was how file transfer was done.
: Correct???
: 
Yes.  So to summarize, the following connections are possible:

 1. Serial or Telnet to a linemode session on the mainframe.

 2. Serial to a 3270 protocol converter such as an IBM Series/1 or 7171.

 3. Serial or Telnet to a terminal server that has a tn3270 option.

 4. Serial or Telnet to a host that has a tn3270 program.

 5. "pty tn3270" (C-Kermit 7.0 on Unix only).

- Frank

From news@columbia.edu  Wed Aug  2 16:11:55 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA20499
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 2 Aug 2000 16:11:55 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA01468
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 2 Aug 2000 16:11:55 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA09378
	for kermit.misc@watsun.cc.columbia.edu; Wed, 2 Aug 2000 16:11:03 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Mr. Scott" <scott_davis@my-deja.com>
Subject: How to build kermit for SunOS 5.7
Date: Wed, 02 Aug 2000 20:04:35 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8m9usf$bfl$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

I am trying to install the latest version of kermit on a Unix machine
that reports "SunOS 5.7" when the uname command is run.
I have tried two entries, solaris21 and posix, both of which have
failed.
The solaris21 make failed in the link step with several socket calls
listed as unresolved.
The posix make crapped out during compilation saying something about a
missing structure element.
I really don't want to play musical make here.
Ideas?


Sent via Deja.com http://www.deja.com/
Before you buy.

From news@columbia.edu  Wed Aug  2 16:41:56 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA00048
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 2 Aug 2000 16:41:56 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA06979
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 2 Aug 2000 16:41:55 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA09863
	for kermit.misc@watsun.cc.columbia.edu; Wed, 2 Aug 2000 16:21:15 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: How to build kermit for SunOS 5.7
Date: 2 Aug 2000 20:21:15 GMT
Organization: Columbia University
Message-ID: <8m9vrr$9k5$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8m9usf$bfl$1@nnrp1.deja.com>,
Mr. Scott  <scott_davis@my-deja.com> wrote:
: I am trying to install the latest version of kermit on a Unix machine
: that reports "SunOS 5.7" when the uname command is run.
: I have tried two entries, solaris21 and posix, both of which have
: failed.
: The solaris21 make failed in the link step with several socket calls
: listed as unresolved.
: The posix make crapped out during compilation saying something about a
: missing structure element.
: I really don't want to play musical make here.
: Ideas?
: 
Yes.  Pick up the current version of C-Kermit, 7.0:

  http://www.columbia.edu/kermit/ckermit.html

and then use one of the makefile target for Solaris 7:

- Frank

From news@columbia.edu  Thu Aug  3 03:41:58 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id DAA16017
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 3 Aug 2000 03:41:58 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id DAA23120
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 3 Aug 2000 03:41:57 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id DAA11023
	for kermit.misc@watsun.cc.columbia.edu; Thu, 3 Aug 2000 03:14:25 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Subject: Kermit as a test tool? (Serial, telnet, run commands)
From: nkj@manbw.dk (Niels Kristian Jensen)
Message-ID: <8F8555D76nkjmanbwdk@172.16.1.41>
Date: 3 Aug 2000 09:13:16 +0200
To: kermit.misc@columbia.edu

Hi all,

I've been reading some of the postings and it seems to me that Kermit may 
be the test tool, I need.

The manual testing goes like this:

Set compile options (done with a simple external command)

compile/link (an external command)

download to embedded target using an external command controlling a target 
connected probe

send a reset and run command via telnet to a target connected probe (kermit 
script?)

read the result on a serial link (kermit script?)



repeat with new compile options/new application.


Could I use Kermit to automate this procedure ? I've played some with 
MSKERMIT 3.14, which I used a lot some years ago. It works except Telnet 
(my development platform is Windows NT 4.0)

Best regards,
Niels Kr. Jensen
MAN B&W Diesel A/S
Denmark

From news@columbia.edu  Thu Aug  3 10:11:58 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA06611
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 3 Aug 2000 10:11:58 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA26471
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 3 Aug 2000 10:11:58 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA29454
	for kermit.misc@watsun.cc.columbia.edu; Thu, 3 Aug 2000 09:45:49 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Kermit as a test tool? (Serial, telnet, run commands)
Date: 3 Aug 2000 13:45:48 GMT
Organization: Columbia University
Message-ID: <8mbt2c$sob$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8F8555D76nkjmanbwdk@172.16.1.41>,
Niels Kristian Jensen <nkj@manbw.dk> wrote:
: I've been reading some of the postings and it seems to me that Kermit may 
: be the test tool, I need.
: 
: The manual testing goes like this:
: 
: Set compile options (done with a simple external command)
: 
: compile/link (an external command)
: 
: download to embedded target using an external command controlling a target 
: connected probe
: 
: send a reset and run command via telnet to a target connected probe (kermit 
: script?)
: 
: read the result on a serial link (kermit script?)
: 
: repeat with new compile options/new application.
: 
: Could I use Kermit to automate this procedure ? I've played some with 
: MSKERMIT 3.14, which I used a lot some years ago. It works except Telnet 
: (my development platform is Windows NT 4.0)
: 
Yes, Kermit can do all that quite easily.  For NT you'll need Kermit 95:

  http://www.columbia.edu/kermit/k95.html

- Frank

From news@columbia.edu  Mon Aug  7 12:42:16 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA06737
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 7 Aug 2000 12:42:16 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA04498
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 7 Aug 2000 12:42:15 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA05110
	for kermit.misc@watsun.cc.columbia.edu; Mon, 7 Aug 2000 12:42:51 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Slow telnet negotiations
Date: 7 Aug 2000 16:39:59 GMT
Organization: a2i network
Message-ID: <8mmoov$r61$1@samba.rahul.net>
To: kermit.misc@columbia.edu

I think I've seen this mentioned before, but it didn't affect me at the
time ;-)

I have very slow telnet negotiations (I think) to some Sun E250 boxes
running Solaris 2.7.  with a login script configured, they sit at the
spinning stick for quite a while, 
	Command stack:
	  1. File  : C:/DOCUME~1/cdold/LOCALS~1/Temp/Hercules45.KSC (line 72)
	0. Prompt: (top level)
	Trying 192.168.2.31... (OK)
	\
Eventually it does work.

Logging in to Linux or other Solaris boxes is downright snappy.

I'm running both K95 1.1.20 on Win2k and the stock Win2k telnet with this
problem appearing on both.

ckermit 7.0.196 from Solaris and Linux as well as the unix-telnet don't see
the problem.

The problem seems to be windows (98, NT4, 2000) to E250, not other Solaris.


-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.

From news@columbia.edu  Mon Aug  7 14:42:17 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA26296
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 7 Aug 2000 14:42:17 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA27423
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 7 Aug 2000 14:42:16 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA08881
	for kermit.misc@watsun.cc.columbia.edu; Mon, 7 Aug 2000 14:17:15 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: adam@orion.math.uiuc.edu (Adam H. Lewenberg)
Subject: Kermit 95 an ssh2 client anytime soon?
Message-ID: <8mmudj$g0$1@orion.math.uiuc.edu>
Date: 7 Aug 2000 13:16:19 -0500
Organization: University of Illinois at Urbana-Champaign
To: kermit.misc@columbia.edu

What are the development plans for adding an ssh2 client to Kermit 95
this year? My department is closing the telnet port and will make
everyone use ssh instead. I realize that I can download a free ssh
client, but I would rather use Kermit for its many superior features
(scripting, speed, terminal emulation). 


Please....?

A. Lewenberg

(Since I have not seen anything on this topic for a few months, and as
one of the impeding patents is set to expire next month, I though I
would check to see if there is anything new.)
-- 
University of Illinois at Champaign-Urbana, Dept. Of Mathematics
INTERNET: adam@math.uiuc.edu   or    lewenber@uiuc.edu


From news@columbia.edu  Mon Aug  7 18:12:17 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id SAA23627
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 7 Aug 2000 18:12:16 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA04054
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 7 Aug 2000 18:12:16 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA20092
	for kermit.misc@watsun.cc.columbia.edu; Mon, 7 Aug 2000 18:06:51 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Bob Rodriguez <robertr@netcom17.netcom.com>
Subject: NTLM validation on OS/2 and dialup
Date: 7 Aug 2000 22:05:50 GMT
Organization: MindSpring Enterprises
Message-ID: <8mnbru$9n5$1@slb1.atl.mindspring.net>
To: kermit.misc@columbia.edu

   Is there any way to use Kermit to login to a Windows 2000 machine set up
with TELNET and NTLM authentication, from either an OS/2 machine
on the LAN, or from a PPP-dialed Windows 98 machine? I have it running
ok from Win98 to Win2000 via the LAN, but when I tried from a dialup,
the logon would not complete, although I could NET USE drives on the
remote machine with a password. 

From news@columbia.edu  Mon Aug  7 18:42:17 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id SAA29695
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 7 Aug 2000 18:42:17 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA07476
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 7 Aug 2000 18:42:16 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA20464
	for kermit.misc@watsun.cc.columbia.edu; Mon, 7 Aug 2000 18:17:06 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: Slow telnet negotiations
Date: 7 Aug 2000 22:17:04 GMT
Organization: Columbia University
Message-ID: <8mnch0$jvd$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8mmoov$r61$1@samba.rahul.net>,
Clarence Dold  <dold@rahul.net> wrote:
: I think I've seen this mentioned before, but it didn't affect me at the
: time ;-)
: 
: I have very slow telnet negotiations (I think) to some Sun E250 boxes
: running Solaris 2.7.  with a login script configured, they sit at the
: spinning stick for quite a while, 
: 	Command stack:
: 	  1. File  : C:/DOCUME~1/cdold/LOCALS~1/Temp/Hercules45.KSC (line 72)
: 	0. Prompt: (top level)
: 	Trying 192.168.2.31... (OK)
: 	\
: Eventually it does work.

The Sun machine cannot find a DNS entry for your Windows machine.

                  Jeffrey Altman * Sr.Software Designer
                 The Kermit Project * Columbia University
               612 West 115th St * New York, NY * 10025 * USA
     http://www.kermit-project.org/ * kermit-support@kermit-project.org

From news@columbia.edu  Mon Aug  7 18:42:18 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id SAA10461
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 7 Aug 2000 18:42:18 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA07482
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 7 Aug 2000 18:42:17 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA20682
	for kermit.misc@watsun.cc.columbia.edu; Mon, 7 Aug 2000 18:22:39 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: Kermit 95 an ssh2 client anytime soon?
Date: 7 Aug 2000 22:22:39 GMT
Organization: Columbia University
Message-ID: <8mncrf$k68$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8mmudj$g0$1@orion.math.uiuc.edu>,
Adam H. Lewenberg <adam@orion.math.uiuc.edu> wrote:
: What are the development plans for adding an ssh2 client to Kermit 95
: this year? My department is closing the telnet port and will make
: everyone use ssh instead. I realize that I can download a free ssh
: client, but I would rather use Kermit for its many superior features
: (scripting, speed, terminal emulation). 

We intend to release an SSH2 client in the Fall.  The IETF SSH2 WG 
is coming close to a final proposal for a standard for SSH2.  There 
were a couple of changes to the protocol proposed last week.  So things
have a little while to go.

: Please....?
: 
: A. Lewenberg
: 
: (Since I have not seen anything on this topic for a few months, and as
: one of the impeding patents is set to expire next month, I though I
: would check to see if there is anything new.)
: -- 
: University of Illinois at Champaign-Urbana, Dept. Of Mathematics
: INTERNET: adam@math.uiuc.edu   or    lewenber@uiuc.edu

Ask your department to install a secure telnet daemon instead. 

  http://www.kermit-project.org/telnetd.html

Your university has a campus wide Kerberos infrastructure.  There is
no reason why the math department should not support secure telnet.




                  Jeffrey Altman * Sr.Software Designer
                 The Kermit Project * Columbia University
               612 West 115th St * New York, NY * 10025 * USA
     http://www.kermit-project.org/ * kermit-support@kermit-project.org

From news@columbia.edu  Tue Aug  8 14:12:20 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA25323
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 8 Aug 2000 14:12:19 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA21392
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 8 Aug 2000 14:12:19 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA07046
	for kermit.misc@watsun.cc.columbia.edu; Tue, 8 Aug 2000 14:06:00 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Re: Slow telnet negotiations
Date: 8 Aug 2000 18:02:36 GMT
Organization: a2i network
Message-ID: <8mphvs$e52$1@samba.rahul.net>
To: kermit.misc@columbia.edu

Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:
: : 
: : I have very slow telnet negotiations (I think) to some Sun E250 boxes

: The Sun machine cannot find a DNS entry for your Windows machine.

That was true.  I added my PC's IP to the hosts file on the Sun box, and
got snappy logins from kermit and Win2k-telnet.
I don't understand why this only affects the E250, and not the Ultras or
Netras.  We have a mix of Solaris 2.6 and 2.7, there is no
/etc/default/telnetd file on any of them, and it is only the two E250 2.7
boxes that have a problem.
-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.

From news@columbia.edu  Mon Aug 14 00:12:43 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id AAA26266
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 14 Aug 2000 00:12:43 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA05204
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 14 Aug 2000 00:12:41 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id AAA22735
	for kermit.misc@watsun.cc.columbia.edu; Mon, 14 Aug 2000 00:07:16 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: someone@spam.not (You)
Subject: Troubles compiling with -DNOLOCAL option
Message-ID: <slrn8persd.n4j.someone@plaguesplace.dyndns.org>
Date: Mon, 14 Aug 2000 04:06:23 GMT
Organization: Road Runner Columbus
To: kermit.misc@columbia.edu

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Trying to build a good IKSD.
I guess I can let the error speak for itself:
Making C-Kermit "7.0.197" for Linux on i386 with KRB,SRP,SSL...
make krbmit KTARGET=${KTARGET:-linux-iksd} "CC = gcc" "CC2 = gcc" \
        "CFLAGS = -O -funsigned-char -pipe -DPOSIX -DLINUX -DNOCOTFMC \
        -DCK_SHADOW -DCK_PAM -DFNFLOAT -DCK_POSIX_SIG -DTCPSOCKET \
        -DLINUXFSSTND -DHAVE_CRYPT_H -DTNCODE -DNOPUSH -DNOLOCAL \
        -DCK_KERBEROS -DKRB5 -DKRB524 -DKRB4 -DCK_DES \
        -DCK_AUTHENTICATION -DCK_SRP -DCK_ENCRYPTION -DCK_CAST -DLIBDES \
        -DCK_SSL \
        -I/usr/kerberos/include/ \
        -DCK_SHADOW -DCK_PAM -DFNFLOAT -DCK_POSIX_SIG -DTCPSOCKET \
        -DLINUXFSSTND -DHAVE_CRYPT_H -DTNCODE -DNOPUSH -DNOLOCAL \
        -DCK_KERBEROS -DKRB5 -DKRB524 -DKRB4 -DCK_DES \
        -DCK_AUTHENTICATION -DCK_SRP -DCK_ENCRYPTION -DCK_CAST -DLIBDES \
        -DCK_SSL \
        -I/usr/kerberos/include/ \
        -I/usr/local/include \
        -I/usr/local/include/openssl/ \
        " "LNKFLAGS = " \
        "LIBS = -L/usr/local/lib -L/usr/kerberos/lib/ \
        -L/lib/ -L/lib/security \
        -lpam -ldl -lm -lcrypt -lresolv \
        -lkrb4 -ldes425 -lkrb5 -lk5crypto -lcom_err \
        -lsrp -lgmp \
        -lssl -lcrypto"
make[1]: Entering directory `/home/joe/Kermit/kermit.export'
gcc -O -funsigned-char -pipe -DPOSIX -DLINUX -DNOCOTFMC  -DCK_SHADOW -DCK_PAM
- -DFNFLOAT -DCK_POSIX_SIG -DTCPSOCKET  -DLINUXFSSTND
 -DHAVE_CRYPT_H -DTNCODE -DNOPUSH -DNOLOCAL  -DCK_KERBEROS -DKRB5 -DKRB524
- -DKRB4 -DCK_DES  -DCK_AUTHENTICATION -DCK_SRP -DCK_ENC
RYPTION -DCK_CAST -DLIBDES  -DCK_SSL  -I/usr/kerberos/include/
- -I/usr/local/include  -I/usr/local/include/openssl/   -DKTARGET=\
"linux-iksd\" -c ckcmai.c
ckcmai.c: In function `main':
ckcmai.c:2997: warning: passing arg 1 of `ck_auth_init' makes pointer from
integer without a cast
gcc -O -funsigned-char -pipe -DPOSIX -DLINUX -DNOCOTFMC  -DCK_SHADOW -DCK_PAM
- -DFNFLOAT -DCK_POSIX_SIG -DTCPSOCKET  -DLINUXFSSTND
 -DHAVE_CRYPT_H -DTNCODE -DNOPUSH -DNOLOCAL  -DCK_KERBEROS -DKRB5 -DKRB524
- -DKRB4 -DCK_DES  -DCK_AUTHENTICATION -DCK_SRP -DCK_ENC
RYPTION -DCK_CAST -DLIBDES  -DCK_SSL  -I/usr/kerberos/include/
- -I/usr/local/include  -I/usr/local/include/openssl/   -DKTARGET=\
"linux-iksd\" -c ckclib.c
gcc -O -funsigned-char -pipe -DPOSIX -DLINUX -DNOCOTFMC  -DCK_SHADOW -DCK_PAM
- -DFNFLOAT -DCK_POSIX_SIG -DTCPSOCKET  -DLINUXFSSTND
 -DHAVE_CRYPT_H -DTNCODE -DNOPUSH -DNOLOCAL  -DCK_KERBEROS -DKRB5 -DKRB524
- -DKRB4 -DCK_DES  -DCK_AUTHENTICATION -DCK_SRP -DCK_ENC
RYPTION -DCK_CAST -DLIBDES  -DCK_SSL  -I/usr/kerberos/include/
- -I/usr/local/include  -I/usr/local/include/openssl/   -DKTARGET=\
"linux-iksd\" -c ckucmd.c
gcc -O -funsigned-char -pipe -DPOSIX -DLINUX -DNOCOTFMC  -DCK_SHADOW -DCK_PAM
- -DFNFLOAT -DCK_POSIX_SIG -DTCPSOCKET  -DLINUXFSSTND
 -DHAVE_CRYPT_H -DTNCODE -DNOPUSH -DNOLOCAL  -DCK_KERBEROS -DKRB5 -DKRB524
- -DKRB4 -DCK_DES  -DCK_AUTHENTICATION -DCK_SRP -DCK_ENC
RYPTION -DCK_CAST -DLIBDES  -DCK_SSL  -I/usr/kerberos/include/
- -I/usr/local/include  -I/usr/local/include/openssl/   -DKTARGET=\
"linux-iksd\" -c ckuusr.c
gcc -O -funsigned-char -pipe -DPOSIX -DLINUX -DNOCOTFMC  -DCK_SHADOW -DCK_PAM
- -DFNFLOAT -DCK_POSIX_SIG -DTCPSOCKET  -DLINUXFSSTND
 -DHAVE_CRYPT_H -DTNCODE -DNOPUSH -DNOLOCAL  -DCK_KERBEROS -DKRB5 -DKRB524
- -DKRB4 -DCK_DES  -DCK_AUTHENTICATION -DCK_SRP -DCK_ENC
RYPTION -DCK_CAST -DLIBDES  -DCK_SSL  -I/usr/kerberos/include/
- -I/usr/local/include  -I/usr/local/include/openssl/   -DKTARGET=\
"linux-iksd\" -c ckuus2.c
ckuus2.c: In function `dohset':
ckuus2.c:7734: `hmxyauth' undeclared (first use in this function)
ckuus2.c:7734: (Each undeclared identifier is reported only once
ckuus2.c:7734: for each function it appears in.)
make[1]: *** [ckuus2.o] Error 1
make[1]: Leaving directory `/home/joe/Kermit/kermit.export'
make: *** [linux-iksd] Error 2

If I remove the LOCAL tag the error goes away.  Any ideas?
Here are the related code snippets from the guilty file:
#ifdef TNCODE
static char *hmxyauth[] = {
"Synatx: SET AUTHENTICATION <auth_type> <parameter> <value>",
"  Sets defaults for the AUTHENTICATE command:",
" ",
#ifdef CK_KERBEROS
"SET AUTHENTICATION { KERBEROS4, KERBEROS5 } AUT


#ifdef CK_AUTHENTICATION
case XYAUTH:
    return(hmsga(hmxyauth));
#else /* CK_AUTHENTICATION */
#ifdef CK_SSL
case XYAUTH:
    return(hmsga(hmxyauth));

I don't see a declare in this file.  What should it be?

Joe


[A copy of the headers and the PGP signature follow.]

Date: Mon, 14 Aug 2000 00:03:13 -0400
Mail-Copies-To: nobody
Newsgroups: comp.protocols.kermit.misc
Reply-To: someone@spam.me
Subject: Troubles compiling with -DNOLOCAL option
X-No-Archive: yes
X-No-Productlinks: yes

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.2
Comment: AnySign 1.4 - A Python tool for PGP signing e-mail and news.

iQA/AwUBOZdvin9ZJVJ+B1gJEQKuQQCfTtZ/Ethy30m0XIWWSN1gptO4a8YAoLdO
Ob6z8k2jSTUbMcF8BIzPg0Te
=UsHV
-----END PGP SIGNATURE-----
-- 
#!/bin/sh
echo $'This is a unix virus.  It works on the honor system.                  
    Please  1)randomly delete some of your files                             
            2)attach this to the ends of your shell scripts(cat virus>>*.sh) 
            3)mail it out to everyone you know begging them to run it;)'

From news@columbia.edu  Mon Aug 14 00:42:42 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id AAA20658
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 14 Aug 2000 00:42:42 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA06624
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 14 Aug 2000 00:42:41 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id AAA23806
	for kermit.misc@watsun.cc.columbia.edu; Mon, 14 Aug 2000 00:41:20 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: Troubles compiling with -DNOLOCAL option
Date: 14 Aug 2000 04:41:17 GMT
Organization: Columbia University
Message-ID: <8n7t9d$n7r$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <slrn8persd.n4j.someone@plaguesplace.dyndns.org>,
You <someone@spam.me> wrote:

: Trying to build a good IKSD.

There is no need to build with NOLOCAL to build a good IKSD.
IKSD cannot (by design) operate in local mode.  (in other words
it cannot initiate connections.)

We will ensure that future releases support a NOLOCAL IKSD build.
In the meantime, please compile without -DNOLOCAL.

                  Jeffrey Altman * Sr.Software Designer
                 The Kermit Project * Columbia University
               612 West 115th St * New York, NY * 10025 * USA
     http://www.kermit-project.org/ * kermit-support@kermit-project.org

From news@columbia.edu  Mon Aug 14 14:42:44 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id OAA00224
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 14 Aug 2000 14:42:44 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA26740
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 14 Aug 2000 14:42:44 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA15875
	for kermit.misc@watsun.cc.columbia.edu; Mon, 14 Aug 2000 14:23:44 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: rnglauz@ucdavis.edu
Subject: Kermit using PDQ Comm
Date: Mon, 14 Aug 2000 10:25:55 -0800
Organization: University of California, Davis
Message-ID: <rnglauz-1408001025550001@news.ucdavis.edu>
To: kermit.misc@columbia.edu

We have managed to transmit a file using PDQ Comm with the Kermit protocol
to our server.  The server is running Kermit 3.0 on a 386 at 9600 baud -
this will stay the same as it is used to receive files from the HP48.  

Now we would like to send a DOS command to tell the server to make a copy
of the file on a:  (example:  copy pb002e a:)  

Please advise any suggestions.  One alternative is to transmit the file
twice but this seems like an inefficient method compared with executing a
DOS command

Thanks, Bob

From news@columbia.edu  Mon Aug 14 15:12:44 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id PAA08082
	for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 14 Aug 2000 15:12:44 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA02160
	for <kermit.misc@watsun.cc.columbia.edu>; Mon, 14 Aug 2000 15:12:44 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA16703
	for kermit.misc@watsun.cc.columbia.edu; Mon, 14 Aug 2000 14:43:53 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Kermit using PDQ Comm
Date: 14 Aug 2000 18:43:51 GMT
Organization: Columbia University
Message-ID: <8n9el7$g9s$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <rnglauz-1408001025550001@news.ucdavis.edu>,
 <rnglauz@ucdavis.edu> wrote:
: We have managed to transmit a file using PDQ Comm with the Kermit protocol
: to our server.  The server is running Kermit 3.0 on a 386 at 9600 baud -
: this will stay the same as it is used to receive files from the HP48.  
: 
: Now we would like to send a DOS command to tell the server to make a copy
: of the file on a:  (example:  copy pb002e a:)  
: 
: Please advise any suggestions.  One alternative is to transmit the file
: twice but this seems like an inefficient method compared with executing a
: DOS command
: 
MS-DOS Kermit 3.0 and later (and you have 3.0; the current version is 3.15)
is capable of running in server mode, and accepting commands from the client.
However, I doubt that PDQ Comm knows how to send client commands to a Kermit
server.

If you were using MS-DOS Kermit or Kermit 95 on the client, you would use
a sequence like this:

  send pb002e
  if fail stop 1 Upload failed.
  remote host copy pb002e a:
  if fail stop 1 Copy failed.

See the Kermit Project website for current Kermit software releases:

  http://www.columbia.edu/kermit/

- Frank

From news@columbia.edu  Tue Aug 15 19:12:48 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id TAA03141
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 15 Aug 2000 19:12:48 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA21500
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 15 Aug 2000 19:12:47 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA24704
	for kermit.misc@watsun.cc.columbia.edu; Tue, 15 Aug 2000 18:45:57 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Newbie question
Date: 15 Aug 2000 22:41:24 GMT
Organization: a2i network
Message-ID: <8ncguk$4a8$1@samba.rahul.net>
To: kermit.misc@columbia.edu

I've been using kermit for a while, but I've never ...

I use K95 to log in to a "system", using the supplied login.ksc.
Then I have a macro that I can invoke that causes that system to log in to
an ftp server, using the name and password that I previously supplied to the
"login" page of K95D for getting into the system.  It uploads a file, and
logs out.

I want to do this same job from a unix ckermit session.

I've never used a login script from unix, other than one with hard coded
passwords.  I thought that the login.ksc would prompt for a password if one
wasn't supplied, but that doesn't happen.

I could craft a script with askq in it, but I'd rather just ask for a
newbie pointer here ;-)

Can I have a moderately encrypted password file on unix, like the one for
K95, so I don't have to key it in?

Is there a pre-existant script for unix that will prompt for a password and
keep it in a variable that will be available to my macro, in addition to
using it to log in to the target system?

-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.

From news@columbia.edu  Tue Aug 15 19:12:49 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id TAA28238
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 15 Aug 2000 19:12:48 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA21503
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 15 Aug 2000 19:12:48 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA25123
	for kermit.misc@watsun.cc.columbia.edu; Tue, 15 Aug 2000 18:59:42 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Newbie question
Date: 15 Aug 2000 22:59:41 GMT
Organization: Columbia University
Message-ID: <8nci0t$oh1$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8ncguk$4a8$1@samba.rahul.net>,
Clarence Dold  <dold@rahul.net> wrote:
: I've been using kermit for a while, but I've never ...
: 
: I use K95 to log in to a "system", using the supplied login.ksc.
: Then I have a macro that I can invoke that causes that system to log in to
: an ftp server, using the name and password that I previously supplied to the
: "login" page of K95D for getting into the system.  It uploads a file, and
: logs out.
: 
: I want to do this same job from a unix ckermit session.
: 
: I've never used a login script from unix, other than one with hard coded
: passwords.  I thought that the login.ksc would prompt for a password if one
: wasn't supplied, but that doesn't happen.
: 
: I could craft a script with askq in it, but I'd rather just ask for a
: newbie pointer here ;-)
: 
: Can I have a moderately encrypted password file on unix, like the one for
: K95, so I don't have to key it in?
: 
There's a section in the C-Kermit book on this, starting on page 449 in the
second edition.  Of course, this is leaving aside the question of using a
secure transport in the first place (like Kerberos, SSL, SRP, etc).

- Frank

From news@columbia.edu  Tue Aug 15 23:42:49 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id XAA10153
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 15 Aug 2000 23:42:49 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA13077
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 15 Aug 2000 23:42:48 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA05794
	for kermit.misc@watsun.cc.columbia.edu; Tue, 15 Aug 2000 23:31:28 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Re: Newbie question
Date: 16 Aug 2000 03:26:48 GMT
Organization: a2i network
Message-ID: <8nd1lo$7a5$1@samba.rahul.net>
To: kermit.misc@columbia.edu

: Clarence Dold  <dold@rahul.net> wrote:
: : I use K95 to log in to a "system", using the supplied login.ksc.
	...
: : Can I have a moderately encrypted password file on unix, like the one for
: : K95, so I don't have to key it in?

Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:

: There's a section in the C-Kermit book on this, starting on page 449 in the
: second edition.  Of course, this is leaving aside the question of using a
: secure transport in the first place (like Kerberos, SSL, SRP, etc).

This "system" is a simple gadget that happens to have a telnet interface,
so I can't move to a secure transport, but the "pg 449" solution looks like
the right spot.

I found two things that were confusing me, making me think I had done
something wrong.  One is in the autotelnet.ksc provided on the
ckermit 7.0 CDROM.  
Feb 26 11:51 AUTOTELN.KSC. line 52
	if > \fsplit(\%1) 1 {               ; Allow only one "word" here.

Since these are simple little devices, I don't have hosts entries for them,
so I was putting in an IP address.  fsplit returns "4" for the ipaddress
because of the . separator, and asks for a host name repeatedly.
This wouldn't be a problem if I was calling the macro and supplying the
args, but I tried "testing" first. ;-(

The other is a Windows-ism, and has to do with an associated snippet of code
that I had been using on unix already, and was trying to move to K95.
To track the separate "systems", I do some file name creation:
	log session \v(macro)_\v(line)_\v(ndate).log
which works fine on unix, but on Win2k, the filename truncates to the ":"
that is part of the \v(line).  I fixed that portion with
	log session \v(macro)_\ftrim(\v(line),":teln").\v(ndate).log

While I'm at it, I'd like the equivalent for awk gsub(), where
I could substitute "_" for the "." in the IP address.



Eventually, I'm going to get good at this kermit stuff.

People are starting to hang around my cubbie, watching scripts flow by, 
as well as the seamless telnet/ftp/login tasks that they are all
forced to cobble their way through, with the standard mix of
Solaris/Linux/Windows tools.

-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.

From news@columbia.edu  Wed Aug 16 00:12:48 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id AAA19854
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 16 Aug 2000 00:12:48 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA14343
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 16 Aug 2000 00:12:47 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA06388
	for kermit.misc@watsun.cc.columbia.edu; Tue, 15 Aug 2000 23:45:59 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Re: Newbie question
Date: 16 Aug 2000 03:41:20 GMT
Organization: a2i network
Message-ID: <8nd2h0$7f5$1@samba.rahul.net>
To: kermit.misc@columbia.edu

Clarence Dold <dold@yellow.rahul.net> wrote:

: While I'm at it, I'd like the equivalent for awk gsub(), where
: I could substitute "_" for the "." in the IP address.

This online pdf manual is going to be the death of me.
how could I not locate \freplace() ?
It just leaps out at me on the printed page, but I get searching and
scrolling in the pdf and miss stuff ;-)

-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.

From news@columbia.edu  Wed Aug 16 00:42:49 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id AAA18451
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 16 Aug 2000 00:42:49 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA15429
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 16 Aug 2000 00:42:48 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id AAA08629
	for kermit.misc@watsun.cc.columbia.edu; Wed, 16 Aug 2000 00:28:59 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: Newbie question
Date: 16 Aug 2000 04:28:56 GMT
Organization: Columbia University
Message-ID: <8nd5a8$8di$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8nd2h0$7f5$1@samba.rahul.net>,
Clarence Dold  <dold@rahul.net> wrote:
: Clarence Dold <dold@yellow.rahul.net> wrote:
: 
: : While I'm at it, I'd like the equivalent for awk gsub(), where
: : I could substitute "_" for the "." in the IP address.
: 
: This online pdf manual is going to be the death of me.
: how could I not locate \freplace() ?
: It just leaps out at me on the printed page, but I get searching and
: scrolling in the pdf and miss stuff ;-)
: 

You might want to use \fsubstitute instead

  echo \fsubstitute(\v(ipaddr),'.','_')


                  Jeffrey Altman * Sr.Software Designer
                 The Kermit Project * Columbia University
               612 West 115th St * New York, NY * 10025 * USA
     http://www.kermit-project.org/ * kermit-support@kermit-project.org

From news@columbia.edu  Wed Aug 16 10:42:52 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA28121
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 16 Aug 2000 10:42:52 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA16890
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 16 Aug 2000 10:42:51 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA20872
	for kermit.misc@watsun.cc.columbia.edu; Wed, 16 Aug 2000 10:29:49 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Newbie question
Date: 16 Aug 2000 14:29:48 GMT
Organization: Columbia University
Message-ID: <8ne8gs$kc6$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8nd1lo$7a5$1@samba.rahul.net>,
Clarence Dold  <dold@rahul.net> wrote:
: : Clarence Dold  <dold@rahul.net> wrote:
: : : I use K95 to log in to a "system", using the supplied login.ksc.
: 	...
: : : Can I have a moderately encrypted password file on unix, like the one for
: : : K95, so I don't have to key it in?
: 
: Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
: : There's a section in the C-Kermit book on this, starting on page 449 in the
: : second edition.  Of course, this is leaving aside the question of using a
: : secure transport in the first place (like Kerberos, SSL, SRP, etc).
: 
: This "system" is a simple gadget that happens to have a telnet interface,
: so I can't move to a secure transport, but the "pg 449" solution looks like
: the right spot.
: 
: I found two things that were confusing me, making me think I had done
: something wrong.  One is in the autotelnet.ksc provided on the
: ckermit 7.0 CDROM.  
: Feb 26 11:51 AUTOTELN.KSC. line 52
: 	if > \fsplit(\%1) 1 {               ; Allow only one "word" here.
: 
The idea here was to prevent the user from specifying a port, since the
autotelnet script wasn't designed to deal with non-Telnet ports (not that
it couldn't have been, but the idea is to demo the most common application).

: Since these are simple little devices, I don't have hosts entries for them,
: so I was putting in an IP address.  fsplit returns "4" for the ipaddress
: because of the . separator, and asks for a host name repeatedly.
: This wouldn't be a problem if I was calling the macro and supplying the
: args, but I tried "testing" first. ;-(
: 
You can specify break and include sets for \fsplit().  The autotelnet script
should use:

  if > \fsplit(\%1,,,.)

(that's three commas and a period.)  Thanks for noticing; I fixed the
local copy.

Aside (for those who might not have noticed): C-Kermit 7.0 gives you help for
built-in functions:

  C-Kermit>help function split

  \fsplit(s1,&a,s2,s3) - Assign string words to an array.
    s1 = String
    &a = array designator
    s2 = optional break set.
    s3 = optional include set.
    Break and include sets are as in \fword().
    All arguments are optional.  If \&a[] not declared, it is created.
  Returns integer:
    Number of words assigned.

Use "show functions" to list the available functions and "help function xxx"
to get help about function xxx, where xxx can be \fxxx(), fxxx, or just xxx,
e.g. "help func \fsplit()", "help func fsplit", or "help func split".

: The other is a Windows-ism, and has to do with an associated snippet of code
: that I had been using on unix already, and was trying to move to K95.
: To track the separate "systems", I do some file name creation:
: 	log session \v(macro)_\v(line)_\v(ndate).log
: which works fine on unix, but on Win2k, the filename truncates to the ":"
: that is part of the \v(line).  I fixed that portion with
: 	log session \v(macro)_\ftrim(\v(line),":teln").\v(ndate).log
: 
: While I'm at it, I'd like the equivalent for awk gsub(), where
: I could substitute "_" for the "." in the IP address.
: 
Subsequently you found \freplace() (string replacement), not that you need
it if you specify break/include sets to \fsplit().  Jeff also suggested
\fsubstitute() (character replacement, like Unix tr) but that's not in 7.0;
it will be in 7.1, to be announced for testing "shortly".

: Eventually, I'm going to get good at this kermit stuff.
: 
: People are starting to hang around my cubbie, watching scripts flow by, 
: as well as the seamless telnet/ftp/login tasks that they are all
: forced to cobble their way through, with the standard mix of
: Solaris/Linux/Windows tools.
: 
Eventually I hope more people will begin to see the advantage of Kermit
scripting: scripts that are portable to many platforms, work with many
communication methods, and can do lots of stuff.  Spread the word!

> This online pdf manual is going to be the death of me.
> how could I not locate \freplace() ?
> It just leaps out at me on the printed page, but I get searching and
> scrolling in the pdf and miss stuff ;-)
>
The PDF version of "Using C-Kermit" that comes with K95 was a business
decision of the publisher.  I prefer real books too, but you don't always
have them with you, plus as you say, the PDF is searchable.  Of course the
book is still available too.

The next edition will bring together the various scattered update notes,
etc, and should be more pleasant to use in PDF form since it will have been
designed for that from the beginning, rather than converted ex post facto.

So much to do, so little time...

- Frank

From news@columbia.edu  Wed Aug 16 11:12:51 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA19355
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 16 Aug 2000 11:12:51 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA21945
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 16 Aug 2000 11:12:50 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA21774
	for kermit.misc@watsun.cc.columbia.edu; Wed, 16 Aug 2000 10:51:23 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Re: Newbie question
Date: 16 Aug 2000 14:46:51 GMT
Organization: a2i network
Message-ID: <8ne9gr$e5r$1@samba.rahul.net>
To: kermit.misc@columbia.edu

Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
: Aside (for those who might not have noticed): C-Kermit 7.0 gives you help for
: built-in functions:

:   C-Kermit>help function split

Argh!  I tried "help split".  Actually, I think I tried "help fsplit" ;-).
-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.

From news@columbia.edu  Thu Aug 17 01:12:56 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id BAA15214
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 17 Aug 2000 01:12:56 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id BAA16589
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Aug 2000 01:12:55 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id BAA27127
	for kermit.misc@watsun.cc.columbia.edu; Thu, 17 Aug 2000 01:06:06 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Clarence Dold <dold@yellow.rahul.net>
Subject: Re: Newbie question
Date: 17 Aug 2000 05:04:26 GMT
Organization: a2i network
Message-ID: <8nfroq$n3l$1@samba.rahul.net>
To: kermit.misc@columbia.edu

Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:

: Subsequently you found \freplace() (string replacement), not that you need
: it if you specify break/include sets to \fsplit().  

Okay, closer all the time.  
I'm running on Linux at the moment, ckermit 7.0.196.
The series of logins from a file is working.  The desired process is
working ;-)

Now I'm trying to use the new-found split to get rid of the :23 on the
vline variable.  But I can't figure out how to gracefully discard the
return from the function.

#!/usr/bin/kermit +

    \fsplit(\%1,&a,:,.)
    echo 0 \&a[0]
    echo 1 \&a[1]
    echo 2 \&a[2]


$ onesplit 192.168.1.27:telnet
?Not a command or macro name: "2"
Command stack:
  1. File  : /home/users/cdold/onesplit (line 3)
  0. Prompt: (top level)
0 2
1 192.168.1.27
2 telnet

It appears that the "count of elements" being returned from fsplit is being
seen as a command.  I could assign it to a variable, or echo it, but I
don't see how to discard it cleanly.
freplace isn't the proper tool, since Solaris seems to return :telnet in
the vline, and Linux returns :23 in the vline.  Split would be better.

-- 
---
Clarence A Dold - dold@rahul.net
                - San Jose & Pope Valley (Napa County) CA.

From news@columbia.edu  Thu Aug 17 08:12:55 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id IAA13600
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 17 Aug 2000 08:12:55 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id IAA28323
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Aug 2000 08:12:54 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id HAA10767
	for kermit.misc@watsun.cc.columbia.edu; Thu, 17 Aug 2000 07:56:36 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Damijan Sencar <damijan.sencar@mf.uni-lj.si>
Subject: keyboard maping
Date: Thu, 17 Aug 2000 14:52:59 +0200
Organization: Blood Transfusion Centre of Slovenia
Message-ID: <399BE02B.A72D121D@mf.uni-lj.si>
To: kermit.misc@columbia.edu

Hi!

I am wondering where can I find PC scancodes. I want to switch some keys
on my PC keyboard but I can't find codes for commend set key \xxx \xxx


Thanx,

Damijan

From news@columbia.edu  Thu Aug 17 10:12:55 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA01463
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 17 Aug 2000 10:12:54 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA08881
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Aug 2000 10:12:54 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA15676
	for kermit.misc@watsun.cc.columbia.edu; Thu, 17 Aug 2000 10:01:07 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: keyboard maping
Date: 17 Aug 2000 14:00:54 GMT
Organization: Columbia University
Message-ID: <8ngr6m$f9p$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <399BE02B.A72D121D@mf.uni-lj.si>,
Damijan Sencar  <damijan.sencar@mf.uni-lj.si> wrote:
: I am wondering where can I find PC scancodes. I want to switch some keys
: on my PC keyboard but I can't find codes for commend set key \xxx \xxx
: 
You can find them out yourself with SHOW KEY.

MS-DOS Kermit scancodes are also listed in the file:

  ftp://kermit.columbia.edu/kermit/a/msvibm.key

Kermit 95 keycodes are listed in the Kermit 95 manual.

- Frank


From news@columbia.edu  Thu Aug 17 10:42:55 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA10475
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 17 Aug 2000 10:42:55 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA14155
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Aug 2000 10:42:54 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA16187
	for kermit.misc@watsun.cc.columbia.edu; Thu, 17 Aug 2000 10:14:41 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Newbie question
Date: 17 Aug 2000 14:14:41 GMT
Organization: Columbia University
Message-ID: <8ngs0h$fpp$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <8nfroq$n3l$1@samba.rahul.net>,
Clarence Dold  <dold@rahul.net> wrote:
: Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
: 
: : Subsequently you found \freplace() (string replacement), not that you need
: : it if you specify break/include sets to \fsplit().  
: 
: Okay, closer all the time.  
: I'm running on Linux at the moment, ckermit 7.0.196.
: The series of logins from a file is working.  The desired process is
: working ;-)
: 
: Now I'm trying to use the new-found split to get rid of the :23 on the
: vline variable.  But I can't figure out how to gracefully discard the
: return from the function.
: 
: #!/usr/bin/kermit +
: 
:     \fsplit(\%1,&a,:,.)
:     echo 0 \&a[0]
:     echo 1 \&a[1]
:     echo 2 \&a[2]
: 
: $ onesplit 192.168.1.27:telnet
: ?Not a command or macro name: "2"
: Command stack:
:   1. File  : /home/users/cdold/onesplit (line 3)
:   0. Prompt: (top level)
: 0 2
: 1 192.168.1.27
: 2 telnet
: 
: It appears that the "count of elements" being returned from fsplit is being
: seen as a command.  I could assign it to a variable, or echo it, but I
: don't see how to discard it cleanly.
: freplace isn't the proper tool, since Solaris seems to return :telnet in
: the vline, and Linux returns :23 in the vline.  Split would be better.
: 
Kermit functions are not commands.  All Kermit functions return values
(numbers or strings).  It would not make sense to use most functions as
commands (\flength(), \fsubstring(), etc), but I can see your point about
\fsplit().  You can use \fsplit(), or any other function that returns a
number, in any context where you could put a number, like:

  #!/usr/bin/kermit +
  assert \fsplit(\%1,&a,:,.)
  show array a

("show array a" shows the value of each element of array a.)

By the way, \fsplit() has some peculiarities and limitations:

  http://www.columbia.edu/kermit/ck70bugs.html

that will be addressed in the next release, which will also include the
reverse function: \fjoin(), which turns an array into a string.

Watch this space for announcements.

- Frank

From news@columbia.edu  Thu Aug 17 11:12:56 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA18838
	for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 17 Aug 2000 11:12:56 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA19278
	for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Aug 2000 11:12:55 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA17725
	for kermit.misc@watsun.cc.columbia.edu; Thu, 17 Aug 2000 10:48:53 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: rnglauz@ucdavis.edu
Subject: Re: Kermit using PDQ Comm
Date: Thu, 17 Aug 2000 06:50:44 -0800
Organization: University of California, Davis
Message-ID: <rnglauz-1708000650440001@news.ucdavis.edu>
To: kermit.misc@columbia.edu

PDQ Comm works to send a character string (output=string) and the server
receives the string okay.  What is the format of a string to send
instructions to DOS?  Bob.


In article <8n9el7$g9s$1@newsmaster.cc.columbia.edu>,
fdc@watsun.cc.columbia.edu (Frank da Cruz) wrote:

> In article <rnglauz-1408001025550001@news.ucdavis.edu>,
>  <rnglauz@ucdavis.edu> wrote:
> : We have managed to transmit a file using PDQ Comm with the Kermit protocol
> : to our server.  The server is running Kermit 3.0 on a 386 at 9600 baud -
> : this will stay the same as it is used to receive files from the HP48.  
> : 
> : Now we would like to send a DOS command to tell the server to make a copy
> : of the file on a:  (example:  copy pb002e a:)  
> : 
> : Please advise any suggestions.  One alternative is to transmit the file
> : twice but this seems like an inefficient method compared with executing a
> : DOS command
> : 
> MS-DOS Kermit 3.0 and later (and you have 3.0; the current version is 3.15)
> is capable of running in server mode, and accepting commands from the client.
> However, I doubt that PDQ Comm knows how to send client commands to a Kermit
> server.
> 
> If you were using MS-DOS Kermit or Kermit 95 on the client, you would use
> a sequence like this:
> 
>   send pb002e
>   if fail stop 1 Upload failed.
>   remote host copy pb002e a:
>   if fail stop 1 Copy failed.
> 
> See the Kermit Project website for current Kermit software releases:
> 
>   http://www.columbia.edu/kermit/
> 
> - Frank

From news@columbia.edu  Fri Aug 18 02:06:58 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id CAA01327
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 18 Aug 2000 02:06:58 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id CAA06010
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 18 Aug 2000 02:06:57 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id BAA17828
	for kermit.misc@watsun.cc.columbia.edu; Fri, 18 Aug 2000 01:59:02 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Damijan Sencar <damijan.sencar@mf.uni-lj.si>
Subject: Re: keyboard maping
Date: Fri, 18 Aug 2000 08:56:09 +0200
Organization: Blood Transfusion Centre of Slovenia
Message-ID: <399CDE09.55F5EA84@mf.uni-lj.si>
To: kermit.misc@columbia.edu



Frank da Cruz wrote:
> 
> In article <399BE02B.A72D121D@mf.uni-lj.si>,
> Damijan Sencar  <damijan.sencar@mf.uni-lj.si> wrote:
> : I am wondering where can I find PC scancodes. I want to switch some keys
> : on my PC keyboard but I can't find codes for commend set key \xxx \xxx
> :
> You can find them out yourself with SHOW KEY.
> 
> MS-DOS Kermit scancodes are also listed in the file:
> 
>   ftp://kermit.columbia.edu/kermit/a/msvibm.key
> 
> Kermit 95 keycodes are listed in the Kermit 95 manual.
> 
> - Frank

Thank you very much!


Damijan

From news@columbia.edu  Fri Aug 18 16:06:58 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA22100
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 18 Aug 2000 16:06:58 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA05146
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 18 Aug 2000 16:06:58 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA10923
	for kermit.misc@watsun.cc.columbia.edu; Fri, 18 Aug 2000 16:04:28 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: Q on Answer Status
Date: 18 Aug 2000 20:04:27 GMT
Organization: Columbia University
Message-ID: <8nk4sb$al8$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <399d94d9.25921328@news.earthlink.net>,
Bob Mariotti <bobm@cunix.com> wrote:
: I am new to c-kermit and so far my scripts have been coming along
: steadily.  But there are some things I cannot find answers to either
: on the web or in the manuals (purchased or downloaded).
: 
: Perhaps some of you can help.
: 
: 1) On our server side we have a kermit script that constantly waits
: for an incoming call.  We use the "ans" command.   If this fails we
: simply branch back and execute ans again.  However, we wish to detect
: an abort (Ctrl+C) to exit the script or perhaps a kill sig-usr to
: terminate the script.   We cannot find anyway to examine the status of
: the answer.. Any ideas or suggestions?
: 
Like it says in the manual, you can use the \v(dialstatus) variable.

: 2) We are using INPUT to read a string from the remote site.  We wish
: to parse it into separate fields based on field delimiters.  Again, we
: have played with several of the functions with no luck.  Any
: suggestions on how to parse a string into separate fields and compare
: some of them to determine what should be done?
: 
C-Kermit 7.0 has a new function \fsplit().  Type "help function split"
for specs.

- Frank
From news@columbia.edu  Fri Aug 18 16:06:59 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA11981
	for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 18 Aug 2000 16:06:58 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA05143
	for <kermit.misc@watsun.cc.columbia.edu>; Fri, 18 Aug 2000 16:06:57 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA10421
	for kermit.misc@watsun.cc.columbia.edu; Fri, 18 Aug 2000 15:54:59 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: bobm@cunix.com (Bob Mariotti)
Subject: Q on Answer Status
Organization: Financial DataCorp
Message-ID: <399d94d9.25921328@news.earthlink.net>
Date: Fri, 18 Aug 2000 19:54:57 GMT
To: kermit.misc@columbia.edu

I am new to c-kermit and so far my scripts have been coming along
steadily.  But there are some things I cannot find answers to either
on the web or in the manuals (purchased or downloaded).

Perhaps some of you can help.

1) On our server side we have a kermit script that constantly waits
for an incoming call.  We use the "ans" command.   If this fails we
simply branch back and execute ans again.  However, we wish to detect
an abort (Ctrl+C) to exit the script or perhaps a kill sig-usr to
terminate the script.   We cannot find anyway to examine the status of
the answer.. Any ideas or suggestions?

2) We are using INPUT to read a string from the remote site.  We wish
to parse it into separate fields based on field delimiters.  Again, we
have played with several of the functions with no luck.  Any
suggestions on how to parse a string into separate fields and compare
some of them to determine what should be done?

Thanks in advance for your kind kermit help.

Bob

From news@columbia.edu  Tue Aug 22 02:37:10 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id CAA05419;
	Tue, 22 Aug 2000 02:37:09 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id CAA20002;
	Tue, 22 Aug 2000 02:37:09 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id CAA12129;
	Tue, 22 Aug 2000 02:10:14 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Subject: cmsg cancel <8nt49q$15s3$142@serv2.vsi.ru> ignore no reply
Message-ID: <cancel.8nt49q$15s3$142@serv2.vsi.ru>
Date: Tue, 22 Aug 2000 06:10:02 +0000
From: andrew@erlenstar.demon.co.uk
Organization: Annihilator v0.3
To: kermit.misc@columbia.edu, kermit.announce@columbia.edu

Spam (EMP) cancelled - type=POSTAGENT

Cancel ID: :Z%4*ZR_9+,F%DQ'_`^`JYO1A%O<[Y3C5D9\=RP_L-O+`;2+#!_$$X9V

From news@columbia.edu  Tue Aug 22 11:37:09 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA11204
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 22 Aug 2000 11:37:09 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA07348
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 22 Aug 2000 11:37:08 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA03478
	for kermit.misc@watsun.cc.columbia.edu; Tue, 22 Aug 2000 11:21:12 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Michael Sundermann <michael.sundermann@acm.org>
Subject: k95crypt.dll
Date: Tue, 22 Aug 2000 17:19:50 +0200
Organization: T-Online
Message-ID: <g965qssk1of4sd5q00ju9d1l6nhg7210vo@4ax.com>
To: kermit.misc@columbia.edu

Hi,

I didn't find k95crypt.dll on the Kermit WebSite.

Because the export restrictions are dropped,
where can I download the above file.

Thanks
Michael Sundermann
Germany
I type:   GET   /   HTTP/1.0  
    I press twice: RETURN-key
   The connection closes and output was in session.log.
   
Now I have updated to version 1.1.20.
After dialing, I still get the blue window,
but I am not able to type anything into the blue window.

What should  I do to get the old behaviour ?


Reading the manual I notice a new command "http" in version 1.1.20:
   set host  192.168.1.2:80
   http GET / 
This works.

But this does not work:
   set host  192.168.1.2:80
   http GET /  HTTP/1.0
Probably because I don't know how to simulate 
the second RETURN (or an empty line).


Thanks
Michael Sundermann
Germany



From news@columbia.edu  Tue Aug 22 12:37:09 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA14051
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 22 Aug 2000 12:37:09 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA18904
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 22 Aug 2000 12:37:08 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA05901
	for kermit.misc@watsun.cc.columbia.edu; Tue, 22 Aug 2000 12:19:56 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: k95crypt.dll
Date: 22 Aug 2000 16:19:54 GMT
Organization: Columbia University
Message-ID: <8nu97a$5oa$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <g965qssk1of4sd5q00ju9d1l6nhg7210vo@4ax.com>,
Michael Sundermann  <michael.sundermann@acm.org> wrote:
: Hi,
: 
: I didn't find k95crypt.dll on the Kermit WebSite.
: 
: Because the export restrictions are dropped,
: where can I download the above file.
: 
: Thanks
: Michael Sundermann
: Germany

Export restrictions in the U.S. have not been dropped.
They have been relaxed for source code only releases but all
binaries are still restricted.  When we are able to export
the encryption features of K95 it will be announced on this
web site.


                  Jeffrey Altman * Sr.Software Designer
                 The Kermit Project * Columbia University
               612 West 115th St * New York, NY * 10025 * USA
     http://www.kermit-project.org/ * kermit-support@kermit-project.org
  
and then type commands manually.

: 
: Reading the manual I notice a new command "http" in version 1.1.20:
:    set host  192.168.1.2:80
:    http GET / 
: This works.
: 
: But this does not work:
:    set host  192.168.1.2:80
:    http GET /  HTTP/1.0
: Probably because I don't know how to simulate 
: the second RETURN (or an empty line).


The HTTP GET command has the format:

  HTTP [ <switches> ] GET <remote-filename> [ <local-filename> ]
    Retrieves the named file.  If a <local-filename> is given, the file is
    stored locally under that name; otherwise it is stored with its own name.

When you use it you do not simulate the second RETURN.  The HTTP protocol
is implemented in Kermit.  You just specify the file names.

  HTTP GET /

without a <local-filename> will dump the contents of the default HTML 
file from the web site to the display.  If you supply a local-filename
the contents of the HTML file will be stored in the local file.

If you need access to the returned headers use the /array switch

  HTTP /ARRAY:C GET /
  SHOW ARRAY C

  1. Date: Tue, 22 Aug 2000 16:29:33 GMT

  2. Server: Apache/1.3.4 (Unix)

  3. Last-Modified: Mon, 14 Aug 2000 22:01:51 GMT

  4. ETag: "1057c-3aac-39986c4f"

  5. Accept-Ranges: bytes

  6. Content-Length: 15020

  7. Connection: close

  8. Content-Type: text/html

                  Jeffrey Altman * Sr.Software Designer
                 The Kermit Project * Columbia University
               612 West 115th St * New York, NY * 10025 * USA
     http://www.kermit-project.org/ * kermit-support@kermit-project.org


From news@columbia.edu  Tue Aug 22 19:37:10 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id TAA12067
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 22 Aug 2000 19:37:10 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA06986
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 22 Aug 2000 19:37:09 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id TAA24273
	for kermit.misc@watsun.cc.columbia.edu; Tue, 22 Aug 2000 19:35:40 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Message-ID: <39A30E0D.9E8A7B80@kramer-smilko.com>
From: "Richard R. Kramer" <rrkramer@kramer-smilko.com>
Subject: SSL
Date: Tue, 22 Aug 2000 19:34:37 -0400
To: kermit.misc@columbia.edu

I'd like to use K95 to connect via SSL. Below is what shows when I try,
but I don't know what to make of it. Can you tell what's missing?
(I've xxx'd out the IP address.)

 Trying xxx.xxx.xxx.xxx... (OK)
SSL_DEBUG_FLAG on
SSL/TLS init done!
[SSL - handshake starting]
SSL_handshake:UNKWN  before/connect initialization
SSL_connect:UNKWN  before/connect initialization
SSL_connect:3WCH_A SSLv3 write client hello A
SSL_read_alert
SSL_connect:failed in 3RSH_A SSLv3 read server hello A
[SSL - SSL_connect error: error:14094410:SSL
routines:SSL3_READ_BYTES:sslv3 aler
t handshake failure
[SSL - FAILED]
Can't connect to xxx.xxx.xxx.xxx:https
Kermit 95 1.1.20, 31 Mar 2000, for 32-bit Windows

From news@columbia.edu  Tue Aug 22 20:37:10 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id UAA24053
	for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 22 Aug 2000 20:37:10 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA17596
	for <kermit.misc@watsun.cc.columbia.edu>; Tue, 22 Aug 2000 20:37:10 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id UAA25608
	for kermit.misc@watsun.cc.columbia.edu; Tue, 22 Aug 2000 20:09:12 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: SSL
Date: 23 Aug 2000 00:09:12 GMT
Organization: Columbia University
Message-ID: <8nv4n8$p05$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

Due to patent licensing restrictions the SSL/TLS support that
is included with Kermit 95 does not include the RSA algorithm.
If you need RSA support (and can legally use it) you must 
download a version of OpenSSL that does include RSA from another
site.  

Most web servers only support RSA (and not DSA) certificates.
If you are using K95 to connect to such a site, then you will
get errors similar to those below unless you retrieve a 
different version of OpenSSL.  <http://www.openssl.org>

We will provide RSA support in our products sometime after
the RSA patent expires at the end of September.

In article <39A30E0D.9E8A7B80@kramer-smilko.com>,
Richard R. Kramer <rrkramer@kramer-smilko.com> wrote:
: I'd like to use K95 to connect via SSL. Below is what shows when I try,
: but I don't know what to make of it. Can you tell what's missing?
: (I've xxx'd out the IP address.)
: 
:  Trying xxx.xxx.xxx.xxx... (OK)
: SSL_DEBUG_FLAG on
: SSL/TLS init done!
: [SSL - handshake starting]
: SSL_handshake:UNKWN  before/connect initialization
: SSL_connect:UNKWN  before/connect initialization
: SSL_connect:3WCH_A SSLv3 write client hello A
: SSL_read_alert
: SSL_connect:failed in 3RSH_A SSLv3 read server hello A
: [SSL - SSL_connect error: error:14094410:SSL
: routines:SSL3_READ_BYTES:sslv3 aler
: t handshake failure
: [SSL - FAILED]
: Can't connect to xxx.xxx.xxx.xxx:https
: Kermit 95 1.1.20, 31 Mar 2000, for 32-bit Windows


                  Jeffrey Altman * Sr.Software Designer
                 The Kermit Project * Columbia University
               612 West 115th St * New York, NY * 10025 * USA
     http://www.kermit-project.org/ * kermit-support@kermit-project.org

From news@columbia.edu  Wed Aug 23 05:37:11 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id FAA05363
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 23 Aug 2000 05:37:11 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id FAA18147
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 23 Aug 2000 05:37:10 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id FAA16303
	for kermit.misc@watsun.cc.columbia.edu; Wed, 23 Aug 2000 05:12:41 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: info@writerscape.com
Subject: Writerscape.com is the Premier Written Works Exchange Http://www.writerscape.com  7870
Message-ID: <1AMo5.13236$J35.140964@news.flash.net>
Date: Wed, 23 Aug 2000 09:12:29 GMT
Organization: FlashNet Communications, http://www.flash.net
To: kermit.misc@columbia.edu

WWW.Writerscape.com is the Premier Written Works Exchange 
for Writers, Publishers, Script Buyers and Agents. Revolutionizing the writing world.
qstcfgxseyhipeimogccdujzlpwwoggeytpjrrwwobc


From news@columbia.edu  Wed Aug 23 06:07:15 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id GAA20439
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 23 Aug 2000 06:07:11 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id GAA27523
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 23 Aug 2000 06:07:10 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id FAA17317
	for kermit.misc@watsun.cc.columbia.edu; Wed, 23 Aug 2000 05:44:57 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
Subject: cmsg cancel <1AMo5.13236$J35.140964@news.flash.net> ignore no reply
Message-ID: <cancel.1AMo5.13236$J35.140964@news.flash.net>
Date: Wed, 23 Aug 2000 09:44:49 +0000
From: andrew@erlenstar.demon.co.uk
Organization: Annihilator v0.3
To: kermit.misc@columbia.edu

Spam (EMP) cancelled - type=LCBOT

Cancel ID: LRX]0\S??)RS7MD'Q-=`..->;7/\#ZS,XXX)-_0'<&@3CIVC+#_<_!.^

From news@columbia.edu  Wed Aug 23 11:37:13 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA04039
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 23 Aug 2000 11:37:13 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA18312
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 23 Aug 2000 11:37:12 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA21706
	for kermit.misc@watsun.cc.columbia.edu; Wed, 23 Aug 2000 11:34:34 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Re: terminal emulation in DOS
Date: 23 Aug 2000 15:34:34 GMT
Organization: Columbia University
Message-ID: <8o0qua$l67$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <_YRo5.1143$Hs.5818@newsfeed.slurp.net>,
Glenn Sherman <gsherman@no_spam.m20.net> wrote:
: K95 supports Qnx terminal emulation.  Is there a DOS version of Kermit
: that does Qnx telnet emulation ( or serial connection ) ??
: 
Sorry, no.

- Frank

From news@columbia.edu  Wed Aug 23 11:37:17 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA00541
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 23 Aug 2000 11:37:12 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA18309
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 23 Aug 2000 11:37:11 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA21445
	for kermit.misc@watsun.cc.columbia.edu; Wed, 23 Aug 2000 11:28:42 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Glenn Sherman" <gsherman@no_spam.m20.net>
Subject: terminal emulation in DOS
Organization: Granite State Software
Message-ID: <_YRo5.1143$Hs.5818@newsfeed.slurp.net>
Date: Wed, 23 Aug 2000 11:28:40 -0400
To: kermit.misc@columbia.edu


K95 supports Qnx terminal emulation.  Is there a DOS version of Kermit
that does Qnx telnet emulation ( or serial connection ) ??

-Glenn Sherman





From news@columbia.edu  Wed Aug 23 12:07:12 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id MAA12918
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 23 Aug 2000 12:07:12 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA23891
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 23 Aug 2000 12:07:11 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA22846
	for kermit.misc@watsun.cc.columbia.edu; Wed, 23 Aug 2000 12:00:40 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: Thomas Dickey <dickey@saltmine.radix.net>
Subject: Re: terminal emulation in DOS
Date: 23 Aug 2000 16:00:37 GMT
Organization: RadixNet Internet Services
Message-ID: <8o0sf5$psc$1@news1.Radix.Net>
To: kermit.misc@columbia.edu

Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
> In article <_YRo5.1143$Hs.5818@newsfeed.slurp.net>,
> Glenn Sherman <gsherman@no_spam.m20.net> wrote:
> : K95 supports Qnx terminal emulation.  Is there a DOS version of Kermit
> : that does Qnx telnet emulation ( or serial connection ) ??
> : 
> Sorry, no.

I was looking at the QNX terminfo yesterday - it looks as if he could
hobble along with a vt52 emulation (that is, cursor addressing would
work, but there would be no function keys and video attributes).

-- 
Thomas E. Dickey <dickey@radix.net> <dickey@herndon4.his.com>
http://dickey.his.com
ftp://dickey.his.com

From news@columbia.edu  Wed Aug 23 13:07:12 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA17090
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 23 Aug 2000 13:07:12 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA05469
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 23 Aug 2000 13:07:11 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA25466
	for kermit.misc@watsun.cc.columbia.edu; Wed, 23 Aug 2000 13:00:38 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@columbia.edu (Jeffrey Altman)
Subject: Re: HTTP
Date: 23 Aug 2000 17:00:37 GMT
Organization: Columbia University
Message-ID: <8o0vvl$orn$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu

In article <01f5qsgccti9ardjhepet6ge16ilip44st@4ax.com>,
Michael Sundermann  <michael.sundermann@acm.org> wrote:
: Hi,
: 
: 1. start k95.exe
: 2.  SET HOST /CONNECT 192.168.1.2:80
: 3.  blue window appears
:      status line is: 
:      VT320 Help: Atl-H Prompt:Alt-X 192.168.1.2:80   TCP/IP
: 4. I am not able to type anything for example: GET /

You are typing but you can't see anything because a web server does not 
echo.

: 5. I press ALT-X
: 6. set terminal echo on
: 7. connect
: 8. now I can type: GET /
: 9. pressing RETURN-KEY (cursor goes back on G), but  nothing happens
:    (I would  expect to see the output)
: 
: What do I make  wrong ?

"GET /" is not a valid HTTP command.  You need to specify the HTTP version

Is there some reason you are not using the HTTP commands built into
Kermit's script language?

  set host 192.168.1.2 http
  if success http get / 



                  Jeffrey Altman * Sr.Software Designer
                 The Kermit Project * Columbia University
               612 West 115th St * New York, NY * 10025 * USA
     http://www.kermit-project.org/ * kermit-support@kermit-project.org

From news@columbia.edu  Wed Aug 23 19:07:13 2000
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
	by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id TAA06608
	for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 23 Aug 2000 19:07:12 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
	by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA05834
	for <kermit.misc@watsun.cc.columbia.edu>; Wed, 23 Aug 2000 19:07:12 -0400 (EDT)
Received: (from news@localhost)
	by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA10366
	for kermit.misc@watsun.cc.columbia.edu; Wed, 23 Aug 2000 18:40:12 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: faatdilac@my-deja.com
Subject: Usage of C-Kermit
Date: Wed, 23 Aug 2000 22:34:12 GMT
Organization: Deja.com - Before you buy.
Message-ID: <8o1jh4$m46$1@nnrp1.deja.com>
To: kermit.misc@columbia.edu

My curiosity:

Q1: What are you using C-Kermit for?
Q2: Who are using C-Kermit and visiting this forum frequently?

Thanks,
faatdilac


Sent via Deja.com http://www.deja.com/
Before you buy.

