Answers for "why smtp works on application layer"

0

why smtp works on application layer

SMTP is part of the application layer of the TCP/IP protocol. Using a process called "store and forward," SMTP moves your email on and across networks. It works closely with something called the Mail Transfer Agent (MTA) to send your communication to the right computer and email inbox.
Posted by: Guest on July-15-2020

Browse Popular Code Answers by Language