Re: Cocoa & SMTP
Re: Cocoa & SMTP
- Subject: Re: Cocoa & SMTP
- From: David Blanton <email@hidden>
- Date: Fri, 23 Jan 2004 07:48:19 -0700
On 1/20/04 12:31 AM, "Finlay Dobbie" <email@hidden> wrote:
>
On 20 Jan 2004, at 05:08, David Blanton wrote:
>
>
> Core Foundation includes CFNetwork and Open Transport. Cocoa has
>
> NSUrl,
>
> NSUrlHandle, NSURLHandleClient.
>
>
Open Transport is deprecated and probably overly complex. The Cocoa
>
classes you refer to probably won't be much help. So, either use
>
CFNetwork or BSD sockets. Or the new 10.3 NSStream et al.
>
>
-- Finlay
>
_______________________________________________
Thanks for the information. I decided to use CFNetwork as I am not at 10.3
yet (Why? Too many Xcode complaints). While CFNetwork is less complex than
Open Transport they are are similar in overall implementation requirements.
Thanks again.
db
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.