Hello, 1. I'm trying to test loopback of WebSocket on the device(galaxy nexus).
There are The client(WebSocket) and server (c lib: using websocket) on the same device. The client did not work, the WebSocket instance is created, but there is no event. So , I tried to do remote test, transferred the server on other laptop. and then the client work fine. It does not work loopback using websocket? Is there any authentication or permission issues? 2. Additionally, Could I use TCPSocket API now or is it working on? navigator.mozTCPSocket or TCPSocket directly? Any comments would be highly appreciated.. Thanks and Best regards, SungHun. _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
