[Request]Email[Tutorial]

Posts 115 of 19 · Page 1 of 2
[Request]Email[Tutorial]
I was wondering how i would be able to code a program to send emails. I have tried to google it before i posted here so that i don't annoy anybody but i couldn't find anything good. All i know is that i will need to be using the smtp server because i have a gmail. So any help would be appreciated. Thank you in advance.
STMP + Winsock. It'd be much easier if you used CLR / Managed C++, rather than just native.
Quote Originally Posted by freedompeace View Post
STMP + Winsock. It'd be much easier if you used CLR / Managed C++, rather than just native.
Eww managed C++ is eww
Quote Originally Posted by Auxilium View Post


Eww managed C++ is eww

Yup Yup.
Quote Originally Posted by 258456 View Post
but idk the code
Search Engines exist for a reason, they've helped you find this site, now they can help you find your code.

Quote Originally Posted by Auxilium View Post


Eww managed C++ is eww
And why is that?
Quote Originally Posted by freedompeace View Post
Search Engines exist for a reason, they've helped you find this site, now they can help you find your code.



And why is that?
I'm too lazy to search for comparable code, all I know is managed C++ has random crap like "a::^x()"
Quote Originally Posted by Hell_Demon View Post
I'm too lazy to search for comparable code, all I know is managed C++ has random crap like "a::^x()"
And what's wrong with that?

Managed C+ increases productivity and reduces the need to code by many times.
Quote Originally Posted by freedompeace View Post
And what's wrong with that?

Managed C+ increases productivity and reduces the need to code by many times.
It shouldn't be called C++, they should name it something new because it's way too gay and confusing to be considered C++
Quote Originally Posted by Hell_Demon View Post
It shouldn't be called C++, they should name it something new because it's way too gay and confusing to be considered C++
- Why is it gay?
- C++, VB, C#, PHP, JS, pratically anything is confusing when you don't know what it is...
Quote Originally Posted by freedompeace View Post
- Why is it gay?
- C++, VB, C#, PHP, JS, pratically anything is confusing when you don't know what it is...
C - C# - C++ are all pretty much the same. Then Managed C++ comes in and goes ::^ on ur ass and confuses the fuck out of you.

Lemme put it like this:
If you know C++ getting the hang of C# is easy.
If you know C++ getting the hang of Managed C++ is bullshit. It just doesn't make sense
but idk the code
Just use GMail's Smtp Servers, Options Available in your Account Settings.
Melodia, what do you mean, i can't find it in my account settings, and i want the program to email me.
Quote Originally Posted by 258456 View Post
Melodia, what do you mean, i can't find it in my account settings, and i want the program to email me.
I Know ; You need a Server to Send Standard Mails.

What I mean, Is that you sould look on MSDN.
Just Create a VB Application and use Gmail.

There is plenty of documentation, Plus search the VB section I have release (somewhere) and so has many others, source to make a email program.
Posts 115 of 19 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?