开发者

Flex 3 reads browser http proxy setting

Is there a way to know the proxy setting of web browser under Flex 3, namely actionscript 3?

We use socket library to connect remote HTTP server. It is nice to read web proxy setting to connect to HTTP proxy instead of directly to HTTP server.开发者_如何学Python


The Socket API in Flash Player doesn't use the browser proxy settings. If you use the other networking APIs in Flash Player (URLLoader, NetConnection, etc) then they use the browser networking APIs internally so the proxy settings are preserved.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜