Link to home
Start Free TrialLog in
Avatar of scce
scce

asked on

MIME source code or libraries

I'm writing a custom email client, which works well, but I don't want to reinvent the wheel for extracting and embedding MIME file attachments.

Does anyone know of source code samples or third-party DLLs (free or cheap preferred) for doing this?
Avatar of dnavarro
dnavarro

What language?  I think I have some C source for MIME encoding.
Avatar of scce

ASKER

C or C++ would be fine.
ASKER CERTIFIED SOLUTION
Avatar of dnavarro
dnavarro

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of scce

ASKER

Thanks, my email address is

scce@chordwizard.com

I also need the logic for extracting the sub-parts of the message from the complete text.  Is that in the source you have?  Are you aware of any other sites may have this type of resource? - it's pretty specialised, I know.
Avatar of scce

ASKER

Hi dnavarro,

Did you send the complete source for the MIME encoding?  I haven't received it yet.  If it's on the internet somewhere you can just point me to it.  Whats the BLAT?

Thanks.  My email address is:

scce@chordwizard.com
Sorry, missed your earlier comment.  I'm emailing you the entire BLAT package (with source) right now.
Avatar of scce

ASKER

Thanks very much.  It arrived safely.
Just for anyone still wondering, BLAT can be found at:
http://gepasi.dbs.aber.ac.uk/softw/Blat.html