简体   繁体   English

如何测试网络协议?

[英]How to test network protocol?

I'm currently doing some research including comparing efficiency, accuracy and flexibility of different transport protocols such like tcp, udp and a new protocol based on udp we're currently designing. 我目前正在做一些研究,包括比较不同传输协议(例如tcp,udp以及我们正在设计的基于udp的新协议)的效率,准确性和灵活性。 I'm aware of the differences in general, the facts like tcp is more accurate while udp is more fast. 我知道一般的差异,像tcp这样的事实更准确,而udp更快。 What i'm looking for are more specific indicators those can be used to validate and evaluate a protocol. 我正在寻找的是更具体的指标,可用于验证和评估协议。

Also considering the changing network environment, the evaluation cannot be convincing without a series of testing and capturing, which means the testing need to be ran automatically and get overall performance indicator. 同样考虑到不断变化的网络环境,如果不进行一系列测试和捕获,评估就无法令人信服,这意味着测试需要自动运行并获得总体性能指标。 So i prefer to use some cli tools. 所以我更喜欢使用一些CLI工具。

Check out the new Message Analyzer from Microsoft, a new network protocol, system message, and ETW event analysis tool, complete with extensive filtering, graphics, remote capture, asset sharing; 检查来自Microsoft的新消息分析器,新的网络协议,系统消息和ETW事件分析工具,其中包括广泛的筛选,图形,远程捕获,资产共享。 and it is Powershell-enabled: http://technet.microsoft.com/en-us/library/jj649776.aspx 并且启用了Powershell: http//technet.microsoft.com/en-us/library/jj649776.aspx

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM