function onInitProtocol()
{
lit#0 = "Connecting to the login server...";
fn_call#2 = echo#1(lit#0);
fn_call#4 = decideHostAndPort#3();
fn_call#10 = TClient_setConnectionAttributes#9(this.loginserver, this.loginhost, this.loginport);
fn_call#12 = sendLogin#11();
lit#13 = 0;
return lit#13;
}