Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!harvard!seismo!lll-crg!lll-lcc!qantel!hplabs!ucbvax!eglin-vax!harbaughs From: harbaughs@EGLIN-VAX ("Samuel S. Harbaugh") Newsgroups: net.lang.ada Subject: Kermit/IBM PC via Milnet Message-ID: <8603261217.AA10800@ucbvax.berkeley.edu> Date: Wed, 26-Mar-86 05:03:00 EST Article-I.D.: ucbvax.8603261217.AA10800 Posted: Wed Mar 26 05:03:00 1986 Date-Received: Sun, 20-Apr-86 10:31:10 EST Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: "Samuel S. Harbaugh" Organization: The ARPA Internet Lines: 30 I'm answering Linda Rising via info-ada so others may find the information useful. I use Kermit MS on an IBM PC at 1200 baud. I dial in to a TAC{_, login to the computer and then give 2 sets of commands, set 1 to the TAC and set 2 to the Kermits at both ends. set1: --says to TAC to start flow --control in the out direction-The is shift 2 on your pc keyboard, --I don't use it here because it is the TAC intercept character --and might mess up what I'm typing here. --says to TAC to start flow --control in the in direction <6> -- says to TAC to change the intercept --character (from at si{n) to decimal 6 which is control F. Hereafter --in the session if you wish to talk to the TAC you must use control F --instead of at sign. set 2: --Tell Kermit on your PC and at the remote the following: set sen pac 58 --set send packet size 58 bytes- longer may choke TAC set rec pac 58 --set receive packet size same as send packet size set retry pac 60 --set retry packet size 60, no I don't know why --it's not 58. Also my Kermit MS will not accept --this command but Kermit at NOSC-TECR will accept it and it seems to --work. --All the above works reliably between my pc and NOSC-TECR. It is --a composite of answers I received when I asked the same question --Linda is now asking plus some hacking with Kermit. Rotsa Ruck! regards, sam harbaugh --------------------- ------