answersLogoWhite

0

SMTP is simple mail transport protocol. SNMP is simple network management protocol that is UDP based.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What port does ther SMTP protocol use by default?

465 is the default port number for SMTP. SMTP stands for Simple Mail Transfer Protocol. It is used for sending Emails over the network.


Which is the deafult protocol used in directory services?

NTLM, LDAP, SMTP & RPC protocol


Which network protocols are used for transmission of files and data?

Ftp and smtp ( simple mail transfer protocol)


What protocol is used when receiving email?

SMTP (Simple Mail Transfer Protocol)


What port is snmp?

Simple Network Management Protocol (SNMP) is a popular protocol for network management. It is used for collecting information from, and configuring, network devices, such as servers, printers, hubs, switches, and routers on an Internet Protocol (IP) network. A port for this ^. Google is your friend.


What protocol is commonly used for communications between network management agents and appplications?

Though this question is extremely ambiguous, you probably mean SNMP (Simple Network Management Protocol).


What protocol is used to handle outgoing email?

Generally SMTP.


A protocol used for receiving email messages is called?

SMTP


Protocol used to download files or send emails?

SMTP (send mail transfer protocol)


What protocol is used to transmit email over the internet?

SMTP (Simple Mail Transfer Protocol) - sends mail only POP (Post Office Protocol) - retrieves mail and manages mailboxes IMAP (Internet Message Access Protocol) - retrieves mail and manages mailboxes


What protocol is used to receive emaila smntp smtp pop smttp?

wich of the followting protocol is used to receive email?


What is the difference between HTTP and SMTP?

SMTP is push protocol, stateful protocol which is used for sending Mails from Client to Client or Server to Server. Generally SMTP uses the encryption method of 7bit or 8bit ISCII but HTTP dose not use that. HTTP is pull protocol which is preferred for sites demand and this is stateless protocol.