|
|
|
Protocols:
Network protocols are standards that allow computers to
communicate. A protocol defines how computers identify one another on a
network, the form that the data should take in transit, and how this
information is processed once it reaches its final destination. Although each network protocol is different, they all
share the same physical cabling. This common method of accessing the
physical network allows multiple protocols to peacefully coexist over the
network media, and allows the builder of a network to use common hardware
for a variety of protocols. TCP/IP Transmission Control Protocol (TCP) – uses a set of rules to exchange messages with other Internet points at the information packet level Internet Protocol (IP) – uses a set of rules to send and receive messages at the Internet address level Is the predominate network protocol in use today (Other includes OSI Model) for interoperable architecture and the internet. TCP/IP is a result of protocol research and development conducted on experimental packet switched network by ARPANET funded by the defense advanced research projects agency (DARPA). TCP/IP used as internet standards by the internet architecture board (IAB).
|
|
|