Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://itpm.msu.su/LDP/nag/node7.html
Дата изменения: Sun Apr 18 13:36:38 1999 Дата индексирования: Mon Oct 1 20:01:26 2012 Кодировка: |
These tasks require a completely different approach to networking. Instead of forwarding entire files along with a job description, all data is broken up in smaller chunks (packets), which are forwarded immediately to the destination host, where they are reassembled. This type of network is called a packet-switched network. Among other things, this allows to run interactive applications over the network. The cost of this is, of course, a greatly increased complexity in software.
The solution that system--- and many non- sites--- have adopted is known as TCP/IP. In this section, we will have a look at its underlying concepts.