What is remote login?how is it more efficient than TELNET?
Answers
Answered by
7
Answer:
Telnet vs rlogin
It works between hosts that use different operating systems. Telnet uses option negotiation between the client and server to determine what features each end can provide. Rlogin is from Berkeley Unix and was developed to work between Unix systems only, but it has been ported to other operating systems also.
Similar questions