Telnet protocol

Telnet protocol uses TCP port 23 for communication. It does not use encryption, therefore sensitive data such as username and password can be retained from the network.

Telnet is considered legacy, however some old devices may still use it.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator