S
Sehboo
Hi,
I want to write a very very simple mail application which my father can
use (maybe then I will be able to send and receive emails from him).
This application will have a text box, where he will type a message,
and a button. Once he presses this button the application will send an
email to me (my email address will be hardcoded). I don't think that
it can get any simpler.
Problem is that how to send email from standalone machine with just
internet connection? He, of course doesn't have any SMTP server or any
thing like that on his machine. So is it even possible? It can't be
that hard. Can anybody pass me a code that sends email just by using
internet connection?
Thanks
I want to write a very very simple mail application which my father can
use (maybe then I will be able to send and receive emails from him).
This application will have a text box, where he will type a message,
and a button. Once he presses this button the application will send an
email to me (my email address will be hardcoded). I don't think that
it can get any simpler.
Problem is that how to send email from standalone machine with just
internet connection? He, of course doesn't have any SMTP server or any
thing like that on his machine. So is it even possible? It can't be
that hard. Can anybody pass me a code that sends email just by using
internet connection?
Thanks