$clusterCallsign='F5MZN';
//$hostname='192.168.0.1';
$hostname='dx.f5mzn.org';
$port=9000;
$appletPath='http://cluster.f5mzn.org/';
$needsPassword=1;
?>
Cluster Web - DX Cluster Web Interface.
Cluster Web - DX Cluster Web Interface.
printf("Welcome to %s Web Cluster!\n", $clusterCallsign); ?>
$callsign=$_POST['callsign'];
$password=$_POST['password'];
if ($callsign) {
printf ("\n");
printf ("\n");
} else {
printf ("\n");
printf ("\n");
if ($needsPassword) {
printf ("
If you do not have a password set - don't enter one :)\n");
printf ("
Note for the DxNet users: this DX-Cluster has switched to DX-Spider. Most of the user accounts\n");
printf ("have been imported into DX-Spider. If you can't log in with your password, try with an empty password\n");
printf ("then follow the insctructions in order to register again. Thank you for your comprehension!\n");
}
printf ("\n");
}
?>
Spider Homepage.