Click here to Skip to main content
15,901,122 members
Home / Discussions / C#
   

C#

 
AnswerRe: How many maximum Threads can be created in CLR Thread pool Pin
Pete O'Hanlon2-Jul-07 10:45
mvePete O'Hanlon2-Jul-07 10:45 
AnswerRe: How many maximum Threads can be created in CLR Thread pool Pin
Luc Pattyn2-Jul-07 10:48
sitebuilderLuc Pattyn2-Jul-07 10:48 
QuestionReturn multiple asynch calls synchronously? Pin
matsnas2-Jul-07 10:32
matsnas2-Jul-07 10:32 
AnswerRe: Return multiple asynch calls synchronously? Pin
Not Active2-Jul-07 11:05
mentorNot Active2-Jul-07 11:05 
QuestionSerialization: how to acess from one assembly to another Pin
Saikek2-Jul-07 9:10
Saikek2-Jul-07 9:10 
AnswerRe: Serialization: how to acess from one assembly to another Pin
Scott Dorman2-Jul-07 10:41
professionalScott Dorman2-Jul-07 10:41 
QuestionRich Texbox to HTML [modified] Pin
Gene Arnold2-Jul-07 8:17
Gene Arnold2-Jul-07 8:17 
QuestionHow to implement a SMTP/POP3 listener service to monitor email similar to anti-spam app? Pin
SirajP2-Jul-07 8:00
SirajP2-Jul-07 8:00 
Hello Everyone,

The last time I did any Windows/Win32 programming was before .NET was introduced!! Since then I've been focused on server-side Java applications but now I need to develop a Windows service. I figure C# should ease the transition into .NET and so I'm writing to this forum. If this is not the right forum for this question, please let me know which one is.

I'm looking for pointers on the quickest approach to go about implementing a service which listens in on both SMTP and POP3 traffic and based on the message headers perform some action. The behavior is just like an anti-spam application's service that monitor email.

So far, I've found sample code for creating a service. I'm hoping to find sample code for intercepting SMTP/POP3 traffic as well as an API similar to JavaMail which will help with parsing RFC822 messages.

If anyone here has previously developed an anti-spam application and is willing to be a consultant, please contact me directly. This would actually be my preferred approach.

Thank you.
Siraj.


Siraj Podikunju
SP Consulting, Inc.
sirajp@spconsult.com

QuestionDownloading file from remote location Pin
kaliem2-Jul-07 7:39
kaliem2-Jul-07 7:39 
AnswerRe: Downloading file from remote location Pin
Scott Dorman2-Jul-07 7:52
professionalScott Dorman2-Jul-07 7:52 
AnswerRe: Downloading file from remote location Pin
kaliem2-Jul-07 8:00
kaliem2-Jul-07 8:00 
AnswerRe: Downloading file from remote location Pin
Not Active2-Jul-07 8:05
mentorNot Active2-Jul-07 8:05 
GeneralRe: Downloading file from remote location Pin
kaliem2-Jul-07 8:18
kaliem2-Jul-07 8:18 
GeneralRe: Downloading file from remote location Pin
Not Active2-Jul-07 8:43
mentorNot Active2-Jul-07 8:43 
GeneralRe: Downloading file from remote location Pin
kaliem2-Jul-07 10:07
kaliem2-Jul-07 10:07 
GeneralRe: Downloading file from remote location Pin
Scott Dorman2-Jul-07 10:43
professionalScott Dorman2-Jul-07 10:43 
GeneralRe: Downloading file from remote location Pin
Not Active2-Jul-07 10:59
mentorNot Active2-Jul-07 10:59 
QuestionC# Generic: Is this a bug or by design Pin
mschuckmann2-Jul-07 7:37
mschuckmann2-Jul-07 7:37 
AnswerRe: C# Generic: Is this a bug or by design Pin
Luc Pattyn2-Jul-07 8:03
sitebuilderLuc Pattyn2-Jul-07 8:03 
GeneralRe: C# Generic: Is this a bug or by design Pin
mschuckmann2-Jul-07 8:26
mschuckmann2-Jul-07 8:26 
GeneralRe: C# Generic: Is this a bug or by design Pin
Luc Pattyn2-Jul-07 9:08
sitebuilderLuc Pattyn2-Jul-07 9:08 
GeneralRe: C# Generic: Is this a bug or by design Pin
mschuckmann2-Jul-07 11:28
mschuckmann2-Jul-07 11:28 
GeneralRe: C# Generic: Is this a bug or by design Pin
Tim Paaschen2-Jul-07 20:36
Tim Paaschen2-Jul-07 20:36 
QuestionMultiview Databinding Pin
stormcandi2-Jul-07 6:19
stormcandi2-Jul-07 6:19 
AnswerRe: Multiview Databinding Pin
Sathesh Sakthivel2-Jul-07 16:22
Sathesh Sakthivel2-Jul-07 16:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.