Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
AnswerRe: MessageFormat /ChoiceFormat in C# Pin
Joshua Quick13-Feb-06 15:33
Joshua Quick13-Feb-06 15:33 
AnswerRe: MessageFormat /ChoiceFormat in C# Pin
Fridi6913-Feb-06 21:50
Fridi6913-Feb-06 21:50 
QuestionReasons for UnauthorizedAccessException Pin
Glaxalg13-Feb-06 11:42
Glaxalg13-Feb-06 11:42 
AnswerRe: Reasons for UnauthorizedAccessException Pin
George L. Jackson13-Feb-06 13:37
George L. Jackson13-Feb-06 13:37 
GeneralRe: Reasons for UnauthorizedAccessException Pin
Glaxalg13-Feb-06 15:39
Glaxalg13-Feb-06 15:39 
Questionhow to embed an exe file in my app and run it from code ? Pin
hdv21213-Feb-06 11:02
hdv21213-Feb-06 11:02 
AnswerRe: how to embed an exe file in my app and run it from code ? Pin
Colin Angus Mackay13-Feb-06 13:29
Colin Angus Mackay13-Feb-06 13:29 
QuestionNetwork Email Sniffer in C#? Pin
Tom Paluzzi13-Feb-06 11:01
Tom Paluzzi13-Feb-06 11:01 
Hello...

I'm in the process of writing a network analyzer in C#
for an IT project. One of the project requirements is for the
analyzer to report some metadata concerning Exchange-based
emails that go out to the internet. Currently, I've got a simple
listening socket (RAW socket) that is intercepting the
network packets. The questions are:

1) Where in the IP packet (Ehternet, IP, or TCP header)
can I inspect to determine that it's an Exchange-related
packet and needs to be process (inspected) further.

I'm pretty sure the IP packet would be of type TCP, but

2) Where in that series of bytes does it specify Exchange, the to:/from:/subject:/ etc. Is it the TCP header, IP??

3) Is the a doable thing?

I'm assuming that Exchange is using SMTP for sending the email(s).

Any info would be extremely helpful...

Thx,
T

GeneralRe: Network Email Sniffer in C#? Pin
LighthouseJ13-Feb-06 11:31
LighthouseJ13-Feb-06 11:31 
Questionspeech to text Pin
mahmoud_sam13-Feb-06 10:08
mahmoud_sam13-Feb-06 10:08 
QuestionTalking to Data Base Problem Pin
ytubis13-Feb-06 9:35
ytubis13-Feb-06 9:35 
AnswerRe: Talking to Data Base Problem Pin
Michael Potter13-Feb-06 9:58
Michael Potter13-Feb-06 9:58 
GeneralRe: Talking to Data Base Problem Pin
ytubis13-Feb-06 10:19
ytubis13-Feb-06 10:19 
QuestionBindingSource: BEFORE CurrentChanged? Pin
moon4413-Feb-06 9:26
moon4413-Feb-06 9:26 
AnswerRe: BindingSource: BEFORE CurrentChanged? Pin
VMSSanthosh13-Feb-06 22:32
VMSSanthosh13-Feb-06 22:32 
GeneralRe: BindingSource: BEFORE CurrentChanged? Pin
moon4414-Feb-06 6:14
moon4414-Feb-06 6:14 
QuestionDataGridView Columns Pin
Wjousts13-Feb-06 9:08
Wjousts13-Feb-06 9:08 
QuestionChanging number formats Pin
Dan Neely13-Feb-06 8:35
Dan Neely13-Feb-06 8:35 
AnswerRe: Changing number formats Pin
Dan Neely13-Feb-06 9:05
Dan Neely13-Feb-06 9:05 
AnswerRe: Changing number formats Pin
Joshua Quick13-Feb-06 12:09
Joshua Quick13-Feb-06 12:09 
QuestionEdit Oracle Objects from C# Pin
sam31513-Feb-06 8:30
sam31513-Feb-06 8:30 
AnswerRe: Edit Oracle Objects from C# Pin
George L. Jackson13-Feb-06 14:07
George L. Jackson13-Feb-06 14:07 
QuestionHow to serialize and deserialize Cursor? Pin
Rashid.Mahmood13-Feb-06 7:52
Rashid.Mahmood13-Feb-06 7:52 
AnswerRe: How to serialize and deserialize Cursor? Pin
Dave Kreskowiak13-Feb-06 17:29
mveDave Kreskowiak13-Feb-06 17:29 
GeneralRe: How to serialize and deserialize Cursor? Pin
Rashid.Mahmood13-Feb-06 20:17
Rashid.Mahmood13-Feb-06 20:17 

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.