/tcp-fiability-tester

Scala JavaFX application for TCP connection fiability

Primary LanguageScalaApache License 2.0Apache-2.0

TCP Fiability Tester

Scala JavaFX application for TCP connection fiability

In test creation tab, you specify the node, the duration, the interval of each record, and the timeout in which the connection must be established.

Get Started

You will need Java and openjfx installed on your machine

# Run privileges 
chmod +x ./bin/tcp-tester.sh
# Run it
./bin/tcp-tester.sh

Create Test

Alt text

Duration input can be: [0-9]* (second|minute|hour)s?

Interval input can be: [0-9]* (second|minute|hour)s?

Timeout input can be: [0-9]* (millisecond|second|minute|hour)s?

Sequence Diagram

Alt text

Useful Links

TCP Connection Establishment

Mean time between failures