Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!ucsd!pacbell.com!ames!excelan!brian From: brian@la.excelan.com (Brian Meek) Newsgroups: comp.dcom.lans Subject: Re: int 14 Message-ID: <1582@excelan.COM> Date: 21 Jul 90 04:08:29 GMT References: <12920042@acf4.NYU.EDU> <12920043@acf4.NYU.EDU> Sender: news@excelan.COM Reply-To: brian@la.excelan.com (Brian Meek) Organization: Excelan, Inc., San Jose, Califonia Lines: 36 In article <12920043@acf4.NYU.EDU> Gary W. Chapman writes: >I need more information relating to providing asynch protocol support >on top of telnet; the following explains the context: [...] > >A PC can telnet to the terminal server in order to get a >modem to dial out of the campus. Upon reaching an external >information service, however, no protocol-based file transfer >is possible. > >Ideally, I would like to be able to run Kermit from a PC >and have it use a telnet connection to get to the Terminal >Server. (We can do this with C-Kermit on our Unix machines). >Has anyone attempted to do this, or are there other >suggestions for PC modem access via the terminal servers? > I've done this using the TELAPI (telnet API) interface that comes with LAN WorkPlace for DOS along with MS-Kermit (set for UB-Net1) connecting via telnet to a terminal server attached modem. LAN WorkPlace has the telnet "engine" and it's terminal emulators separate for this purpose. The TELAPI piece is a TSR tenet engine that supports both Int 14 and 6B that can be controlled via a separate utility called TSU (telnet session utility) if the comm package can't talk to it directly to say "open a telnet session to host_name". This type of functionality is also possible with DOS TCP/IP products from FTP Software, Wollongong and others. I vaguely recall hearing of Int 14 support from a public domain or school usable telnet package as well. good luck with it, brian ____________________________________________________________________________ Brian Meek Novell, Inc. - 2180 Fortune Dr. San Jose, CA 95131 Internet Mail: brian@novell.COM Phone: (408) 473-8375