Re: [fpc-pascal] Embedded web server

2011-02-24 Thread Marcos Douglas
On Thu, Feb 24, 2011 at 7:51 PM, Jorge Aldo G. de F. Junior wrote: > whats wrong with that ? > > Powutils is a CGI library > Synapse is a sockets library. > > No contradiction here. I'm sorry, I did not know Powtils. I thought that Synapse was similar to Powtils. > > Well, i am the author of the

Re: [fpc-pascal] Embedded web server

2011-02-24 Thread Jorge Aldo G. de F. Junior
whats wrong with that ? Powutils is a CGI library Synapse is a sockets library. No contradiction here. Well, i am the author of the refered software, so i can say. Anyway i already answered your question. 2011/2/24 Marcos Douglas : > On Thu, Feb 24, 2011 at 12:59 PM, Jorge Aldo G. de F. Junior

Re: [fpc-pascal] Embedded web server

2011-02-24 Thread Marcos Douglas
2011/2/23 Héctor S. Ponce : > Hello, could you please send me information about the web server? link is > broken... > > Thanks > I found the nYume WebServer, see: ftp://jegas.net/archives/coderelated/freepascal/nYume_WebServer/ Marcos Douglas ___ fpc-p

Re: [fpc-pascal] Embedded web server

2011-02-24 Thread Marcos Douglas
On Thu, Feb 24, 2011 at 12:59 PM, Jorge Aldo G. de F. Junior wrote: > lightwebserver uses synapse as its socket handling library > lighwebserver uses Synapse and is in Powtils' SVN? Okay... I think. Marcos Douglas ___ fpc-pascal maillist - fpc-pasca

Re: [fpc-pascal] Embedded web server

2011-02-24 Thread Jorge Aldo G. de F. Junior
lightwebserver uses synapse as its socket handling library 2011/2/24 Marcos Douglas : > On Thu, Feb 24, 2011 at 12:34 PM, Jorge Aldo G. de F. Junior > wrote: >> http://powtils.googlecode.com/svn/dev/tools/lightwebserver/ >> >> lightwebserver is more stable and has all features (Even https) >> >>

Re: [fpc-pascal] Embedded web server

2011-02-24 Thread Marcos Douglas
On Thu, Feb 24, 2011 at 12:34 PM, Jorge Aldo G. de F. Junior wrote: > http://powtils.googlecode.com/svn/dev/tools/lightwebserver/ > > lightwebserver is more stable and has all features (Even https) > > its easily expansible. > > theres two versions : the faster threaded and the slower but safer >

Re: [fpc-pascal] Embedded web server

2011-02-24 Thread Jorge Aldo G. de F. Junior
http://powtils.googlecode.com/svn/dev/tools/lightwebserver/ lightwebserver is more stable and has all features (Even https) its easily expansible. theres two versions : the faster threaded and the slower but safer forked version (lightwebserver2). the forked version can even plug the powutils d

Re: [fpc-pascal] Embedded web server

2011-02-24 Thread Marcos Douglas
2011/2/23 Héctor S. Ponce : > Hello, could you please send me information about the web server? link is > broken... > See the project Aservia, in Powtils' tools http://powtils.googlecode.com/svn/dev/tools/aservia/ It is based on nYume, see : http://free-pascal-general.1045716.n5.nabble.com/Aservia

Re: [fpc-pascal] Embedded web server

2011-02-24 Thread Jorge Aldo G. de F. Junior
in powutils theres a lightwebserver that does almost everything. and you can register your own request handling procedures 2011/2/23 Héctor S. Ponce : > Hello, could you please send me information about the web server? link is > broken... > > Thanks > > > Leonardo M. Ramé Wrote > >>Hi, I need to

[fpc-pascal] Embedded web server

2011-02-24 Thread Héctor S . Ponce
Hello, could you please send me information about the web server? link is broken... Thanks Leonardo M. Ramé Wrote >*Hi, I need to create a web app and don't whant to use CGI or Apache *>*modules, in fact I whant to *>*create my own web server that serves only an embedded app. *>* *>*Anyone know

[fpc-pascal] Embedded web server

2007-03-14 Thread Jason P Sage
Leonardo M. Ramé Wrote >Hi, I need to create a web app and don't whant to use CGI or Apache >modules, in fact I whant to >create my own web server that serves only an embedded app. > >Anyone knows anithing like this?, if I'm not wrong Jason P. Sage was >looking for something similar. > >Leonardo

Re: [fpc-pascal] Embedded web server

2007-03-14 Thread Michael Van Canneyt
On Wed, 14 Mar 2007, wrote: > Thanks Michael, can you point me to the urls of that products? The lazarus wiki contains a lcl page; the rest is part of FPC by default. You could also try Indy for FPC, I don't know if Synapse has a server component, it definitely has client components. Michae

Re: [fpc-pascal] Embedded web server

2007-03-14 Thread Felipe Monteiro de Carvalho
On 3/14/07, Leonardo M. Ramé <[EMAIL PROTECTED]> wrote: Thanks Michael, can you point me to the urls of that products? http://wiki.lazarus.freepascal.org/lNet fpc-xml should be part of a normal fpc installation afaik ___ fpc-pascal maillist - fpc-p

Re: [fpc-pascal] Embedded web server

2007-03-14 Thread Leonardo M. Ram
Thanks Michael, can you point me to the urls of that products? --- Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > > On Wed, 14 Mar 2007, wrote: > > > Hi, I need to create a web app and don't whant to use CGI or Apache > > modules, in fact I whant > to > > create my own web server that s

Re: [fpc-pascal] Embedded web server

2007-03-14 Thread Michael Van Canneyt
On Wed, 14 Mar 2007, wrote: > Hi, I need to create a web app and don't whant to use CGI or Apache modules, > in fact I whant to > create my own web server that serves only an embedded app. > > Anyone knows anithing like this?, if I'm not wrong Jason P. Sage was looking > for something simil

[fpc-pascal] Embedded web server

2007-03-14 Thread Leonardo M. Ram
Hi, I need to create a web app and don't whant to use CGI or Apache modules, in fact I whant to create my own web server that serves only an embedded app. Anyone knows anithing like this?, if I'm not wrong Jason P. Sage was looking for something similar. Leonardo M. Ramé http://leonardorame.b