I need a tool to view network traffic

  • Thread starter Thread starter jayderk
  • Start date Start date
J

jayderk

Hello all,

I am having a problem with one of my desktop applications and was wondering
if any of you know of a good tool I can use to monitor traffic in and out of
my network card?

this is a urgent problem.


regards,
Jay
 
Jay,

TcpTrace is a good tool. I just downloaded Distinct's Network Monitor,
and if you want in depth analysis of what is going in and out of your
machine over a network, this definitely seems to be the tool.

Hope this helps.
 
Netmon from Microsoft, TCPView on sysinternals and TDIMon from
sysinternals.com


Nicholas Paldino said:
Jay,

TcpTrace is a good tool. I just downloaded Distinct's Network Monitor,
and if you want in depth analysis of what is going in and out of your
machine over a network, this definitely seems to be the tool.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)

jayderk said:
Hello all,

I am having a problem with one of my desktop applications and was wondering
if any of you know of a good tool I can use to monitor traffic in and
out
of
my network card?

this is a urgent problem.


regards,
Jay
 
I would like a tool that allows you to see byte level data

regards,
Jay

news.microsoft.com said:
Netmon from Microsoft, TCPView on sysinternals and TDIMon from
sysinternals.com


message news:[email protected]...
Jay,

TcpTrace is a good tool. I just downloaded Distinct's Network Monitor,
and if you want in depth analysis of what is going in and out of your
machine over a network, this definitely seems to be the tool.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)

jayderk said:
Hello all,

I am having a problem with one of my desktop applications and was wondering
if any of you know of a good tool I can use to monitor traffic in and
out
of
my network card?

this is a urgent problem.


regards,
Jay
 
I use the Ufasoft Sniffer. It will allow you to filter traffic, show the
contents of the packets, etc. It doesn't do as good a job as other sniffers
I've used at interpreting the packet contents, but, if you're debugging a
plain vanilla sockets program, it should be fine.

Paul T.

jayderk said:
I would like a tool that allows you to see byte level data

regards,
Jay

Netmon from Microsoft, TCPView on sysinternals and TDIMon from
sysinternals.com


message news:[email protected]...
Jay,

TcpTrace is a good tool. I just downloaded Distinct's Network Monitor,
and if you want in depth analysis of what is going in and out of your
machine over a network, this definitely seems to be the tool.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)

Hello all,

I am having a problem with one of my desktop applications and was
wondering
if any of you know of a good tool I can use to monitor traffic in
and
out
of
my network card?

this is a urgent problem.


regards,
Jay
 
Back
Top