COMPUTER NETWORKING

INTRODUCTION

PROTOCOL LAYERING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The protocol that enables file sharing between hosts:
A
HTTP
B
FTP
C
SMTP
D
DNS
Explanation: 

Detailed explanation-1: -FTP stands for File transfer protocol. FTP is a standard internet protocol provided by TCP/IP used for transmitting the files from one host to another. It is mainly used for transferring the web page files from their creator to the computer that acts as a server for other computers on the internet.

Detailed explanation-2: -FTP (File Transfer Protocol) is a standard network protocol used for the transfer of files from one host to another over a TCP-based network, such as the Internet. FTP works by opening two connections that link the computers trying to communicate with each other.

Detailed explanation-3: -As with many Internet protocols, the File Transfer Protocol (FTP) uses the Transmission Control Protocol (TCP) to provide guaranteed delivery on top of the Internet Protocol (IP).

There is 1 question to complete.