otLogin: Login to opentick servers

Description Usage Arguments Details Value Warning Author(s) See Also

Description

Function to login to opentick servers

Usage

1
otLogin(username = NULL, password = NULL)

Arguments

username

opentick account username

password

opentick account password

Details

If username and/or password are not supplied, the user will be prompted to enter them on the command line.

Value

Returns the number one '1' invisibly.
Modifies .otConnection in the opentick namespace.

Warning

Your account password will not be encrypted as it is sent to the opentick server, since the server does not accept encrypted passwords.

Author(s)

Josh Ulrich

See Also

otLogout, otConnect


joshuaulrich/opentick documentation built on May 19, 2019, 8:54 p.m.