Re: Delaying with APC
Re: Delaying with APC
- Subject: Re: Delaying with APC
- From: Mark Thomas <email@hidden>
- Date: Tue, 13 Sep 2005 21:24:14 +0100
- Organization: Coderus Ltd
Hi,
Interrupting the the .pac file, would see a bit of OT, so if I used
CFNetwork would these deal with any proxy settings for me automatically.
Hmmm, makes me wonder if the Open Transport API's would work here as
maybe they are build on that and they would work if CFNetwork did.
I'm guessing then working with socket's while good for cross platform
portability is not good for anything which is built on top of them.
Any body known the answer's - Quinn maybe ?
Thanks
Mark.
>> Would prefer to keep to BSD socket's or going to have to have a bit
>> of major
>> write to go that way, but not impossible.
>>
>
> You can use systemconfiguration (SCDynamicStoreCopyProxies) get the
> proxy settings and interpret them yourself.
>
> Fred
>> Mark.
>>
>>
>>>
>>> On 9 Sep 2005, at 19:16, Mark Thomas wrote:
>>>
>>>
>>>> Hi,
>>>> I have some code which test's it connection by using a socket and
>>>> connecting directly on the server port 80, to check that the
>>>> server is
>>>> there, which works great.
>>>>
>>>> But if your system is setup on a cooperate network for example
>>>> and there
>>>> is a web proxy in the way, and so you system is setup using APC for
>>>> web
>>>> browsing. The above test technique doesn't way as the proxy is in
>>>> the way.
>>>>
>>>> So anybody know how to work with the proxy to do this ?, I'm
>>>> guessing
>>>> browsers manage it some how and detect this ?
>>>>
>>>
>>> One way to do this is to use CFNetwork.
>>>
>>> Fred
>>>
>>>
>>>
>>
>>
>
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden