在linux下实现TFTP功能的程序代码,希望对大家有用
上传时间: 2014-11-28
上传用户:咔乐坞
基于S3C44B0的TFTP文件传输网络应用实验例程
上传时间: 2017-05-22
上传用户:JIUSHICHEN
arm上实现tftp源代码,有注释,有参考价值,
上传时间: 2013-12-23
上传用户:zhaoq123
TFTp client for delphi ..........source see details in source
标签: source details client delphi
上传时间: 2014-10-28
上传用户:784533221
S3C2410支持TFTP下载功能的bootloader,S3C2410支持TFTP下载功能的bootloader,
标签: bootloader S3C2410 TFTP
上传时间: 2017-07-20
上传用户:小草123
TFTP Deamon Process code
上传时间: 2017-07-29
上传用户:13517191407
tftp-0.39 for linux i386.
上传时间: 2017-08-05
上传用户:yiwen213
* TFTP client compatible with RFC-1350 * compile under visiual c++ or borland c++ * author email: yuyushine@163.com ***************************************************/ #define _VC /* if compile under visiual c++ else undefine this*/ #include <stdio.h> #include <winsock.h> #include <conio.h> #ifndef MAKEWORD #define MAKEWORD(l,h) ((WORD)(((BYTE)(l))|(((WORD)(BYTE)(h))<<8))) #endif #define WSA_MAJOR_VERSION 1 #define WSA_MINOR_VERSION 1 #define WSA_VERSION MAKEWORD(WSA_MAJOR_VERSION, WSA_MINOR_VERSION)
标签: compatible borland compile visiual
上传时间: 2014-01-15
上传用户:yuchunhai1990
tftp linux 服务器和客户端, 实现了基本功能
标签: tftp linux
上传时间: 2015-06-23
上传用户:workman
用于pxa270的boot 带tftp 刷入flash后 可以引导通过tftp刷入kernel等
标签: 1
上传时间: 2015-07-11
上传用户:满天繁星