Computer Network and Internet
Computer Network and Internet
7. Intranet is used in order to get employee 7. While It is used to check status, access data,
information, telephone directory etc. send mail, place order etc.
Network protocol
Network protocol: In networking, a protocol is a set of rules for formatting
and processing data. Network protocols are like a common language for
computers. The computers within a network may use vastly different
software and hardware; however, the use of protocols enables them to
communicate with each other regardless.
Standardized protocols are like a common language that computers can use,
similar to how two people from different parts of the world may not
understand each other's native languages, but they can communicate
using a shared third language. If one computer uses the Internet Protocol
( IP)and a second computer does as well, they will be able to
communicate. But if one computer uses IP and the other does not know
this protocol, they will be unable to communicate.
On the Internet, there are different protocols for different types of processes.
Protocols are often discussed in terms of which OSI model layer they
belong to.
There are different types of protocols such as –
i) FTP ii) TCP/ IP iii) HTTP iv) SMTP etc.
Different Types of Protocols
FTP: Full name of FTP is File Transfer Protocol. The File Transfer
Protocol (FTP) is a standard communication protocol used for
the transfer of computer files from a server to a client on a
computer network. FTP is built on a client–server model
architecture using separate control and data connections
between the client and the server.
SMTP: The Simple Mail Transfer Protocol (SMTP) is an internet
standard communication protocol for electronic
mail transmission. Mail servers and other message transfer
agents use SMTP to send and receive mail messages. User-
level email clients typically use SMTP only for sending
messages to a mail server for relaying, and typically submit
outgoing email to the mail server on port 587 or 465 per RFC
8314. For retrieving messages, IMAP and POP3 are standard,
but proprietary servers also often implement proprietary
protocols, e.g., Exchange activesync.
Different Types of Protocols
TCP/IP: Full form of TCP/IP is Transmission Control Protocol
/Internet Protocol. It is a set of standard Internet
communications protocols that allow digital computers to
communicate over long distances. This Internet protocol
suite is the conceptual model and set of communications
protocols used in the Internet and similar computer
networks. It is commonly known as TCP/IP because the
foundational protocols in the suite are the Transmission
Control Protocol (TCP) and the Internet Protocol (IP).