Re: New class for synchronous URL loading?
Re: New class for synchronous URL loading?
- Subject: Re: New class for synchronous URL loading?
- From: Jens Alfke <email@hidden>
- Date: Sun, 6 Jul 2008 20:36:18 -0700
On 6 Jul '08, at 8:07 PM, Jerry Krinock wrote:
I built my own class a couple years ago for loading URLs
synchronously. The interface is one class method. Basically, you
give it a URL and some stuff, and it goes off and either times out
or returns data. Synopsis:
I thought I'd read somewhere that Apple had introduced a new class
in Leopard which did something like this, but now I can't find it.
Was I dreaming?
I think you mean +[NSURLConnection sendSynchronousRequest:...], but
that's been around since 10.3 or so. Sounds just like your utility,
though.
—Jens
_______________________________________________
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