The Rlogin communication method allows to access servers over a LAN or over the internet using the rlogin protocol. You can connect to host by using host's name or IP address in the connect-to field (e.g. in the host directory). The username is taken from the username setting. If it is empty, ZOC uses the value from the USERNAME environment variable, or, if USERNAME is unavailable, "ZOC" is used as the username. The escape character is hard coded to be the tilde character "~".
← Back to Rlogin