Re: Problems getting NSURLConnection to work
Re: Problems getting NSURLConnection to work
- Subject: Re: Problems getting NSURLConnection to work
- From: Alex Curylo <email@hidden>
- Date: Sat, 09 Feb 2008 07:51:38 -0800
- Thread-topic: Problems getting NSURLConnection to work
on 2/9/08 7:23 AM, email@hidden at
email@hidden wrote:
> Unfortunately not. I placed in a call to [super init] though that made
> no difference.
>
> With the comments from your previous email, I have been scratching my
> head over a lot of it including using an NSMutableURLRequest and
> setting the url of it a second time. As far as threads are concerned,
> I've run in on the main thread and a seperate thread and get the same
> results.
>
> Any suggestions would be greatly appreciated.
Do what I did the day before yesterday when I used NSURLConnection for the
first time, help yourself to Apple code that works perfectly, at least it
did for me immediately.
http://developer.apple.com/samplecode/LSMSmartCategorizer/listing17.html
If it does work for you as well, then go through and try and sort out what
the significant difference is with your code, if it doesn't ... then your
real problem is probably not NSURLConnection related.
--
Alex Curylo -- email@hidden -- http://www.alexcurylo.com/
"The reason I didn't go into the clouds was I saw you fly in first...
I'm not flying into any cloud with a crazy Curylo brother in it."
-- Jim Reich
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden