Send an email
-
wrote on 26 May 2012, 05:47 last edited by
How can i send an email to others using qt? Already, i have some idea but some header files did't support to qt.If you have any information please share with me.
-
What do you mean by "to others using qt"? You mean you want to implement email sending in Qt? Or contact people who use Qt? If the latter, then you have already found the solution - post a post on this forum ;) But I am almost certain you have mean something else.
-
wrote on 27 May 2012, 15:02 last edited by
I want to Developing email Application in qt.If you have any idea , please share with me.
Thanks for your previous reply.
-
Hm, never did anything in that direction. You can definitely take a look at "QNAM":http://qt-project.org/doc/qt-4.8/QNetworkAccessManager.html, which is the new official class for making any network communication. Or, look for some email-only C++ libs and plug them into your Qt GUI.
-
wrote on 28 May 2012, 08:12 last edited by
Ok thanks and another thing How can i get system serial number using qt? or c++ codings?
If you know ,please send me that function(). -
wrote on 28 May 2012, 08:34 last edited by
I will try this and send to back the result
3/6