From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4bcf77e32d0f6d2c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-24 08:24:49 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: volkert@nivoba.de (Volkert) Newsgroups: comp.lang.ada Subject: Re: ftp client package Date: 24 Nov 2003 08:24:48 -0800 Organization: http://groups.google.com Message-ID: References: <3fc1bad3$1_1@news.tm.net.my> NNTP-Posting-Host: 138.189.120.38 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1069691089 29160 127.0.0.1 (24 Nov 2003 16:24:49 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 24 Nov 2003 16:24:49 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:2901 Date: 2003-11-24T08:24:48-08:00 List-Id: Adrian Hoe wrote in message news:<3fc1bad3$1_1@news.tm.net.my>... > tmoran@acm.org wrote: > > >>Looks like this package has strong Claw (Windows) dependencies. > > > > As written, yes. But I sent to www.adapower.com last spring a Claw > > independent version of Claw.Sockets (NC.Sockets). It would be trivial > > to change references in the ftp package from Claw to NC. > > > > > >>It should be mostly platform independent and work at least on > >>linux/unix (GNAT). > > > > I haven't tried it with Linux. NC.Sockets does not use any of > > the Winsock extensions or window messages. The only obvious Windows > > dependency is WSAStartup and WSACleanup, which I presume have some > > straightforward counterpart in Linux. > > > I have a ftp package written in Ada. It is far from complete and I'm > working on a redesign. If you can wait.... :) Yes i can ... ;-) You can send me an early version for testing ... Volkert