Network traffic generator and performance measurement tool
- client and server mode
- packets length option (up to 1kB)
- test time option (up to 1h)
- port number
- destination address
- debug mode
- instant figures when test is running
- summary print (also after test is interrupted by user [Ctrl+C])
- Touchstonet help:
- Instant statistics [pkts and bytes throughput, time]:
- Finished test summary:
Server (debug mode): Touchstonet -s -p 777 -d c
Client (debug mode): Touchstonet -c -p 777 -a 127.0.0.1 -t 10 -l 256 -d ccd TouchstoNet
git clone git@github.com:jwolak/EquinoxC-Logger.git
git checkout static_library_version
cd Build/
cmake CMakeLists.txt
makecd TouchstoNet/UnitTests/UnityTestFramework/Unity
cmake CMakeLists.txt
make
cd TouchstoNet/UnitTests/Build
cmake CMakeLists.txt
makeBSD 3-Clause License Copyright (c) 2022, Janusz Wolak, All rights reserved.