Re: SMTPServer within a .Net application (General questions)
Derek,
umm. No. You must somehow allow wodSmtpServer to do processing. You could create hidden window and implement message pump on it, not sure if it's possible in VB.NET
I know this sounds strange that you can't run it in console app, but you must understand this is a DLL, not separate EXE. It lives in your process space, and in the same thread you assign to it.
Kreso
Complete thread:
- SMTPServer within a .Net application - DerekThoms, 2006-01-28, 02:05
- Re: SMTPServer within a .Net application - wodSupport, 2006-01-28, 02:09
- Re: SMTPServer within a .Net application - DerekThoms, 2006-01-28, 02:10
- Re: SMTPServer within a .Net application - wodSupport, 2006-01-28, 02:12
- Re: SMTPServer within a .Net application - DerekThoms, 2006-01-28, 02:12
- Re: SMTPServer within a .Net application - DerekThoms, 2006-01-28, 02:16
- Re: SMTPServer within a .Net application - wodSupport, 2006-01-28, 02:22
- Re: SMTPServer within a .Net application - DerekThoms, 2006-01-28, 02:26
- Re: SMTPServer within a .Net application - wodSupport, 2006-01-28, 02:28
- Re: SMTPServer within a .Net application - DerekThoms, 2006-01-28, 02:33
- Re: SMTPServer within a .Net application - wodSupport, 2006-01-28, 02:36
- Re: SMTPServer within a .Net application - DerekThoms, 2006-01-28, 02:40
- Re: SMTPServer within a .Net application - wodSupport, 2006-01-28, 02:36
- Re: SMTPServer within a .Net application - DerekThoms, 2006-01-28, 02:33
- Re: SMTPServer within a .Net application - wodSupport, 2006-01-28, 02:28
- Re: SMTPServer within a .Net application - DerekThoms, 2006-01-28, 02:26
- Re: SMTPServer within a .Net application - wodSupport, 2006-01-28, 02:22
- Re: SMTPServer within a .Net application - DerekThoms, 2006-01-28, 02:16
- Re: SMTPServer within a .Net application - DerekThoms, 2006-01-28, 02:12
- Re: SMTPServer within a .Net application - wodSupport, 2006-01-28, 02:12
- Re: SMTPServer within a .Net application - DerekThoms, 2006-01-28, 02:10
- Re: SMTPServer within a .Net application - wodSupport, 2006-01-28, 02:09