Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ucsd!sdd.hp.com!elroy.jpl.nasa.gov!ncar!gatech!purdue!mentor.cc.purdue.edu!scottwh From: scottwh@mentor.cc.purdue.edu (Wayne Scott) Newsgroups: comp.sys.mac.programmer Subject: Kermit routines callable from THINK C Message-ID: <4929@mentor.cc.purdue.edu> Date: 31 Jan 91 20:19:36 GMT Distribution: usa Organization: Purdue University Lines: 18 I am writing a program that needs to be able to do kermit transfers and I am looking for some routines to handle to kermit part. What I am writting is a program that sits in kermit server mode and waits for a files to be sent to the mac. (text file) When the mac gets the file it sticks up a simple window so you can edit the file. When the user closes the window the mac kermits the file back to the machine attached to the serial port. (Note: I want a full screen editor for my calculator) I do not have the Comm Toolbox. (and don't really know what it is) Can someone help me out. Wayne Scott wscott@ecn.purdue.edu