<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">So far I found<br>
embeddable webserver<br>
<a href="http://www.eilers.net/pascal" target="_blank">http://www.eilers.net/pascal</a><br>
Site doesn't have much info</blockquote><div><br></div><div>Never use custom embedded web server though it's not hard to build one.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Synapse<br>
<a href="http://www.ararat.cz/synapse/doku.php" target="_blank">http://www.ararat.cz/synapse/doku.php</a><br>
Seems very low level.</blockquote><div><br></div><div>It looks more a TCP/IP suite classes to me.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Powtils<br>
<a href="http://z505.com/powtils/idx.shtml" target="_blank">http://z505.com/powtils/idx.shtml</a><br>
This one has a number of examples and seems the most promissing.<br>
</blockquote><div><br></div><div>This a pascal CGI unit.</div><div><br></div><div>Despite Powtils looks quite mature, especially the v1.6, the development is halted. It stopped at v.1.7 which IMO not too stable. I've been using it and produced some fairly complex CGI-based web apps. It does the job very well.</div>
<div><br></div><div>Another alternative is ExtPascal project (<a href="http://extpascal.googlecode.com">http://extpascal.googlecode.com</a>). It offers a FCGI class and wrap ExtJS into Pascal language. You may build a RIA using it. I've been playing around with it for a while and already built an application based on it in production. So far, it performs very well.</div>
<div><br></div><div>-- <br></div></div>-Bee-<br><br>has Bee.ography at:<br><a href="http://beeography.wordpress.com" target="_blank">http://beeography.wordpress.com</a><br><br>