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=-2.3 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, XPRIO_SHORT_SUBJ autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e4737ad7ae339e13 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-20 23:01:16 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!proxad.net!usenet-fr.net!enst.fr!melchior!cuivre.fr.eu.org!melchior.frmug.org!not-for-mail From: "Andrew Carroll" Newsgroups: comp.lang.ada Subject: http Date: Tue, 21 Oct 2003 00:17:46 -0600 Organization: Cuivre, Argent, Or Message-ID: References: <20031020075021.D43FC4C40C7@lovelace.ada-france.org> NNTP-Posting-Host: lovelace.ada-france.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: melchior.cuivre.fr.eu.org 1066715993 81337 80.67.180.195 (21 Oct 2003 05:59:53 GMT) X-Complaints-To: usenet@melchior.cuivre.fr.eu.org NNTP-Posting-Date: Tue, 21 Oct 2003 05:59:53 +0000 (UTC) To: Return-Path: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at ada-france.org X-BeenThere: comp.lang.ada@ada-france.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Gateway to the comp.lang.ada Usenet newsgroup List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Xref: archiver1.google.com comp.lang.ada:1253 Date: 2003-10-21T00:17:46-06:00 > Message: 1 > Date: Mon, 20 Oct 2003 06:13:20 GMT > From: tmoran@acm.org > Subject: Re: http > To: comp.lang.ada@ada-france.org > Message-ID: <42Lkb.595448$Oz4.589060@rwcrnsc54> > > > Anyone know if there is an http server writen in Ada? With available source > > code > > of course and ability to modify and redistribute. > Smplsrvr on www.adapower.com is a simple one (a few hundred lines). > (It's the base for www.adaic.com) Source with no restrictions. > Or AWS for lots of features. Probably GPL restrictions. > > ------------------------------ Hmmmm, well that's a bummer. For some reason when I do a search on adapower I get a 405 error. No page for Smplsrvr. :-( Such is life. Any chance the Smplsrvr is part of CLAW? I'll check out AWS. Thanks for the links!! Andrew C