Explain TELNET with its advantage ?
Explain TELNET with its advantage ?
Network
- asked 3 years ago
- B Butts
1Answer
telnet is a network protocol which allows the user to get connected to other hosts via remote login. telnet remote login is widely sed for file sharing.
One can then easily browse the host’s machine and can download or upload files from/to the host. It works on a standard port number – 23.
telnet allows the user to get access to any remote host machine through remote login.
Using this protocol, one can access the remote computer as his/her own computer.
The main advantage of using telnet is that the user can make changes related to system which is not possible in any other method. All type of resources can be shared.
- answered 3 years ago
- Community wiki
Your Answer