Please Whitelist This Site?
I know everyone hates ads. But please understand that I am providing premium content for free that takes hundreds of hours of time to research and write. I don't want to go to a pay-only model like some sites, but when more and more people block ads, I end up working for free. And I have a family to support, just like you. :)
If you like The TCP/IP Guide, please consider the download version. It's priced very economically and you can read all of it in a convenient format without ads.
If you want to use this site for free, I'd be grateful if you could add the site to the whitelist for Adblock. To do so, just open the Adblock menu and select "Disable on tcpipguide.com". Or go to the Tools menu and select "Adblock Plus Preferences...". Then click "Add Filter..." at the bottom, and add this string: "@@||tcpipguide.com^$document". Then just click OK.
Thanks for your understanding!
Sincerely, Charles Kozierok
Author and Publisher, The TCP/IP Guide
Message Transfer
Other TCP/IP applications work with particular types of files, processing and interpreting them in various ways. These files are usually designed for the specific purpose of communication, and are thus called messages; these applications allow users to construct, send and receive messages that fit a particular message format. There are several prominent TCP/IP messaging applications we'll examine in this Guide:
Each of these applications was at one point somewhat distinct, but in recent years a number of developments have caused the lines between them to become greatly blurred. Electronic mail is no longer limited to simple text messages; it can now be used to carry general files by encoding them into text form using special methods, and even to carry hypertext documents. World Wide Web clients (browsers) continue to be enhanced to let them access other types of servers and files, and can also be used for general file transfer. These developments all mean even more functionality and flexibility for the TCP/IP userand a bit more care required on the part of the TCP/IP learner.
Key Concept: One of the most important groups of TCP/IP applications is the one that enables files to be moved between devices on an internetwork: file and message transfer applications. This group contains many of the common applications that TCP/IP users employ every day to communicate. It can be broken into two main categories: general file transfer applications that are used to move any type of file between devices, and message transfer applications, which allow different types of communication using special file types, such as electronic-mail messages or hypertext files.