473,322 Members | 1,566 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

I need a tool to view network traffic

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
Nov 15 '05 #1
4 3421
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]
- mv*@spam.guard.caspershouse.com

"jayderk" <ja*****@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
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

Nov 15 '05 #2
Netmon from Microsoft, TCPView on sysinternals and TDIMon from
sysinternals.com
"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com> wrote in
message news:uv**************@tk2msftngp13.phx.gbl...
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]
- mv*@spam.guard.caspershouse.com

"jayderk" <ja*****@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
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


Nov 15 '05 #3
I would like a tool that allows you to see byte level data

regards,
Jay

"news.microsoft.com" <di********@discussion.microsoft.com> wrote in message
news:O0**************@tk2msftngp13.phx.gbl...
Netmon from Microsoft, TCPView on sysinternals and TDIMon from
sysinternals.com
"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com> wrote in message news:uv**************@tk2msftngp13.phx.gbl...
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]
- mv*@spam.guard.caspershouse.com

"jayderk" <ja*****@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
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



Nov 15 '05 #4
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" <ja*****@hotmail.com> wrote in message
news:uZ**************@TK2MSFTNGP11.phx.gbl...
I would like a tool that allows you to see byte level data

regards,
Jay

"news.microsoft.com" <di********@discussion.microsoft.com> wrote in message news:O0**************@tk2msftngp13.phx.gbl...
Netmon from Microsoft, TCPView on sysinternals and TDIMon from
sysinternals.com
"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com> wrote

in
message news:uv**************@tk2msftngp13.phx.gbl...
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]
- mv*@spam.guard.caspershouse.com

"jayderk" <ja*****@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
> 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
>
>



Nov 15 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: brian | last post by:
I am working with a 3rd party credit card company that is using Python version 2.2.2. They are using the httplib module to post data to my server which is a dedicated server with no firewall or any...
0
by: Russ Ferrill | last post by:
I would like to write a service that monitors network traffic and allows or disallows the traffic based on IP address. I'm not sure where to start looking for info on how to do this. Can anyone...
10
by: serge | last post by:
Using "SELECT * " is a bad practice even when using a VIEW instead of a table? I have some stored procedures that are identical with the difference of one statement in the WHERE clause. If I...
1
by: Omega | last post by:
Hi In serveral firewall software you can block all network traffic with one click, can I do the same in c# ? Thanks
8
by: BJ | last post by:
Problem: How can I code up a client side process to detect if the network is available? Synopsis: I am writing ASP.NET input forms for a Panasonic Tuff book. The users will be walking around...
3
by: LucaBrasi | last post by:
I am curious about how Access 2000 handles network requests for data. I have the data on a back-end server, and the front-end is installed on the local machine. Now, lets say I have a select query...
0
by: akhtar | last post by:
How to secure your network Check this article to know how a network analyzer continuously monitors traffic on network and provides detailed information about critical problems, virus attacks and...
2
by: Derrick | last post by:
Can anyone suggest a tool (if one exists) to capture IIS traffic and be able to "replay" that traffic? We are in the process of moving from sql2k to sql2005. What I would like to do is take a...
7
by: Marc Bartsch | last post by:
Hi, I have a background worker in my C# app that makes a synchronous HttpWebRequest.GetResponse() call. The idea is to POST a file to a server on the internet. When I call HttpWebRequest.Abort()...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.