setUplinkHost("localhost", 4402); $uplink->setUplinkServer(5, "php.local.TestNet", "very_weak_password", "Test Server"); while(true) { $uplink->loop(); } ?>