In your mail from jan 24 I found:

"adds some functionality for server based and client site event handling"

This sounds as if persistent CGI would be supported.

Would it be possible to create a CGI that allows for this:

 - The Browser surfs to the CGI location
 - some Web page is shown containing some kind of Memo-Box
 - the user does nothing at all
 - whenever a character is received at  the server's TTYS0 port, it is
shown in the MEMO

 - no project specific Java script programming is done (just using the
AJAX / Comet stuff)
 - no fast polling is done by the Java script code, Only avoiding TCP/IP
timeout requites some activity now and then.


Another example (avoiding any hardware binding) would be a simple http
chat cgi.

-Michael


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to