Re: http proxy config
Re: http proxy config
- Subject: Re: http proxy config
- From: Finlay Dobbie <email@hidden>
- Date: Sat, 13 Dec 2003 16:51:31 +0000
On 13 Dec 2003, at 09:46, Devon E Bowen wrote:
I'm writing an http proxy and would like it to automatically configure
itself. In other words, insert itself as the System Preferences proxy
while passing on requests to any proxy that was already there. This
means reading and writing the proxy info in System Preferences. I have
looked through all the plist files I could find and cannot find where
the proxy info is configured so I am at a loss. Does anyone know of a
way to do this from Cocoa? Is there an API I don't know about? Thanks.
I think you can do this from the System Configuration framework.
There's some sample code and documentation on ADC
-- Finlay
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.