Click here to Skip to main content
15,889,595 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# how I can sniff a process? Pin
Not Active9-Jan-12 14:23
mentorNot Active9-Jan-12 14:23 
AnswerRe: C# how I can sniff a process? Pin
Abhinav S9-Jan-12 19:41
Abhinav S9-Jan-12 19:41 
GeneralRe: C# how I can sniff a process? Pin
terrinfo9-Jan-12 23:19
terrinfo9-Jan-12 23:19 
GeneralRe: C# how I can sniff a process? Pin
Richard MacCutchan10-Jan-12 2:36
mveRichard MacCutchan10-Jan-12 2:36 
GeneralRe: C# how I can sniff a process? Pin
terrinfo10-Jan-12 3:06
terrinfo10-Jan-12 3:06 
GeneralRe: C# how I can sniff a process? Pin
Richard MacCutchan10-Jan-12 3:26
mveRichard MacCutchan10-Jan-12 3:26 
GeneralRe: C# how I can sniff a process? Pin
terrinfo10-Jan-12 3:32
terrinfo10-Jan-12 3:32 
GeneralRe: C# how I can sniff a process? Pin
Richard MacCutchan10-Jan-12 3:45
mveRichard MacCutchan10-Jan-12 3:45 
I thought as much, since the process id is an internal value of meaning only to the operating system, and not relevant to network traffic. However you can find the information you need by using the netstat -o command.
Unrequited desire is character building. OriginalGriff
I'm sitting here giving you a standing ovation - Len Goodman



GeneralRe: C# how I can sniff a process? Pin
terrinfo10-Jan-12 3:48
terrinfo10-Jan-12 3:48 
GeneralRe: C# how I can sniff a process? Pin
Richard MacCutchan10-Jan-12 4:06
mveRichard MacCutchan10-Jan-12 4:06 
QuestionC# -Oracle- Access Pin
bigphish9-Jan-12 8:33
bigphish9-Jan-12 8:33 
AnswerRe: C# -Oracle- Access Pin
RexGrammer9-Jan-12 8:45
RexGrammer9-Jan-12 8:45 
GeneralRe: C# -Oracle- Access Pin
bigphish9-Jan-12 19:04
bigphish9-Jan-12 19:04 
GeneralRe: C# -Oracle- Access Pin
Mycroft Holmes9-Jan-12 20:25
professionalMycroft Holmes9-Jan-12 20:25 
AnswerRe: C# -Oracle- Access Pin
jschell11-Jan-12 9:36
jschell11-Jan-12 9:36 
QuestionWinforms Update form label from a class library Pin
Member 43365949-Jan-12 4:53
Member 43365949-Jan-12 4:53 
AnswerRe: Winforms Update form label from a class library Pin
BobJanova9-Jan-12 5:05
BobJanova9-Jan-12 5:05 
GeneralRe: Winforms Update form label from a class library Pin
Member 43365949-Jan-12 5:17
Member 43365949-Jan-12 5:17 
GeneralRe: Winforms Update form label from a class library Pin
BobJanova9-Jan-12 6:46
BobJanova9-Jan-12 6:46 
AnswerRe: Winforms Update form label from a class library Pin
RexGrammer9-Jan-12 8:11
RexGrammer9-Jan-12 8:11 
AnswerRe: Winforms Update form label from a class library Pin
Luc Pattyn9-Jan-12 8:15
sitebuilderLuc Pattyn9-Jan-12 8:15 
GeneralRe: Winforms Update form label from a class library Pin
DaveyM699-Jan-12 8:43
professionalDaveyM699-Jan-12 8:43 
AnswerRe: Winforms Update form label from a class library Pin
BillWoodruff10-Jan-12 6:17
professionalBillWoodruff10-Jan-12 6:17 
QuestionHow to access the control of a form from diffrent form? Pin
Paramu19739-Jan-12 4:08
Paramu19739-Jan-12 4:08 
AnswerRe: How to access the control of a form from diffrent form? Pin
Ravi Bhavnani9-Jan-12 4:15
professionalRavi Bhavnani9-Jan-12 4:15 

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.