Thread: Mailing C++

  1. #1
    Registered User
    Join Date
    Jul 2011
    Posts
    1

    Mailing C++

    Hello, I'm a newbie using c++ and I'm making a program using QT ... I just need that after a button is clicked a mail is sent to someone ... I was reading and I found something about Sockets but I didn't understand it very well and the code didn't work, could somebody please help me??

  2. #2
    Registered User
    Join Date
    May 2010
    Posts
    120
    I think you are looking for an smtp library, i dont know much about that, but i think that in the networking forum they have good books on the subject, you should check it out.

    Greets, and gl

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C e-mailing
    By Tigers! in forum C Programming
    Replies: 4
    Last Post: 07-20-2009, 10:09 AM
  2. E-mailing
    By geek@02 in forum Windows Programming
    Replies: 3
    Last Post: 04-07-2005, 07:49 AM
  3. Mailing Lists
    By damonbrinkley in forum C Programming
    Replies: 3
    Last Post: 05-05-2003, 08:47 AM
  4. CGI Mailing
    By sean in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 04-14-2003, 09:56 PM
  5. E mailing
    By OLLand in forum C Programming
    Replies: 1
    Last Post: 12-11-2001, 09:49 AM