Robi Cahyadi - 2011-07-23 17:50:34
i want to write some codes that always update its content but not always poll the server every 2 seconds for examples.
i watch the "net request" on facebook by using firebug,there is 1 request that is seem to be waiting for response when i do a chat with my friend.
please tell me how to do some kind of that.
i think always ask a response from server for every several second is not the better way.
thanks a lot.