Flash应用程序代理使用
是否有Flash应用程序被迫使用浏览器的设置代理.
Are flash applications forced to use a browser's set proxy.
例如在狡猾的代理服务器上设置的代理服务器. 还是将其视为可以查看用户真实IP地址的单独应用程序.
Such as a proxy that has been set on foxy proxy. Or will it be treated as a separate application that can see the user's real IP address.
通常对于大多数HTTP内容,是的,Flash会使用浏览器定义的代理.有一些例外,例如FileReference上载,以及如果您使用Flash中可用的套接字内容滚动自己的HTTP堆栈,但随后就会遇到Socket Policy Server问题.
Generally for most HTTP stuff, yes, Flash will use the browser defined proxy. There are exceptions to this such as FileReference uploads and if you roll your own HTTP stack using the socket stuff available in Flash, but then you're into Socket Policy Server issues.
简而言之,是的,Flash使用浏览器代理(或者更确切地说是利用浏览器的http堆栈)
In short, yes, Flash uses the browser proxy (or rather leverages the browser's http stack)