Re: Pop email checking information?
Re: Pop email checking information?
- Subject: Re: Pop email checking information?
- From: Robert Kuilman <email@hidden>
- Date: Fri, 23 Apr 2004 07:17:39 +0200
Check RFC 1939. That should contain enough information as to how the
POP3 protocol works.
(which is actually quite simple).
The connecting part is just like any other networking stuff. open a
POSIX, CFSocket, or whatever you want to use, and do your magic!
HTH,
Robert K.
Student at the University of Twente
The Netherlands
web:
http://halfduplex.net/
email: email@hidden
------------------------------------------------------------------------
---------------------
On Apr 23, 2004, at 6:53 AM, April Gendill wrote:
Does any one know if there are any documents out there which discuss
connecting to a pop server and checking for messages? It doesn't have
to be Cocoa. I've been milling about the net and have not found any
information.
April.
_______________________________________________
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.
_______________________________________________
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.