what do you mean protocols?
Answers
Answer:
please mark brainlist
Explanation:
a system of fixed rules and formal behaviour used at official meetings, usually between governments.
बहुधा दोन सरकारांमधील संबंधातील अधिकृत बैठकीमधे वापरण्यात येणाऱ्या नियमांची आणि औपचारिक वर्तनाची प्रणाली; राजशिष्टाचार.
Protocols
Protocol refers to the set of rules applicable for a network. The protocol defines standardised format for the data packet to be transmitted through the network.
Some of the commonly used protocols are as follows:-
HTTP
HTTP is an application layer protocol. It is widely used protocol. This protocol is used by the world wide web. HTTP defines how message are formatted and transmitted and what actions web servers and browers should take in response to various commands. It is a request/response standard between a client (end-user) and a server (website).
TCP/IP (Transmission Control Protocol/Internet Protocol)
TCP/IP is the communication protocol for the Internet. It defines the rules, computers must follow to communicate with each other over the Internet. TCP/IP is a protocol used in E-mail transmission.
PPP (Point-To-Point Protocol)
It is a data link layer protocol, which encapsulates other network layer protocols for transmission on synchronous and asynchronous communication lines.
There are three types of PPP:-
- LCP (Link Control Protocol)
- NCP (Network Control Protocol)
- IPCP (Internet Protocol Control Protocol)
FTP (File Transfer Protocol)
FTP is a standard network protocoal used to transfer files from one host to another host over a TCP-based network, such as Internet. FTP is based on client/server principle.
Remote Login (Telnet)
Telnet is a protocol used for creating a connection with a remote computer. Once your telnet client establish a connection to the remote host, telnet client becomes a virtual terminal, allowing you to communicate with the remote host from your computer.