Routing
From Mycomputer Notes
(Difference between revisions)
(→-Routed Protocol) |
(→Routed Protocol) |
||
| Line 1: | Line 1: | ||
| + | |||
| + | ; A protocol describes: | ||
| + | The format that a message must take. | ||
| + | The way i which compuiters must excange a message within the ocntext of a particular | ||
| + | activity, such as sending messages across networks. | ||
| + | |||
==Routed Protocol== | ==Routed Protocol== | ||
IP is the routed protocol that works on the Internet. IP addressing enables packets to be routed | IP is the routed protocol that works on the Internet. IP addressing enables packets to be routed | ||
from source to destination using the best available path. | from source to destination using the best available path. | ||
Revision as of 16:11, 27 March 2006
- A protocol describes
The format that a message must take. The way i which compuiters must excange a message within the ocntext of a particular activity, such as sending messages across networks.
Routed Protocol
IP is the routed protocol that works on the Internet. IP addressing enables packets to be routed from source to destination using the best available path.
