Sending Mails Using C++

Hey Every On, I wanted to know is there a way to send an email or a Text file using a C++ simple Code.....
Actually it was a Question not a comment.. Sorry for that :)
search for using SMTP servers in c++ on google. here is one good link I found http://stackoverflow.com/questions/58210/c-smtp-example.

hope it helps.
Thanks Man! it really what i'm looking for...
Topic archived. No new replies allowed.