Method Protocols.LysKOM.Connection()->create()
- Method create
Protocols.LysKOM.Connection Protocols.LysKOM.Connection(string server)
Protocols.LysKOM.Connection Protocols.LysKOM.Connection(string server, mapping options)- Description
The options argument is a mapping with the following members:
"login" : int|string login as this person number (get number from name).
"password" : string send this login password.
"invisible" : bool if set, login invisible.
"port" : int(16bit) server port (default is 4894).
"whoami" : string present as this user (default is from uid/getpwent and hostname).