Re: Delaying with APC
Re: Delaying with APC
- Subject: Re: Delaying with APC
- From: Frederick Cheung <email@hidden>
- Date: Fri, 9 Sep 2005 22:44:14 +0200
On 9 Sep 2005, at 22:32, Mark Thomas wrote:
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