FROM : Nick Zitzmann
DATE : Fri Aug 31 19:38:21 2007
On Aug 31, 2007, at 11:14 AM, Simon Liu wrote:
> Is it possible to instruct a Cocoa application to use a HTTP proxy,
> defined in the app by the user, and not setup in Network Preferences?
No. However, if you have to do this, then you could use an alternate
URL loader, such as CURL, instead of NSURLConnection/NSURLDownload.
Nick Zitzmann
<http://www.chronosnet.com/>
DATE : Fri Aug 31 19:38:21 2007
On Aug 31, 2007, at 11:14 AM, Simon Liu wrote:
> Is it possible to instruct a Cocoa application to use a HTTP proxy,
> defined in the app by the user, and not setup in Network Preferences?
No. However, if you have to do this, then you could use an alternate
URL loader, such as CURL, instead of NSURLConnection/NSURLDownload.
Nick Zitzmann
<http://www.chronosnet.com/>
| Related mails | Author | Date |
|---|---|---|
| Simon Liu | Aug 31, 19:14 | |
| Nick Zitzmann | Aug 31, 19:38 | |
| Simon Liu | Aug 31, 21:48 |






Cocoa mail archive

