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-Thread: 103376,4de5a718f57836ff X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.germany.com!newsfeed01.sul.t-online.de!t-online.de!newsfeed.vmunix.org!peer-uk.news.demon.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: What combination? Date: Thu, 22 Nov 2007 21:07:03 +0000 Organization: Pushface Message-ID: References: NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1195765624 27309 62.49.19.209 (22 Nov 2007 21:07:04 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Thu, 22 Nov 2007 21:07:04 +0000 (UTC) Cancel-Lock: sha1:0Pimf5wxAZchAMwu3MwDt39h/ss= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (darwin) Xref: g2news1.google.com comp.lang.ada:18573 Date: 2007-11-22T21:07:03+00:00 List-Id: levi@student.dei.uc.pt writes: > Hi, > > i need to write a library in Ada95 and this library will be > "controlled" by a webpage. > > What do you recommend for communication between the webpage and the > Ada library? See http://www.adaworld.com/internetmain.html, in particular AWS (fully-featured) and EWS (a lot simpler).