<?phpechogettext("This page allows you to perform a simple TCP connection test to determine if a host is up and accepting connections on a given port. This test does not function for UDP since there is no way to reliably determine if a UDP port accepts connections in this manner.");?>
<br/><br/>
<?phpechogettext("No data is transmitted to the remote host during this test, it will only attempt to open a connection and optionally display the data sent back from the server.");?>
<pclass="text-muted"><em><small><?phpechogettext("Shows the text given by the server when connecting to the port. Will take 10+ seconds to display if checked.");?></small></em></p>
<pclass="text-muted"><em><small><?phpechogettext("If you force IPv4 or IPv6 and use a hostname that does not contain a result using that protocol, <br />it will result in an error. For example if you force IPv4 and use a hostname that only returns an AAAA IPv6 IP address, it will not work.");?></small></em></p>
<?phpechogettext("This page allows you to perform a simple TCP connection test to determine if a host is up and accepting connections on a given port. This test does not function for UDP since there is no way to reliably determine if a UDP port accepts connections in this manner.");?>
<br/><br/>
<?phpechogettext("No data is transmitted to the remote host during this test, it will only attempt to open a connection and optionally display the data sent back from the server.");?>
<?=gettext("If you force IPv4 or IPv6 and use a hostname that does not contain a result using that protocol, <br />it will result in an error. For example if you force IPv4 and use a hostname that only returns an AAAA IPv6 IP address, it will not work.");?>