Computer Science, asked by aj324241, 2 months ago

nswer the following questions in 100-120 word
24 Define different network
protocols?

Answers

Answered by ritikkumardmr
0

A Network Protocol is a group of rules accompanied by the network. Network protocols will be formalized requirements and plans composed of rules, procedures, and types that describe communication among a couple of devices over the network.

1 . HTTP or HTTPs

This stands for Hypertext Transfer Protocol or Hypertext Transfer Protocol (secure). The secure version is encrypted, meaning that we are going to encrypt all the data as we send it from the client to the server.

2. FTP (File Transfer Protocol)

The FTP allows us to transfer files from a client to a server or from a server to a client.FTP is a File Transfer Protocol, SFTP is Secure File Transfer Protocol, and TFTP is Trivial File Transfer Protocol.

3. Email Protocols

Email is specifically designed for transferring files. We are transferring files that are actually in the format of these email documents. For email, we have three protocols we use. Two of them are used by a client to retrieve mail from a server. So POP and IMAP are explicitly used to take email messages that live currently on a server, maybe Gmail or maybe your company’s email server, and they use it to transfer those email messages over to your client, some type of mail client that resides on your workstation.

4. TCP(Transmission Control Protocol) and UDP(User Datagram Protocol)

There are two common network protocols used to send data packets over a network. Together TCP as well as, UDP ahead the data packets through your device applying ports to different routers until they will connect with the last destination. Also, they are utilized to send out the packets towards the IP address with the receiver. Equally TCP as well as, UDP focus on the top of IP, or Internet Protocol.

Similar questions