Websockets not working on my network -


websockets applications not working on network. however, websites http://www.websocket.org/echo.html , http://websocketstest.com/ tell me working.

when trying application of own, appears handshake goes through successfully, after none of messages across.

any ideas reason this? explanation appreciated.


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

c++11 - Intel compiler and "cannot have an in-class initializer" when using constexpr -

.net - How to detect a double-click outside of vb.net form -