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

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

rest - Spring boot: Request method 'PUT' not supported -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -