Re: cocoa http client library
Re: cocoa http client library
- Subject: Re: cocoa http client library
- From: Jens Alfke <email@hidden>
- Date: Fri, 28 Mar 2008 11:09:29 -0700
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
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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