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=-0.4 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7b711908c64c7414 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-06 14:48:13 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!skynet.be!newsfeed.online.be!diablo.netcom.net.uk!netcom.net.uk!psiuk-p2!uknet!psiuk-n!news.pace.co.uk!nh.pace.co.uk!not-for-mail From: "Marin David Condic" Newsgroups: comp.lang.ada Subject: Re: Common ADA apps Date: Fri, 6 Jul 2001 16:53:45 -0400 Organization: Posted on a server owned by Pace Micro Technology plc Message-ID: <9i58gq$abt$1@nh.pace.co.uk> References: <3B46220E.D3332B6F@eyup.org> NNTP-Posting-Host: 136.170.200.133 X-Trace: nh.pace.co.uk 994452826 10621 136.170.200.133 (6 Jul 2001 20:53:46 GMT) X-Complaints-To: newsmaster@pace.co.uk NNTP-Posting-Date: 6 Jul 2001 20:53:46 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-Mimeole: Produced By Microsoft MimeOLE V5.50.4522.1200 Xref: archiver1.google.com comp.lang.ada:9580 Date: 2001-07-06T20:53:46+00:00 List-Id: GNAT is at least one reasonably famous app written in Ada. Follow some of the web sites from AdaPower to see what else may be out there. I don't know of anything like "Windows 2000" level of fame, but then things like this typically don't offer the source code anyway. If you're looking for just an illustration of how to get to TCP/IP and use it from Ada, I've got some examples on my web page: http://www.mcondic.com/ Look for the Ada Programming page and the Client/Server Applications section. You'll find some minimalist examples there that should get you started with TCP/IP. MDC -- Marin David Condic Senior Software Engineer Pace Micro Technology Americas www.pacemicro.com Enabling the digital revolution e-Mail: marin.condic@pacemicro.com Web: http://www.mcondic.com/ "John Poltorak" wrote in message news:3B46220E.D3332B6F@eyup.org... > Are there any particularly well known free ADA apps around? > > I'd like to have a look at something TCP/IP orientated if possible, to > get an idea of what is involved in writing Internet based apps. > > Does anyone know of any CGI-BIN programs written in ADA? > > > -- > John >