TCPavailability

The program periodically tries to establish a TCP connection with a designated server port. It registers successes and failures to determine the availability.

This is useful not specifically to test the availability of a server, but mainly to measure the reliability of a network connection like for instance a VPN or a wireless network. By picking up a server we known is always available, the availability we get will really represent the network connection reliability.

Support: asc@isep.ipp.pt


Screenshots


Java