Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / June 2007

Tip: Looking for answers? Try searching our database.

Multipart Mime Message Parser in .NET BCL

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mrashidsaleem@hotmail.com - 21 Jun 2007 10:19 GMT
I have been looking in BCL for utility class(es) that could help me
parse a multipart mime message but the search ended with no luck. I
guess parsing such messages (email message is an example of multipart
mime message, http does support multipart mime messages as well) is a
very common requirement and wonder why MS opted not to include a
utility class for that (although classes like
System.Net.Mail.MailMessage, System.Web.HttpRequest etc. do support
creating/loading such messages).

I am looking for an implementation that could help me do the following
tasks (a rather basic implementation of a multipart mime message
parser as a .NET class).
1. Load a message from a file stream or string
2. Give me the collection of message headers (name value collection)
3. Give me the content (body part; without headers)
4. Give me parts of the messages for a multipart message individually
as a separate mime message object or something like that
5. Support for encoding / decoding would be an added advantage

A Multipart mime message writer class would also be a great one to
have.
See if anybody could help pointing out "hidden" classes in BCL or free
utility classes written by third parties...
Eugene Mayevski - 21 Jun 2007 10:29 GMT
Hello!
You wrote  on Thu, 21 Jun 2007 02:19:51 -0700:

m> I am looking for an implementation that could help me do the following
m> tasks (a rather basic implementation of a multipart mime message
m> parser as a .NET class).

You might want to check MIMEBlackbox pacakge: http://www.eldos.com/sbb/net-mime.php
Not only it gives you what you need, but also includes support for S/MIME
and PGP/MIME

With best regards,
Eugene Mayevski
http://www.SecureBlackbox.com - the comprehensive component suite for
network security

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.