comp.lang.ada
 help / color / mirror / Atom feed
* Re: http
  2003-10-20  5:29 ` http Andrew Carroll
@ 2003-10-20  5:16   ` Vinzent 'Gadget' Hoefler
  2003-10-20  6:13   ` http tmoran
  1 sibling, 0 replies; 7+ messages in thread
From: Vinzent 'Gadget' Hoefler @ 2003-10-20  5:16 UTC (permalink / raw)


Andrew Carroll wrote:

>Anyone know if there is an http server writen in Ada?  With available source
>code
>of course and ability to modify and redistribute.  Looking for something in
>rfc2616
>flavor (http 1.1).

<URL:http://libre.act-europe.fr/aws/>


Vinzent.



^ permalink raw reply	[flat|nested] 7+ messages in thread

* http
       [not found] <20031019154516.5EB064C40C5@lovelace.ada-france.org>
@ 2003-10-20  5:29 ` Andrew Carroll
  2003-10-20  5:16   ` http Vinzent 'Gadget' Hoefler
  2003-10-20  6:13   ` http tmoran
  0 siblings, 2 replies; 7+ messages in thread
From: Andrew Carroll @ 2003-10-20  5:29 UTC (permalink / raw)
  To: comp.lang.ada

Anyone know if there is an http server writen in Ada?  With available source
code
of course and ability to modify and redistribute.  Looking for something in
rfc2616
flavor (http 1.1).

Thanks!

Andrew








^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: http
  2003-10-20  5:29 ` http Andrew Carroll
  2003-10-20  5:16   ` http Vinzent 'Gadget' Hoefler
@ 2003-10-20  6:13   ` tmoran
  2003-10-20 11:08     ` http Jeff C,
  2003-10-21 16:06     ` http Pascal Obry
  1 sibling, 2 replies; 7+ messages in thread
From: tmoran @ 2003-10-20  6:13 UTC (permalink / raw)


> 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.



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: http
  2003-10-20  6:13   ` http tmoran
@ 2003-10-20 11:08     ` Jeff C,
  2003-10-21 16:06     ` http Pascal Obry
  1 sibling, 0 replies; 7+ messages in thread
From: Jeff C, @ 2003-10-20 11:08 UTC (permalink / raw)



<tmoran@acm.org> wrote in message news: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.

Actually it looks like most (all?) of the AWS source is released under
GMGPL...So, there
are fewer "restrictions"





^ permalink raw reply	[flat|nested] 7+ messages in thread

* http
       [not found] <20031020075021.D43FC4C40C7@lovelace.ada-france.org>
@ 2003-10-21  6:17 ` Andrew Carroll
  2003-10-21 19:20   ` http tmoran
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew Carroll @ 2003-10-21  6:17 UTC (permalink / raw)
  To: comp.lang.ada


> 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




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: http
  2003-10-20  6:13   ` http tmoran
  2003-10-20 11:08     ` http Jeff C,
@ 2003-10-21 16:06     ` Pascal Obry
  1 sibling, 0 replies; 7+ messages in thread
From: Pascal Obry @ 2003-10-21 16:06 UTC (permalink / raw)



tmoran@acm.org writes:

> Or AWS for lots of features.  Probably GPL restrictions.

Nope, it is GMGPL.

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|         http://perso.wanadoo.fr/pascal.obry
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: http
  2003-10-21  6:17 ` http Andrew Carroll
@ 2003-10-21 19:20   ` tmoran
  0 siblings, 0 replies; 7+ messages in thread
From: tmoran @ 2003-10-21 19:20 UTC (permalink / raw)


> 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.  :-(
   Going to www.adaic.com and doing a full search (near the bottom of the
page) on www.adapower.com, I find:
www.adapower.com/reuse/clawweb.html
   That was written to use Claw sockets, so you would need the full Claw,
or at least the GMGPL (like AWS) intro version.  Some time ago I sent
to adapower a version of the same socket package that does not require
Claw, but it doesn't seem to have been posted on www.adapower.com as yet.



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-10-21 19:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20031019154516.5EB064C40C5@lovelace.ada-france.org>
2003-10-20  5:29 ` http Andrew Carroll
2003-10-20  5:16   ` http Vinzent 'Gadget' Hoefler
2003-10-20  6:13   ` http tmoran
2003-10-20 11:08     ` http Jeff C,
2003-10-21 16:06     ` http Pascal Obry
     [not found] <20031020075021.D43FC4C40C7@lovelace.ada-france.org>
2003-10-21  6:17 ` http Andrew Carroll
2003-10-21 19:20   ` http tmoran

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