0 Star 2 Fork 4

elecfun / tftpd32

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
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.

空文件

简介

基于tftpd32(http://tftpd32.jounin.net/) 170203 V4.61(https://tftpd64.codeplex.com/) 版本的开源代码开发,汉化界面,增加保存最近的5个路径,打开时自动添加最近的5个路径到地址下拉框,支持文件夹路径拖拽。 展开 收起
C
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C
1
https://gitee.com/elecfunwb/tftpd32.git
git@gitee.com:elecfunwb/tftpd32.git
elecfunwb
tftpd32
tftpd32
master

搜索帮助