Path: utzoo!utgpu!watserv1!watmath!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!sdd.hp.com!spool.mu.edu!snorkelwacker.mit.edu!bloom-beacon!eru!kth.se!ugle.unit.no!mack.uit.no!nic.forut.no!asgeir From: asgeir@nic.forut.no (Asgeir Finnseth) Newsgroups: comp.protocols.iso.dev-environ Subject: FTAM client API available ? Message-ID: Date: 28 Feb 91 16:16:41 GMT Sender: news@mack.uit.no (USENET News System) Organization: University of Tromsoe, Norway Lines: 33 FTAM client API available ? Does anyone know of an available API for FTAM clients (invokers)? The ISODE 6.0 includes a libftam library, but I find it very hard to understand and use. I have also looked at the FTAM client application that comes with ISODE 6.0 and tried to extract a useful API from that code, but found that that is not straightforward. What I have in mind is a simple API (with limited functionality) that will enable application programmers to utilize FTAM functionality from their applications. I believe it should include functions like: ftam_associate (machine, user, password) ftam_cd (directory) ftam_dir () ftam_rm (filename) ftam_open (filename) ftam_read (filename, buffer) .. .. ftam_release (assoc_descriptor) Hopefully somewhere out there something like this is available. Thanks for any information. Asgeir.