answersLogoWhite

0

Different types of protocol

Updated: 10/3/2023
User Avatar

Wiki User

14y ago

Best Answer

Different types of networking operating systems uses different digital languages to control the communication process between the computers. These languages is called Network protocols.

Definition : A protocol is a set of rules to govern the data transfer between the devices. The rules are used for the following purposes.

1. For compressing the data.

2. For sending device to indicate that it has finished sending a message.

3. For receiving device to indicate that it has received a message.

Types of Protocols :

There are different types of Protocol such as:

1. Transmission control Protocol (TCP)

2. internet Protocol (IP)

3. Internet Address Protocol (IP Address)

4. Post office Protocol (POP)

5. Simple mail transport Protocol (SMTP)

6. File Transfer Protocol (FTP)

7. Hyper Text Transfer Protocol (HTTP)

8. Ethernet

9. Telnet

10. Gopher

1. Transmission control Protocol (TCP)

This is a communication protocol that computers uses to communicate over a network. TCP divides message into stream of packets which are sent and then reassembled at the destination.

2. Internet Protocol (IP)

Internet protocol is addressing protocol. It is always used together with TCP. IP addresses of packet, routes them through different nodes and networks until it reaches its final destination. TCP/IP is perhaps the most used standard protocol for connecting computer networks.

3. Internet Address Protocol (IP Address)

This is the address that identifies a computer on a network using TCP/IP. An IP address contains series of four numbers unique to the computer concerned Eg : 90.399.424.34. This address is usually supplied by a Internet Service Provider.

4. Post office Protocol (POP)

This is used to receive incoming E-mail .

5. Simple mail transport Protocol (SMTP)

This protocol is used for sending and distributing outgoing E-Mail .

6. File Transfer Protocol (FTP)

This is a system that allows users to transfer files from one computer to another computer. Files that can be transfered may include program files, text files and multimedia files ect. This method of file transfer is faster than that using HTTP.

7. Hyper Text Transfer Protocol (HTTP)

HTTP is used to transfer a hyper text between two or more computers. Hyper text is the text that is coded using the language called HTML. HTML codes are used to create links. This link may be in any format such as text or graphics.

HTTP is based on the Client/server principles. HTTP allows a client to establish connection with a server and make a request. The server accepts the connection initiated by the client and send back the response. An HTTP request identifies the resources that the client is interested it and tells the server what action to take on the resource.

8. Ethernet

Ethernet is a most popular protocol used for LAN communication. It transfer the information in digital packets. Every computer that uses this protocol contains the Ethernet Network Interface Card (NIC).

This card is an unique address code embedded in microchip. This address is used to identify the system. When a packet is placed on a network, The packet is sent to every computer on the networks but only the computer which has the same address as Network Interface Card address is allowed to claim that packet and receive the digital information contained with it.

Only one packet is placed at a time in the network. If two systems placed packets on the network on same time. When NIC tries to place a packet it first looks whether a packet already exit or not. If it exits the NIC is forced to wait for a random milliseconds before trying again. This continues until a 'gap' is found then the packet can be successfully transmitted on to a network.

9. Telnet

Telnet is a set of rules used to connect one computer to another computer. The process of this connection is called as remote login. The computer who request connection is called local computer, who accept the connection is called remote computer. If you type commands in local computer remote login these commands executed in the remote computer. You can see in your monitor what is the process going on in this remote computer.

Telnet also operates on the client/server principle. The establishment of connection and display data on the local computer uses a Telnet server program to accept the connection and send responses to requests for information back to the local computer.

10. Gopher

Gopher is a sot of rules used to search, retrieve and display documents from remote sites. It is possible to initiate on-line connections with other systems through Goper. It also operates on client/server principal

.

Did you like this resource? Share it with your friends and show your love!

inShare

User Avatar

Wiki User

10y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

The different types of protocols are. connection oriented protocol and connection less protocols. Example: TCP is a connection oriented protocol. UDP is a connection less protocol.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

protocols is a way of communication so two types of protocol first is routing protocol and second is nonrouting protocol.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Different types of protocol
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Types of email protocol?

types of e-mail protocol?


Types technology using determnistic MAC protocol and Non Deterministic MAC protocol?

types technology using determnistic MAC protocol and Non Deterministic MAC protocol?


What is difference between Communications protocol and type?

Communication protocols are the rules than govern use of different types of media.


What are protocols for long distance communication?

There are 5 types pf protocols used in the computer network.


Does Simple Network Management Protocol have any types of message?

i want the answer for this question (i.e) is there any message types found in simple network management protocol


How many types of JDBC driver?

There are four types of JDBC driver:JDBC - ODBC bridgeNative-API driverNetwork-Protocol DriverNative-Protocol DriverSee related link for more information.


What is the different between transmission control protocol and transfer control protocol?

There is no notable difference.


What are 2 types of guided transmission media?

FTP (file transfer protocol) and SMTP(Short massage transfer protocol) are two type of protocol help us to transfer the file


What are 2 types of Mac Protocols?

There are two types of MAC protocol. 1. Centralized 2. Distributed


Why ARM is called as processor?

ARM is a processor architecture that incorporates a few different types of microprocessor that isn't built on the x86 protocol. They are called processors because they ARE processors.


What is protocol in computing?

Protocol in computing is a set of rules by which the computer works. There are different protocols for different things. For example "HTTP" translates to "HyperText Transfer Protocol" and is a set of rules of how to transfer files (web pages).


How is it different than bootp or rarp?

BOOTP is the booting protocol. RARP is the Reverse address resolution protocol.