Computer Network (Protocols)
Computer Network (Protocols)
AND
THEIR FUNCTIONS
NETWORK PROTOCOLS
1- The Internet Protocol (IP) family contains a set of the most widely used
network protocols, including:
Transmission Control Protocol (TCP)
Hypertext Transfer Protocol (HTTP)
File Transfer Protocol (FTP )
Telnet
GSM
GPRS
SMTP
POP3
VoIP
TRANSMISSION CONTROL PROTOCOL
(TCP)
On the Internet and many other networks, IP is often used together
with the Transport Control Protocol (TCP) and referred to
interchangeably as TCP/IP.
However, TCP/IP has become standard terminology to refer to either
or both of the protocols.
The term TCP/IP refers to network communications where the TCP
transport is used to deliver data across IP networks.
TCP/IP is the MAIN protocol of the internet. Popular also for intranets
using the internet. It is also widely used on many organizational
networks due to its flexibility and wide array of functionality provided.
Also, it enables computers to exchange data with each other in a
meaningful, organized, and efficient way.
HYPERTEXT TRANSFER PROTOCOL
(HTTP)