Click here to Skip to main content
15,906,463 members
Home / Discussions / C#
   

C#

 
QuestionInt to Hex Conversion Pin
deepscyberpulse13-Feb-06 19:11
deepscyberpulse13-Feb-06 19:11 
AnswerRe: Int to Hex Conversion Pin
DigitalKing13-Feb-06 21:08
DigitalKing13-Feb-06 21:08 
AnswerRe: Int to Hex Conversion Pin
Jon Sagara14-Feb-06 6:13
Jon Sagara14-Feb-06 6:13 
QuestionImportant Concepts in .NET Pin
engsrini13-Feb-06 18:50
engsrini13-Feb-06 18:50 
AnswerRe: Important Concepts in .NET Pin
SimonS13-Feb-06 22:06
SimonS13-Feb-06 22:06 
QuestionNumericUpDown Pin
Maqsood Ahmed13-Feb-06 18:13
Maqsood Ahmed13-Feb-06 18:13 
AnswerRe: NumericUpDown Pin
fearless stallion13-Feb-06 19:51
fearless stallion13-Feb-06 19:51 
Questionhow to create blank process in c# ? Pin
hdv21213-Feb-06 12:05
hdv21213-Feb-06 12:05 
AnswerRe: how to create blank process in c# ? Pin
Colin Angus Mackay13-Feb-06 13:24
Colin Angus Mackay13-Feb-06 13:24 
GeneralRe: how to create blank process in c# ? Pin
hdv21213-Feb-06 14:18
hdv21213-Feb-06 14:18 
GeneralRe: how to create blank process in c# ? Pin
Colin Angus Mackay13-Feb-06 20:38
Colin Angus Mackay13-Feb-06 20:38 
GeneralRe: how to create blank process in c# ? Pin
Dan Neely14-Feb-06 2:27
Dan Neely14-Feb-06 2:27 
QuestionMessageFormat /ChoiceFormat in C# Pin
Fridi6913-Feb-06 11:46
Fridi6913-Feb-06 11:46 
AnswerRe: MessageFormat /ChoiceFormat in C# Pin
Colin Angus Mackay13-Feb-06 13:26
Colin Angus Mackay13-Feb-06 13:26 
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 

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.