没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > C# Packet Capture Analyser |
C# Packet Capture Analyser
|
1 | 0 | 216 |
贡献者 | 讨论 | 代码提交 |
概述
Developed under Microsoft Visual Studio 2010/12/13 and .Net Framework 4.0/4.5 for Windows XP and later, but also successfully demonstrated under Mono for Linux.
The application can fully process a wide selection of PCAP NG, PCAP and NA Sniffer packet captures and can fully unpack a range of frames, packets and datagrams therein, but the unpacked data is not utilised in the configured version of the code.
Without additional knowledge of the structure of the messages, the application cannot handle multiple messages within a TCP packet.
The code can perform latency analysis for packet round trips across a network and analysis for time messages on a network
Histograms and CSV files can be output for the latency and time analysis results
创建时间:2014-05-06 16:42