Re: cocoa http client library
Re: cocoa http client library
- Subject: Re: cocoa http client library
- From: "C Sandeep" <email@hidden>
- Date: Fri, 28 Mar 2008 14:27:37 -0400
Hi Jens,
Thanks. I looked at NSURLConnection docs. It doesn't allow me to set
certain custom headers, while connecting to the http server. Are there
any other libraries that you recommend ? Thanks.
- Sandeep
On Fri, Mar 28, 2008 at 2:09 PM, Jens Alfke <email@hidden> wrote:
>
> On 28 Mar '08, at 10:59 AM, C Sandeep wrote:
>
> > Im trying to access a custom http server via my cocoa app. I have
> > looked at various libraries, mainly CFNetwork, available from apple,
> > however Im not sure which one of them to use(Im comfortable using
> > Objective-C over C) .
>
> Then why not use NSURLConnection, which is in the Foundation
> framework? That's the standard way to implement HTTP client
> functionality in Cocoa apps.
>
> —Jens
_______________________________________________
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