-
Notifications
You must be signed in to change notification settings - Fork 1
zhonli/tftpd64
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the complete source code for Tftpd32 and Tftpd64, the industry standard TFTP server. The code has been splitted into 2 parts : - the GUI management - the background process They communicate together by messages sent through a TCP socket. In addition to separate processing and display, this allow a remote monitoring for the service edition. _common and _libs directories contains files which belongs to both parts. GUI processing is in the _gui directory. Demon and background processing is found into _services directory. Initializations are in the _main directory tftpd32.sln and .vcxproj files are the project files necessary for building the executables. All code is released under the European Public License, which is compatible with the GPLv2.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published