Computer Science - Networking - Discussion

Discussion Forum : Networking - Section 1 (Q.No. 20)
20.
Which of the following TCP/IP protocol is used for transferring electronic mail messages from one machine to another?
FTP
SNMP
SMTP
RPC
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
7 comments Page 1 of 1.

Rittika said:   1 decade ago
Simple mail Transfer Protocol. The name itself suggests.

Rakesh said:   1 decade ago
Simple message transfer protocol.
(1)

Ravi said:   1 decade ago
FTP : File Transfer Protocol (FTP) is a standard network protocol used to transfer files from one host to another host over a TCP-based network, such as the Internet.

SNMP : Simple Network Management Protocol (SNMP) is an "Internet-standard protocol for managing devices on IP networks". Devices that typically support SNMP include routers, switches, servers, workstations, printers, modem racks and more.

SMTP : Simple Mail Transfer Protocol (SMTP) is an Internet standard for electronic mail (e-mail) transmission across Internet Protocol (IP) networks.
(1)

P. M. Aagjal said:   1 decade ago
SMTP: Simple Mail Transfer Protocol. Connection oriented text based protocol.
(2)

Srikanth said:   9 years ago
What does RPC mean?

Shu said:   9 years ago
Good question, thanks for providing this.

Praful said:   7 years ago
Remote Procedure Call (RPC) is a protocol that one program can use to request a service from a program located in another computer on a network without having to understand the network's details. A procedure call is also sometimes known as a function call or a subroutine call.

Post your comments here:

Your comments will be displayed after verification.