[dba-VB] FTP and email in .Net

Gustav Brock Gustav at cactus.dk
Mon Aug 24 08:40:50 CDT 2009


Hi John

I've not used FTP only mail which mostly is SMTP. Look for the System.Net.Mail library and the SmtpClient.

It works very well. We have a client with an app using this on a daily basis for more than a year using their own SMTP Service running on an in-house server, and haven't seen a single issue.

If you need code, I can probably pull some out (C#).

/gustav

PS: A bit strange you can't google for this. That's how I found out how to do.

>>> jwcolby at colbyconsulting.com 24-08-2009 15:27 >>>
I am looking (Google) for how to ftp and email in .Net and am not finding anything.  Is this "built 
in" or otherwise readily available?

-- 
John W. Colby
www.ColbyConsulting.com 






More information about the dba-VB mailing list