Can SMTP be used as transfer protocol for Web pages? Why?
SMTP is an easy mail transfer protocol. This uses ASCII text for all communications. SMTP needs reliable delivery- the sender must remain a copy of the message till the receiver has stored a copy into non volatile memory.
SMTP cannot be utilized as transfer protocol for web pages as this is not essentially use hypertext and its header requires information of sender and receiver mail ID that is not required for web pages.