android native websocket 连接不上

  • Creator 版本:

  • 目标平台: Android

*服务器日志:
2019-02-27T19:26:52+0800 [autobahn.twisted.websocket.WebSocketServerProtocol#info] failing WebSocket opening handshake (‘missing port in HTTP Host header ‘dev.developdream.com’ and server runs on non-standard port 19110 (wss = False)’)
2019-02-27T19:26:52+0800 [autobahn.twisted.websocket.WebSocketServerProtocol#warn] dropping connection to peer tcp4:117.30.53.140:53930 with abort=False: missing port in HTTP Host header ‘dev.developdream.com’ and server runs on non-standard port 19110 (wss = False)
2019-02-27T19:26:52+0800 [stdout#info] remove remain clients: 0
2019-02-27T19:26:52+0800 [stdout#info] WebSocket connection closed: connection was closed uncleanly (missing port in HTTP Host header ‘dev.developdream.com’ and server runs on non-standard port 19110 (wss = False))
NewProject_1.rar (786.8 KB)

附件为demo