Is there a way to create a socket connection from within a web page using javascript?
Maybe you can use XMLHTTPRequest, see this page for details http://www.mozilla.org/xmlextras/
Is there a way to create a socket connection from within a web page using javascript?
Maybe you can use XMLHTTPRequest, see this page for details http://www.mozilla.org/xmlextras/