Network Chapter3 - Protocol
Network Chapter3 - Protocol
7/17/2010
Objectives
• At the end of this session, you will be able to:
• Define a protocol.
• List the functions of a protocol.
• Define protocol stack
• Appreciate the benefits of binding protocol.
• List the protocol stack commonly used in
computer networks.
• List the protocols commonly used in computer
networks.
• Differentiate between connection oriented
communication and connectionless
communication.
7/17/2010
Protocols
• Is a set of rules of information exchange
Carries out the following tasks in a sending
computer:
• Divides data into packets
• Adds addressing and control information to the
packet
• Prepares the data or actual transmission through
network adapter card
Carries out the following tasks in a receiving
computer:
• Retrieves the packets from the network cable
through the network adapter card
7/17/2010
Protocols (contd)
• Stores packets in buffer for reassembling
• Recreates original data by reassembling the
packets in proper sequence
• Passes the data to the application
•
•
7/17/2010
The OSI model showing the layers
of protocols
Application Layer Initiates a request or accepts a request
7/17/2010
Routable Protocols :
That supports multi-path LAN to LAN
communication is called a routable protocol
7/17/2010
Communication tasks within the
OSI model
Application Layer
Application-level network
Presentation Layer service users
Session Layer
Network Layer
Physical Layer
7/17/2010
Protocol (contd.)
Transport protocol
• which establishes communication sessions
between computers
7/17/2010
Standard Protocol Stacks/Suite
7/17/2010
Binding
7/17/2010
Types of Protocols
NetBEUI:
• Is an efficient transport layer protocol
• Is compatible with all Microsoft based networks
• Offers high speed on small networks
• Offers good error protection
• Is not routable
7/17/2010
Commonly Used Protocol (contd.)
NW Link IPX/SPX:
• Is Internetwork Packet Exchange/Sequenced
Packet Exchange Protocol
• Is used by Novel networks for information
exchange
• NW Link is Microsoft’s implementation of IPX/SPX
protocol stack used in Novel Networks
APPC:
• Stands for Advanced Program to Program
Communication
• Is IBM’s transport protocol developed as part of
its System Network Architecture(SNA)
7/17/2010
Commonly Used Protocol (contd.)
AppleTalk:
• Is a protocol stack
7/17/2010
Communication
7/17/2010
Connectionless Communication
7/17/2010