This is a discussion on Difference between TFTP and FTP application layer protocols within the Networking & Internet Connectivity forums, part of the Computer Hardware/Software and Networking category; Difference between TFTP and FTP application layer protocols The Trivial File Transfer Protocol (TFTP) allows a local host to obtain ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Difference between TFTP and FTP application layer protocols The Trivial File Transfer Protocol (TFTP) allows a local host to obtain files from a remote host but does not provide reliability or security. It uses the fundamental packet delivery services offered by UDP. The File Transfer Protocol (FTP) is the standard mechanism provided by TCP / IP for copying a file from one host to another. It uses the services offer by TCP and so is reliable and secure. It establishes two connections (virtual circuits) between the hosts, one for data transfer and another for control information.
__________________ J.Vijayanand |
| Sponsored Links |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I create a new layer from JavaScript? | GDevakii | HTML, CSS and Javascript Coding Techniques | 1 | 02-27-2008 08:21 AM |
| How do I create a new layer from JavaScript? | itbarota | HTML, CSS and Javascript Coding Techniques | 3 | 11-30-2007 07:37 AM |
| difference between client server application testing & web application testing | vigneshgets | Software Testing | 1 | 07-27-2007 05:28 AM |
| What is the difference between TFTP and FTP application layer protocols? | anbuchezhians | Java Programming | 1 | 07-26-2007 12:02 AM |
| Why we go for TFTP server | vadivelanvaidyanathan | Server Management | 1 | 07-16-2007 09:59 AM |