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

python - Subclassed QStyledItemDelegate ignores Stylesheet -

java - HttpClient 3.1 Connection pooling vs HttpClient 4.3.2 -

node.js - StackOverflow API not returning JSON -