YOU ARE DOWNLOADING DOCUMENT

Please tick the box to continue:

Transcript
Page 1: File transfer - Application Layer- Computer Networks

File TransferComputer Networks

Prepared By:-Rishabh RJ

Page 2: File transfer - Application Layer- Computer Networks

File Transfer

Transferring files from one computer to another is one of the most common tasks expected from a networking or internetworking environment.

As a matter of fact, the greatest volume of data exchange in the Internet today is due to file transfer.

File Transfer in Computer networks by Rishabh RJ

Page 3: File transfer - Application Layer- Computer Networks

Topics to be discussed

Two applications are currently available for transferring files over the Internet:

File Transfer Protocol (FTP) and

Trivial File Transfer Protocol (TFTP).

File Transfer in Computer networks by Rishabh RJ

Page 4: File transfer - Application Layer- Computer Networks

What is FTP • File Transfer Protocol (FTP) is the standard mechanism for one of the

most common tasks on the Internet, copying a file from one computer to another.

• For example, two systems may use different file name conventions.Two systems may have different ways to represent text and data.Two systems may have different directory structures. All of these problems have been solved by FTP in a very simple and elegant approach.

FTP uses the services of TCP. It needs two TCP connections.

The well-known port 21 is used for the control connection and the well-known port 20 for the data connection.

File Transfer in Computer networks by Rishabh RJ

Page 5: File transfer - Application Layer- Computer Networks

FTP

File Transfer in Computer networks by Rishabh RJ

Page 6: File transfer - Application Layer- Computer Networks

Using the Control Connection

File Transfer in Computer networks by Rishabh RJ

Page 7: File transfer - Application Layer- Computer Networks

Using the Data Connection

File Transfer in Computer networks by Rishabh RJ

Page 8: File transfer - Application Layer- Computer Networks

Trivial File Transfer Protocol (TFTP)

• There are occasions when we need to simply copy a file without the need for all of the functionalities of FTP.

• Trivial File Transfer Protocol (TFTP) is designed for these types of file transfer.

• It makes one single connection and transfers a small file quickly. • However, this application is not universally available

File Transfer in Computer networks by Rishabh RJ

Page 9: File transfer - Application Layer- Computer Networks

I will love to answer your questionsAny Questions?Thank you

Mr. RishabhSchool of Enginnering and TechnologyShoolini UniversityVillage Bajhol, Solan (H.P)

[email protected]

File Transfer in Computer networks by Rishabh RJ


Related Documents