Sunday, March 27, 2011

Persistent connection using Javascript

Is there a general way to implement part of an application with JavaScript and supplying a persistent connection to a server? I need the server to be able to push data to the client, regardless of the client being behind a firewall. Thanks in advance

From stackoverflow

0 comments:

Post a Comment