Op 2011-02-24 17:10, Marcos Douglas het geskryf:
>
> See the project Aservia, in Powtils' tools
> http://powtils.googlecode.com/svn/dev/tools/aservia/
Is powtils still actively being developed? I thought it died out a few
years ago - no new releases from Lars, old repository not work etc...Or
ma
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
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
Angel Montesinos kirjoitti torstai 24 helmikuu 2011 20:54:48:
> This is a call for people willing to relieve me in the task of
> maintaining a library for parsing, evaluating and differentiating real
> functions with almost optimal speed and precision without recourse to
> using multiprecision real
This is a call for people willing to relieve me in the task of
maintaining a library for parsing, evaluating and differentiating real
functions with almost optimal speed and precision without recourse to
using multiprecision real types. I have it working for years in
Windows 32 bits, and I thin
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
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
The correct statement is therefore:
Move(functionCode[1], FBlock^.code^, len);
It would also be cleaner to use a dynamic array instead of a string
to store arbitrary binary data (in that case, you'd have to use
functionCode[0] above though).
I have tried yours and other combinations. The fol
Thanks Mattias and Michael
On 2011/02/24 05:51 PM, michael.vancann...@wisa.be wrote:
>
>
> On Thu, 24 Feb 2011, Wimpie Nortje wrote:
>
>> Hi everybody,
>>
>> The manual (possibly Delphi one) says that TThread.OnTerminate executes
>> in the GUI thread. This is easy if the GUI thread owns the TThrea
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)
>>
>>
On Thu, 24 Feb 2011, Wimpie Nortje wrote:
Hi everybody,
The manual (possibly Delphi one) says that TThread.OnTerminate executes
in the GUI thread. This is easy if the GUI thread owns the TThread.
Suppose the GUI owns a TTHread which owns a subthread. In which context
does the subthread's OnT
On Thu, 24 Feb 2011 15:36:17 +0200
Wimpie Nortje wrote:
> Hi everybody,
>
> The manual (possibly Delphi one) says that TThread.OnTerminate executes
> in the GUI thread. This is easy if the GUI thread owns the TThread.
>
> Suppose the GUI owns a TTHread which owns a subthread. In which context
>
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
>
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
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
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
Hi everybody,
The manual (possibly Delphi one) says that TThread.OnTerminate executes
in the GUI thread. This is easy if the GUI thread owns the TThread.
Suppose the GUI owns a TTHread which owns a subthread. In which context
does the subthread's OnTerminate execute?
Thanks
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
18 matches
Mail list logo