c++ - I want to design E-mail client design -


i want design email client , environment in c++ languagewhich can provide similar facilities gmail client has. can tell me things need read , follow? or help?

read lot of books , web pages smtp, imap, email clients, mta. consider using qt , libraries vmime

study source code of several free software email clients mutt, evolution, kmail....

be familiar linux, read advanced linux programming.

you might need several years of work.


Comments

Popular posts from this blog

node.js - StackOverflow API not returning JSON -

php - Laravel 4.1 to Heroku: SQLSTATE[HY000] [2002] No such file or directory -

visual studio - How to generate shader debug information (pdb) in VS2012 -