tags:

views:

192

answers:

2

I am not going to use C++ or Java, but I can not find a MIME C library. Does somebody know?

A: 

How about libgmime? (It's C, but uses glib).

caf
To port glib to iPhone is a hard work.
iamjiex
@iamjiex: What libc does iPhone use then?
Potatoswatter
glib != glibc. Does glib really not compile on iphone? It appears to be available on OS X...
caf
A: 

There is Streaming Event MIME Message Parser in C. But the library has not mime composer part.

lazyden