TFTPD32 service

This page was last updated on September 21, 2006
Written by R.Collewijn

On this page

Introduction

Tftpd32 includes DHCP, TFTP, SNTP and Syslog servers as well as a TFTP client. The TFTP client and server are fully compatible with TFTP option support (tsize, blocksize and timeout), which allow the maximum performance when transferring the data. Some extended features such as directory facility, security tuning, interface filtering; progress bars and early acknowledgments enhance usefulness and throughput of the TFTP protocol for both client and server. The included DHCP server provides unlimited automatic or static  IP address assignment.

Installation and configuration TFTPD32

Copy the file from the “tftpd32.xxx.zip” file into a directory/folder (in this case i use the C:\Project\TFTP folder) and start the program. Configured the DHCP server and TFTP server as follows.

 

Off course you can use any IP range/segment you want, but in this example I use a C-Class IP range.

Changes of this page

Date Change
Nov 25, 2005
First concept, R.Collewijn
Jun 16, 2006
Language check, R.Collewijn / R.Reichman