SMTP Client
Hello. I'm studying about SMTP. In SMTPClient class, its constructor has form
SmtpClient smtp=new SmtpClient(server,port)
So what I must fill for server? For example, I want to send email to gmail.com, so what is server equivelent?
Thank you

richard limPosted Jun 6, 2007, 10:54 PM
Jan MontanoPosted Jun 6, 2007, 7:08 AM
richard limPosted Jun 3, 2007, 11:06 PM