| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
TCP/IP World Wide Web Electronic Mail Access (Page 1 of 2) I don't know about you, but I was pretty darned glad when bell bottoms went out of style and then, rather mortified when they came back in style a few years ago! That's the way the world of fashion is, I suppose. And sometimes, even in networking, what's old is new again. In this case, I am referring to the use of the online TCP/IP e-mail access model. Most e-mail users like the advantages of online access, especially the ability to read mail from a variety of different machines. What they don't care for is direct server access using protocols like Telnet (Tel-what?), UNIX (my father used to use that I think J) and non-intuitive, character-based e-mail programs. They want online access but they want it to be simple and easy to use. In the 1990s, the World Wide Web was developed and grew in popularity very rapidly, due in large part to its ease of use. Millions of people became accustomed to firing up a Web browser to perform a variety of different tasks, to the point where using the Web became almost second nature. It didn't take very long before someone figured out that using the Web would be a natural way of providing easy access to e-mail on a server. This is now sometimes called Webmail. This technique is straight-forward: it exploits the flexibility of the Hypertext Transfer Protocol (HTTP) to informally tunnel e-mail from a mailbox server to the client. A Web browser (client) is opened and given a URL for a special Web server document that accesses the user's mailbox. The Web server reads information from the mailbox and sends it to the Web browser, where it is displayed to the user. This method uses the online access model like direct server access, because requests must be sent to the Web server, and this requires the user to be online. The mail also remains on the server as when NFS or Telnet are used.
Home - Table Of Contents - Contact Us The TCP/IP Guide (http://www.TCPIPGuide.com) Version 3.0 - Version Date: September 20, 2005 © Copyright 2001-2005 Charles M. Kozierok. All Rights Reserved. Not responsible for any loss resulting from the use of this site. |