Re: http get
Re: http get
- Subject: Re: http get
- From: Jerrod Fowkes <email@hidden>
- Date: Wed, 2 Aug 2006 08:54:03 -0700 (PDT)
Alexander von Below <email@hidden> wrote:
Depending on what you need to get, a lot of classes come with their
own URL handling, such as NSString or NSData.
But the higher level API you are looking for is NSURLRequest, or
NSMutableURLRequest
Alex
Thank you, It ended up only being 1 line of code. I was really shocked. I honestly think that to do a c# equivalent would be more involved and resolving that the implementation for something like this would be favored on the Mac side. Thumbs up to whoever thought of that. -Jerrod
Do you Yahoo!?
Get on board.
You're invited to try the new Yahoo! Mail Beta.
_______________________________________________
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
References: | |
| >Re: http get (From: Alexander von Below <email@hidden>) |