Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!petrus!bellcore!decvax!ucbvax!info-atari From: steven@BRL-TBD.ARPA (Steven Segletes) Newsgroups: net.micro.atari Subject: Kermit Through a TAC Message-ID: <8512261814.AA01567@mitre.ARPA> Date: Fri, 20-Dec-85 09:47:42 EST Article-I.D.: mitre.8512261814.AA01567 Posted: Fri Dec 20 09:47:42 1985 Date-Received: Sat, 28-Dec-85 01:19:39 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The MITRE Corp., Washington, D.C. Lines: 22 There has been mention on the net recently of the difficulty of using kermit through a TAC. The problem can be circumvented by disabling the interception of the `@' character. Of course, this disables the (re)programming of the TAC port until you log out and log back onto the TAC. The procedure is @b i s @b o s These two commands to the TAC request binary input and output to the port, thus preventing the interception of any characters as special characters. Steve Segletes U.S. Army Ballistic Research Laboratory Aberdeen Proving Ground, MD 21005-5066 p.s. the order in which the two commands are issued is important. Using the wrong order will result in the second command being passed through to the host system. It is possible that I have specified the wrong order above (I haven't used this feature in a while), but it should be immediately obvious if I did.