C++ mail parser
Budget €250-750 EUR
Job Description:
Hi ;
Can you develop me C++ only the 2 IMAP4REV1 commands
BODY[<section>]<<partial>> and BODYSTRUCTURE ?
Example at [login to view URL]
Eg :
string fetchBody(sring cmd, string mailFile) {
string $mail = fileGetContents(mailFile);
C++ parsing $mail
...
return value;
}
cout << fetchBody("FETCH 88 [login to view URL][1]", "C:\\mails\[login to view URL]"); // return -> [login to view URL][1]
cout << fetchBody("FETCH msgno (BODY[[login to view URL]])", "C:\\mails\[login to view URL]"); // -> BODY[[login to view URL]]
string fetchBodystructure(string mailFile) {
string $mail = fileGetContents(mailFile);
C++ parsing $mail
...
return value;
}
cout << fetchBodystructure("C:\\mails\[login to view URL]"); // return (BODYSTRUCTURE (("text" "html" ("charset" "utf-8") NIL NIL
"base64" 568 8 NIL NIL NIL) "mixed" ("boundary" "===============0621936444==") NIL NIL))
See RFC : [login to view URL] et [login to view URL]
Décerné à:
Greetings, I'm Steven. With 8+ years programming experience, I do know how to help people solving their problems and how to do rapid developing. I write programs everyday, and C++ is used for my daily works. I have Plus
6 freelances font une offre moyenne de 393 € pour ce travail
Hi. I have just done a similar project, where I communicated with a web service and used for this purpose low level packet creating of HTTP network protocol that uses the same principles as IMAP. I am experienced in Plus
Dear sir, I have done many projects in C++ and got some positive feedback from clients. You can check my profile for more information. Let me help you. I'm ready to get started right now. Thanks and best regards, Plus