Data integrity testing using NTTTCP tool

Maoz M 1 Reputation point
2022-05-16T19:20:47.64+00:00

Hi,
I would like to do some data integrity testing over LAN:
a. No packet drop
b. Data received on PC2 as sent from PC1

is those feature are available on ttcp tool?

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
150 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Luis Rodriguez 6,191 Reputation points Microsoft Employee
    2022-05-16T21:05:12.757+00:00

    Hello @Maoz M

    Welcome to Microsoft Q&A Platform,

    NTTTCP is not a pure data integrity testing tool, but a network throughput benchmark tool:

    https://github.com/microsoft/ntttcp

    To check packet drops/data sent you will have to capture and analyze network traces using the tool of your choice, when generating traffic via NTTTCP.

    I hope this helps!

    ----------

    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments