Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
> From: Bo Berglund > it would be good to have a tool that is able to analyze the > TCP/IP traffic through a particular network connection by application, > TCP/IP port, destination address and amount of data sent/received per > time increment. Maybe even graping the usage. Any sniffer that will save a timestamp on each packet and will save to CSV (or something that can be converted to CSV) would do the job. I've a feeling the standard Microsoft sniffer will do that, but it's not on any of the boxes I have access to here. Then load the CSV into Excel, make a pivot table (or chart to get your graph), and you're done. - Peter