Lecture 5 - Computer Network Protocols Ports
Lecture 5 - Computer Network Protocols Ports
Network Protocol
A protocol is simply a set of rules. A network protocol is a set
of rules followed by the network. Network protocols are
formal standards and policies made up of rules, procedures
and formats that defines communication between two or more
devices over a network. Network protocols conducts the
action, policies, and affairs of the end-to-end process of
timely, secured and managed data or network communication.
They define rules and conventions for communication. They
incorporate all the processes requirement and constraints of
initiating and accomplishing communication between
computers, routers, servers and other network enabled devices.
Network protocols must be confirmed and installed by the
sender and receiver to ensure network\data communication. It
also applies software and hardware nodes that communicate
on a network. There are several types of network protocols.
Internet protocol suite
Internet protocol suite is the set of communication
protocols that implement the protocol stack on which
the internet runs. The Internet protocol suite is
sometimes called the TCP/IP protocol suite, after
TCP\IP, which refers to the important protocols in it,
the Transmission Control Protocol(TCP) and the
Internet Protocol(IP). The Internet protocol suite can
be described by the analogy with the OSI model, but
there are some differences. Also not all of the layers
correspond well.
A protocol stack is the complete set of protocol layers
that work together to provide networking capabilities.
Transmission Control Protocol
The Transmission Control Protocol is the core
protocol of the internet protocol suite. It originated
in the network implementation in which it
complemented the Internet Protocol. Therefore the
entire suite is commonly referred to as TCP/IP.