Application Layer Protocols Flashcards
refers to the TCP/IP protocol that specifies a reliable and efficient transfer of electronic mail service on the Internet
Simple Mail Transfer Protocol (SMTP)
refers to a TCP/IP protocol that is designed to allow a workstation to retrieve mail that the server is holding for it.
Post Office Protocol, version 3 (POP3)
is a small and simple alternative to FTP that uses UDP to transfer files between systems.
Trivial File Transfer Protocol (TFTP)
refers to a TCP/IP protocol that enables the sharing of computer programs and/or data between hosts over a TCP/IP network. It uses TCP to create a virtual connection for control information and then creates a separate TCP connection for data transfer.
File Transfer Protocol (FTP)
refers to a TCP/IP protocol that enables computers to mount drives on remote hosts and operate them as if they were local drives.
Network File System (NFS)
refers to a TCP/IP protocol that is used on the Internet for translating names of domains and their publicly advertised network nodes into IP addresses.
Domain Name System (DNS)
refers to a TCP/IP protocol that monitors and controls the exchange of management information between networks and network components
Simple Network Management Protocol (SNMP)
collect and store management information and make this information available to NMSs using SNMP
Managed devices
An .. has local knowledge of management information and translates that information into a form compatible to SNMP
agent
executes applications that monitor and control managed devices. NMSs provide the bulk of the processing and memory resources required for network management.
NMS
refers to a TCP/IP protocol that uses the TCP as the transport protocol to establish a connection between server and client.
Terminal Emulation protocol Network (Telnet)
is a UNIX command that allows authorized users to log in to other UNIX machines on a network and to interact as if the user were physically at the host computer.
Remote login application (rlogin)
refers to an application-level protocol service and an Internet standard developed by the IETF that supports the exchange of information on the World Wide Web, as well as on internal networks.
Hypertext Transfer Protocol (HTTP)
is a secure message-oriented communications protocol designed for use in conjuction with HTTP
HTTPS
is a security protocol that works at a socket level. This layer exists between the TCP layer and the application layer to encrypt/decode data and authenticate concerned entities.
Secure Sockets Layer (SSL)