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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,653092a494425539 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-04-12 03:54:05 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: mutilation@bonbon.net (wave) Newsgroups: comp.lang.ada Subject: Re: Sockets Example Date: 12 Apr 2004 03:54:04 -0700 Organization: http://groups.google.com Message-ID: <4d01ad29.0404120254.48524c5b@posting.google.com> References: <4d01ad29.0404111139.58cd3e55@posting.google.com> NNTP-Posting-Host: 62.252.128.11 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1081767245 14182 127.0.0.1 (12 Apr 2004 10:54:05 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 12 Apr 2004 10:54:05 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:6999 Date: 2004-04-12T03:54:04-07:00 List-Id: tmoran@acm.org wrote in message news:... > >FTP, HTTP, and SMTP packages, with example programs, are now available > >at www.adaworld.com, thanks to Stephane Richard. Click on Ada Projects, > >then Ada Internet Projects, then Internet Protocols. A .zip file has > >the specs. Another zip file has bodies implemented with NC, a high > >level winsock binding based on, but Not requiring, Claw. The third > >zip file has NC, with a short example program that fetches a webcam > >picture of current Silicon Valley weather. Grrr, apologies I completely ignored that bit of your post for some reason :) I'll check that out now, thanks.