读书人

amfphp 怎么用于HTTPS呀

发布时间: 2012-08-15 16:57:17 作者: rapoo

amfphp 如何用于HTTPS呀,求助!!
明明在工程的 services-config.xml 中改成了 https :
<endpoint uri="https://192.168.7.18/amfphp/gateway.php" class="flex.messaging.endpoints.AMFEndpoint"/>
而且完全编译了,
可为什么还是会出现如下错误呢 ,居然还在访问 http://192.168.7.18/amfphp/gateway.php, 应该是https嘛


ode:
Client.Error.MessageSend

Message:
Send failed

Detail:
Channel.Connect.Failed error NetConnection.Call.Failed: HTTP: Failed: url: 'http://192.168.7.18/amfphp/gateway.php'

[解决办法]
http就可以了吧

读书人网 >flex

热点推荐