Home All Groups Group Topic Archive Search About

MIME parser and generator

Author
11 Jan 2005 7:27 PM
Himanshu
I have been looking for support for parsing and generating a mime stream in
CLR. One of the simple scenarios for which I need this support is

User types some data in an HTML enabled text control. I take this data and
converty it into multipart mime message and store the multipart mime message
as a file on the disk. Also, given a mime bolb in a file, i would like to
read it and display in a text control.

I haven't been able to find support for this in .Net framework. My
understanding is that MIME parsing/generating is not supported in current
versions 1.1 ( or even in 2.0 which is still in beta). Can someone from
dotnet.framework team verify this, or if there is support for mime then point
me to the appropriate package?

Thanks

AddThis Social Bookmark Button