Method Protocols.LysKOM.Connection()->create()
- Method
create
Protocols.LysKOM.Connection Protocols.LysKOM.Connection(stringserver)
Protocols.LysKOM.Connection Protocols.LysKOM.Connection(stringserver,mappingoptions)- Description
The
optionsargument is a mapping with the following members:"login":int|stringlogin as this person number (get number from name).
"password":stringsend this login password.
"invisible":boolif set, login invisible.
"port":int(16bit)server port (default is 4894).
"whoami":stringpresent as this user (default is from uid/getpwent and hostname).