remote login
1 definition found
remote login - Free On-line Dictionary of Computing (26 May 2007) :
remote login
<networking> A client-server program and protocol that
provides an interactivel command line interface to a remote
computer, using a protocol over a computer network,
simulating a locally attached terminal.
rlogin is the BSD Unix program and protocol for this,
telnet is an earlier, more widely implemented protocol.
(1999-03-26)
|