Hi Henry,

Here's the best information I know of on this:
http://ajaxpatterns.org/HTTP_Streaming#Solution

There are a lot of gotchas!

-Max

Henry Minsky wrote:
> Hi Pablo,
> 
> 
> I am going to try to modify the persistent connection LFC code to use a 
> new  API we have put in, called LzHTTPLoader. LzHTTPLoader
> is a 'cross platform' HTTP loader API, which is implemented
> in swf by wrapping around the old LzLoader API, and in DHTML it wraps 
> around the browser XMLHTTPRequest API. Is there any reasons
> you can think of why the current persistent connection mechanism might 
> or might not work using XMLHTTPRequest? It seems like
> it ought to work as long as the browser doesn't close the connection  
> which is being help open on the server early for some reason.
> 
> 
> -- 
> Henry Minsky
> Software Architect
> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> 
> 
> ------------------------------------------------------------------------
> 
> 
> _______________________________________________
> Laszlo-dev mailing list
> [email protected]
> http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to