Re: Connecting to a pop server
Re: Connecting to a pop server
- Subject: Re: Connecting to a pop server
- From: Larry Fransson <email@hidden>
- Date: Mon, 19 Jul 2004 20:08:50 -0700
On Jul 19, 2004, at 19:31, April Gendill wrote:
Ok. Well NSURL won't work, or at least I can't make it work. And I
cannot figure out NSConnection. Are there any examples for using
NSConnection?
Looking at the class descriptions for NSURL and NSConnection, neither
one looks appropriate for connecting to a mail server. You need a
socket - a CFSocket, or one of the many Cocoa wrappers for CFSocket
that are out there - AsyncSocket, AGSocket, and SmallSockets are three
that I have in my developer resources folder, along with Pantomime.
Larry Fransson
Seattle, WA
_______________________________________________
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.