We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
关于cocos2.2.1版本里边的WebSocket使用问题
关于cocos2.2.1版本里边的WebSocket使用问题
Bug #3252 [Closed]
Redmine issue system is closed, we are using github issue system instead.
This issue was moved to https://github.com/cocos2d/cocos2d-x/issues/8261
Status: | Closed | |
---|---|---|
Start date: | 2013-11-21 | |
Priority: | Low | |
Due date: | 2013-11-23 | |
Assignee: | - | |
% Done: | 0% |
|
Category: | ios | |
Target version: | - |
我在新项目中使用WebSocket时,调用初始化函数init(*this, “ws://192.168.1.110:12580/websocket”)。但是在服务器端发现端口号12580 没有跟在IP后,也就是说服务器端没有收到链接的端口号,请问我该怎么解决该问题?谢谢!