Skip navigation.
 
mlRe: Internet programming, point me?
FROM : Douglas Davidson
DATE : Fri Jan 03 20:17:18 2003

On Thursday, January 2, 2003, at 09:13  PM, Alex Rice wrote:

>> I really want to write a Cocoa program that will communicate with a
>> server
>> via HTTP, but documentation in that field seems scarce.  Can anyone
>> point me
>> in the right direction?

>
> If the Foundation methods aren't good enough, you may want to look at
> CURLHandle. It's a very powerful way of doing downloads from Cocoa


That's one option, depending on what you're doing.  The system-supplied
means of doing most HTTP client-side work is CFNetwork.  I believe
there is some documentation about it on developer.apple.com.

Douglas Davidson
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlInternet programming, point me? Varun Mehta Jan 3, 05:09
mlRe: Internet programming, point me? Andrew Jan 3, 05:32
mlRe: Internet programming, point me? Alex Rice Jan 3, 06:13
mlRe: Internet programming, point me? Douglas Davidson Jan 3, 20:17
mlRe: Internet programming, point me? Varun Mehta Jan 4, 04:14
mlRe: Internet programming, point me? Alex Rice Jan 4, 07:13
mlRe: Internet programming, point me? matt neuburg Jan 4, 18:12
mlRe: Internet programming, point me? Douglas Davidson Jan 6, 19:06
mlRe: Internet programming, point me? matt neuburg Jan 6, 19:58
mlRe: Internet programming, point me? Finlay Dobbie Jan 6, 20:42
mlRe: Internet programming, point me? Douglas Davidson Jan 6, 21:59
mlRe: Internet programming, point me? Jake Repp Jan 6, 22:37