Definition of Protocol

Definition of Protocol

Definition of Protocol

v  Protocol is one of the most important components of a computer network.

v  Protocol means a set of rules, agreed upon ways or a communication language which all computer and devices understand.

v  A protocol defines error checking, how data will be sent and received, and transmitting data between the systems.

v  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. This concept is known as “protocol independence“.

v  Some Important Protocols and their job:

Protocol
Acronym
Its Job
Point-To-Point
PTP
The backbone protocol of the internet. Popular also for intranets using the internet
Transmission Control Protocol/internet Protocol
TCP/IP
The backbone protocol of the internet. Popular also for intranets using the internet
Internetwork Package Exchange/Sequenced Packet Exchange
IPX/SPX
This is a standard protocol for Novell Network Operating System
NetBIOS Extended User Interface
NetBEUI
This is a Microsoft protocol that doesn’t support routing to other networks
File Transfer Protocol
FTP
Used to send and receive files from a remote host
Hyper Transfer Protocol
HTTP
Used for the web to send documents that are encoded in HTML.
Network File Services
NFS
Allows network nodes or workstations to access files and drives as if they were their own.
Simple Mail Transfer Protocol
SMTP
Used to send Email over a network
Telnet
Used to connect to a host and emulate a terminal that the remote server can recognize

You may also like...

Leave a Reply