Application Layer Protocols
- November 4, 2014 at 6:37 am
Ilja Zegars- Posted in:
Application Layer Protocols
TCP/IP is using some of the Application layer protocols in addition to Transport and Internet layer protocols. Those protocols are used for transforming user requests to network friendly format through the TCP or UDP with IP.
Telnet
It is protocol used for remote login through the TCP/IP. It is using port 23 for the connection and behavior on the remote machine is ...