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,82a333bf69c3be44 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-02-14 13:56:11 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!gestalt.direcpc.com!telocity-west!DIRECTV!sn-xit-03!sn-xit-01!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: ANN: http & smtp etc packages to adapower Date: Fri, 14 Feb 2003 15:57:32 -0600 Organization: Posted via Supernews, http://www.supernews.com Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft Outlook Express 4.72.3612.1700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3719.2500 X-Complaints-To: abuse@supernews.com Xref: archiver1.google.com comp.lang.ada:34109 Date: 2003-02-14T15:57:32-06:00 List-Id: Preben Randhol wrote in message ... >Adasockets are platform independant so it would be better to use than >Claw I should think. But I'll have a look at the source :-) Tom was the primary designer of the Claw sockets library, so I wouldn't be surprised if he feels more familar using that rather than some other library. That said, it wouldn't be hard at all to create a Claw.Sockets clone for other OSes. It's much less Windows dependent than the majority of Claw. Randy.