欢迎来到虫虫开发者社区 — 600,569+ 专业电子工程师资源,全部免费下载

* TFTP client compatible with RFC-1350 * compile under visiual c++ or borland c++ * author email:

其他 1702 K 120 次下载

资源详细信息

文件格式
RAR
文件大小
1702 K
资源分类
上传者
发布时间
下载统计
120
所需积分
2 积分

* TFTP client compatible with RFC-1350 * compile under visiual c++ or borland c++ * author email: - 资源详细说明

* 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)

* TFTP client compatible with RFC-1350 * compile under visiual c++ or borland c++ * author email: - 源码文件列表

立即下载 * TFTP client compatible with

提示:下载后请用压缩软件解压,推荐使用 WinRAR 或 7-Zip

下载说明与使用指南

下载说明

  • 本资源需消耗 2积分
  • 24小时内重复下载不扣分
  • 支持断点续传功能
  • 资源永久有效可用

使用说明

  • 下载后使用解压软件解压
  • 推荐使用 WinRAR 或 7-Zip
  • 如有密码请查看资源说明
  • 解压后即可正常使用

积分获取方式

  • 上传优质资源获得积分
  • 每日签到免费领取积分
  • 邀请好友注册获得奖励
  • 查看详情 →

相关技术标签

点击标签浏览更多相关其他资源:

相关其他资源推荐