A TCP testing tool, useful and intuitive to use right out of the box.
Mizar is a TCP tester/debugger designed to be immediately useful and intuitive to use right out of the box.
The purpose of Mizar is to help developers working on software that communicates over TCP protocol by speeding up debugging and testing from the earliest stages of development.
Main features
Client
- Open multiple sockets on multiple targets
- Send multiple messages
- Options to close on reply or persistend connections
- Loop mode
- Step test
- Min/max time interval between sends
- Display number of connected sockets and message sent and received
Server
- Listen on multiple ports
- Echo server mode
- Trace received messages on console
- Display number of connected sockets and message/data received