keithduncan / CoreNetworking

Simple set up for building Objective-C network clients and servers, includes a simple HTTP server out of the box.
BSD 3-Clause "New" or "Revised" License
19 stars 5 forks source link

Add IMAP Classes to Core Networking #14

Open keithduncan opened 11 years ago

keithduncan commented 11 years ago

Original author: keith.du...@gmail.com (June 24, 2009 20:37:23)

Allow message exchange and synchronisation with IMAP servers.

Original issue: http://code.google.com/p/amber-framework/issues/detail?id=15

keithduncan commented 11 years ago

From keith.du...@gmail.com on September 02, 2009 18:45:29 This and #14 should share a MailConnection.framework