Websocket not connect to java server

I run TestCpp project, and websocket demo is working fine with domain “ws://echo.websocket.org”, but I connect with my Server by IP: “ws://210.211.97.6:5001”, It error: Error was fired, error code: 1 (kErrorConnectionFailure)

Please help me !! Thank for all.