Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site mruxe.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gamma!pyuxww!mruxc!mruxe!cgw From: cgw@mruxe.UUCP (C Waldman) Newsgroups: net.micro.pc,net.sources,net.wanted.sources,net.lang.c,net.wanted Subject: helpwith KERMIT Message-ID: <131@mruxe.UUCP> Date: Thu, 31-Jul-86 15:13:14 EDT Article-I.D.: mruxe.131 Posted: Thu Jul 31 15:13:14 1986 Date-Received: Sat, 2-Aug-86 07:02:41 EDT Organization: Bell Communications Research, Piscataway, NJ Lines: 24 Xref: watmath net.micro.pc:9440 net.sources:5376 net.wanted.sources:2597 net.lang.c:10124 net.wanted:9313 Is there anybody out there who can help me? I am working on a project with a pretty tight deadline, which involves using a PC to monitor equipment in a remote building, and having our UNIX system dial it up to retrieve the data. Right now the file dumps are straight ASCII, but since there have been a lot of errors on the line, and I want to split the data into separate files (one for weather, one for power consumption, etc) I want to implement the KERMIT protocol- I have a KERMIT for our UNIX machine, but need one to run on the PC (it's an IBM, all code is in C compiled with LATTICE V3.10). I have terminal emulators for the PC that do KERMIT, but they don't help- I don't have the source, and I cannot chain in the whole terminal emulator- I need a stand-alone KERMIT which can run without intervention from the keyboard, etc. I've started trying to write my own, using the source I have for UNIX, getting rid of all the signals, etc, that make it unusable on the PC- but this may take longer than I have. If anyone out there has any code, or fragments of code, that would be applicable, I would appreciate it. Charles G. Waldman Bell Communications Research {ihnp4}!mruxe!cgw