Home » mcq » networking » Which protocol is used for email message between different machines ?
FTP
RPC
SNTP
SMTP
Answer is Wrong!
Answer is Right!
The correct answer is (d) SMTP.
SMTP stands for Simple Mail Transfer Protocol. It is a standard Internet protocol for electronic mail (email) transmission. SMTP is an application-layer protocol that uses TCP/IP to send email messages from an email client to an
132.3s0 89.4 11.4 132.3c6.3 23.7 24.8 41.5 48.3 47.8C117.2 448 288 448 288 448s170.8 0 213.4-11.5c23.5-6.3 42-24.2 48.3-47.8 11.4-42.9 11.4-132.3 11.4-132.3s0-89.4-11.4-132.3zm-317.5 213.5V175.2l142.7 81.2-142.7 81.2z"/>
Subscribe on YouTube
email server, or from one email server to another.
FTP stands for File Transfer Protocol. It is a standard network protocol used to transfer files from one host to another host over a TCP/IP network. FTP is a client-server protocol, which means that there are two programs involved in the transfer: a client program on the user’s computer and a server program on the remote computer.
RPC stands for Remote Procedure Call. It is a protocol that allows a program on one computer to call a procedure on another computer. RPC is used to implement distributed computing, where multiple computers cooperate to perform a task.
SNTP stands for Simple Network Time Protocol. It is a protocol used to synchronize the clocks of computer systems over a network. SNTP is a client-server protocol, which means that there are two programs involved in the synchronization: a client program on the user’s computer and a server program on the remote computer.