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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 107e1d,1cc9b6e7eddc84ee X-Google-Attributes: gid107e1d,public X-Google-Thread: 103376,1cc9b6e7eddc84ee X-Google-Attributes: gid103376,public From: "Pascal Obry" Subject: Re: ANNOUNCE: AWS an Ada Web Server (3rd release) Date: 2000/01/16 Message-ID: <85tbq4$2cd$1@wanadoo.fr>#1/1 X-Deja-AN: 573476640 References: <85pns6$1gn$1@ssauraab-i-1.production.compuserve.com> <85qhl7$1lv$1@wanadoo.fr> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 X-Complaints-To: abuse@wanadoo.fr X-Trace: wanadoo.fr 948056708 2445 193.250.167.49 (16 Jan 2000 21:05:08 GMT) Organization: home NNTP-Posting-Date: 16 Jan 2000 21:05:08 GMT Newsgroups: comp.lang.ada,fr.comp.lang.ada Date: 2000-01-16T21:05:08+00:00 List-Id: There is a new version of my Ada Web Server on my homepage. AWS is an all Ada implementation of the HTTP protocol. Well a very small part of it right now. Just to be clear, this is not a Web Server by itself, but a library to embed a Web Server in an Ada application. With this library it is possible to makes any application a Web Server. It is possible to send requests to the application using a Web browser for example. What's new ? - handle POST method - can now send files (like gif images) - a lot of minor changes all around :) - some code to deal with authentification Have a look at the runme.adb program. This is a demo with 4 web pages, a gif image and 2 forms (method GET and POST). This is still work in progress, it has been tested only under Windows NT with GNAT and the Win32 port of the socket library. It has been already reported that this does not work with the UNIX socket library as the interface is not the same... All contributions are welcome, I'll not have the time to do a complete implementation of HTTP alone :-) Enjoy, Pascal. --|------------------------------------------------------ --| Pascal Obry Team-Ada Member --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE --|------------------------------------------------------ --| http://ourworld.compuserve.com/homepages/pascal_obry --| --| "The best way to travel is by means of imagination"