开发者

Zend_AMF endpoint protection in a Flash Game deployed in Facebook

开发者 https://www.devze.com 2023-02-28 08:51 出处:网络
can anyone think of a feasable protection of my Zend_AMF gateway? I mean, how can I prevent someone from calling my service methods?

can anyone think of a feasable protection of my Zend_AMF gateway? I mean, how can I prevent someone from calling my service methods?

Thanks in advance! 开发者_Python百科teebee


I have not tested this, but looks like you could start a secure session in your bootstrap with Zend_Session. Here's a good post from Wade Arnold that gives an example - http://wadearnold.com/blog/flash/zend-amf-now-with-php-session-support.

0

精彩评论

暂无评论...
验证码 换一张
取 消