首页
下载
文档
社区
视频
捐赠
源代码
赞助商
AOT 编译器
AI 助理
商业产品
PHP AOT 原生编译器
Swoole-Compiler 代码加密器
CRMEB 新零售社交电商系统
登录
注册
全部
提问
分享
讨论
建议
公告
开发框架
CodeGalaxy
发表新帖
关于使用flash模拟socket时报错
使用phpwebim例子中的flash 模拟socket中 在IE环境下测试 [WebSocket] cannot connect to Web Socket server at ws://192.168.0.166:9501?uid=699982 (SecurityError: Error #2048) make sure the server is running and Flash socket policy file is correctly placed 服务器端的843端口是收到请求的值的 [#6075] Client@[1:0]: Connect. [#6075] Client[1]: <policy-file-request/> [#6075] Client@[1:0]: Close. 困扰了好久 不知道哪的问题
发布于7年前 · 0 次浏览 · 来自
提问
J
Jason
使用phpwebim例子中的flash 模拟socket中 在IE环境下测试 [WebSocket] cannot connect to Web Socket server at ws://192.168.0.166:9501?uid=699982 (SecurityError: Error #2048) make sure the server is running and Flash socket policy file is correctly placed 服务器端的843端口是收到请求的值的 [#6075] Client@[1:0]: Connect. [#6075] Client[1]: <policy-file-request/> [#6075] Client@[1:0]: Close. 困扰了好久 不知道哪的问题
赞
0
收藏
提问
分享
讨论
建议
公告
开发框架
CodeGalaxy
登录
后参与评论
评论
2018-12-29
t
twtydxk
你需要运行 `flash_policy` 服务器。
赞
0
回复