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.
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 mails | Author | Date |
|---|---|---|
| Varun Mehta | Jan 3, 05:09 | |
| Andrew | Jan 3, 05:32 | |
| Alex Rice | Jan 3, 06:13 | |
| Douglas Davidson | Jan 3, 20:17 | |
| Varun Mehta | Jan 4, 04:14 | |
| Alex Rice | Jan 4, 07:13 | |
| matt neuburg | Jan 4, 18:12 | |
| Douglas Davidson | Jan 6, 19:06 | |
| matt neuburg | Jan 6, 19:58 | |
| Finlay Dobbie | Jan 6, 20:42 | |
| Douglas Davidson | Jan 6, 21:59 | |
| Jake Repp | Jan 6, 22:37 |






Cocoa mail archive

