Re: [PHP] Re: php server push

2008-10-02 Thread Bastien Koert
On Thu, Oct 2, 2008 at 6:53 AM, Nathan Rixham <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > >> Hi, (i hope this is the right place to ask questions like below) >> >> I am trying to use content type 'multipart/x-mixed-replace' to achive >> server pushing and I have the following piece of

[PHP] Re: php server push

2008-10-02 Thread Nathan Rixham
[EMAIL PROTECTED] wrote: Hi, (i hope this is the right place to ask questions like below) I am trying to use content type 'multipart/x-mixed-replace' to achive server pushing and I have the following piece of code, which works perfectly. /* file.html */ function handleContent(event) { var r

Re: [PHP] Server Push

2004-05-27 Thread jon
I used to work for a fairly major chat site that used software by iChat to push slides -- and I'll be darned if I could figure out how they did it. Some weird quirk of HTTP, I'd think. Anyway -- getting a basic socket server up in running in the language of your choice and using something like