comp.lang.ada
 help / color / mirror / Atom feed
From: "Pascal Obry" <p.obry@wanadoo.fr>
Subject: Re: ANNOUNCE: AWS an Ada Web Server (3rd release)
Date: 2000/01/16
Date: 2000-01-16T21:05:08+00:00	[thread overview]
Message-ID: <85tbq4$2cd$1@wanadoo.fr> (raw)
In-Reply-To: 85qhl7$1lv$1@wanadoo.fr


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"







      reply	other threads:[~2000-01-16  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-15  0:00 ANNOUNCE: AWS an Ada Web Server Pascal Obry
2000-01-15  0:00 ` Pascal Obry
2000-01-16  0:00   ` Pascal Obry [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox