Xref: utzoo comp.sys.mac.hypercard:1711 comp.sys.mac:29206 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!aramis.rutgers.edu!paul.rutgers.edu!grossber From: grossber@paul.rutgers.edu (grossberg) Newsgroups: comp.sys.mac.hypercard,comp.sys.mac Subject: Re: IP Protocol XCMDs Keywords: TCP/IP XCMD Hypercard Message-ID: Date: 29 Mar 89 17:59:13 GMT References: <668@uowcsa.cs.uow.oz> Organization: Rutgers Univ., New Brunswick, N.J. Lines: 15 I tried sending you this response over Email, but, for some reason, It would not work... I am currently working on XCMDs which work over the TCP/IP protocals. I may eventually create some XCMDs to work specifically with FTP. The easiest way to create XCMDs specifally for your application is probably to write them yourself. There is a program called NCSA Telnet which has a complete set of TCP/IP routines. This program is written in MPW C, and is public domain. I used the code from that program to create my XCMDs. I can get you more information if you are interested. Dave Grossberg