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
[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
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 result = event.target.respon
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
I am just looking for some different techniques on how server push is
done on PHP:
I am fascinated by the PHP Live! Support Solution
(http://www.phplivesupport.com). I would like to try to replicate this
functionality just to see how it works and maybe use it on my own
website. Does anyone know h
Does php support server push? I am trying to make a real-time chat.
Would server push be the best way, and if so, how would I do it?
Thanks for any help!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
6 matches
Mail list logo