Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / July 2006

Tip: Looking for answers? Try searching our database.

.NET C++ SMTP question

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
hedbonker@gmail.com - 28 Jul 2006 00:40 GMT
I have been asked to do the following:

Create an application that will take an e-mail address entered by the
user into a field and, once a button is clicked, will take that e-mail
address and check it against the mail server for that address using
SMTP to determine if it's a valid or invalid mailbox.

Can anyone suggest a resource for doing the SMTP checking?
Peter Ritchie [C# MVP] - 28 Jul 2006 00:54 GMT
If I remember correctly, the following article on CodeProject.com covers this
exact thing:
http://www.codeproject.com/aspnet/Valid_Email_Addresses.asp

Signature

Browse http://connect.microsoft.com/VisualStudio/feedback/ and vote.
http://www.peterRitchie.com/blog/
Microsoft MVP, Visual Developer - Visual C#

> I have been asked to do the following:
>
[quoted text clipped - 4 lines]
>
> Can anyone suggest a resource for doing the SMTP checking?
hedbonker@gmail.com - 28 Jul 2006 01:32 GMT
Yes it does, Peter.  Now to figure out how to convert that C# to C++ :(

Thank you very much for the response though!

Peter wrote:
> If I remember correctly, the following article on CodeProject.com covers this
> exact thing:
[quoted text clipped - 13 lines]
> >
> > Can anyone suggest a resource for doing the SMTP checking?
Peter Ritchie [C# MVP] - 28 Jul 2006 01:52 GMT
You could simply load the compiled application into Reflector and disassemble
it into C++.  http://www.aisto.com/roeder/dotnet/  If you're looking for
C++/CLI there's an add-in for Reflector for that.  
http://www.mybadhairday.com/cppclireflector.html

There's also a tool that will convert C# code to C++ and vice versa (or VB).
http://www.tangiblesoftwaresolutions.com/

Signature

Browse http://connect.microsoft.com/VisualStudio/feedback/ and vote.
http://www.peterRitchie.com/blog/
Microsoft MVP, Visual Developer - Visual C#

> Yes it does, Peter.  Now to figure out how to convert that C# to C++ :(
>
[quoted text clipped - 18 lines]
> > >
> > > Can anyone suggest a resource for doing the SMTP checking?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.