-
Delphi和C++ Builder
Delphi/C++Builder
- 2022-02-15 22:22:23下载
- 积分:1
-
widnows下VC++关于Ftp的telnet的源代码开发。
widnows下VC++关于Ftp的telnet的源代码开发。-widnows under VC on the telnet Ftp source code development.
- 2022-02-01 17:43:57下载
- 积分:1
-
很有名气的Ftp客户端开源软件,多个类像CAsyncSocket类都很经典;是很好的学习网络编程的教材...
很有名气的Ftp客户端开源软件,多个类像CAsyncSocket类都很经典;是很好的学习网络编程的教材-very well Ftp Client open-source software, a number of categories such as CAsyncSocket are classics; The study is a good teaching Network Programming
- 2022-01-25 17:31:53下载
- 积分:1
-
使用Windows下的TFTP。用于连接嵌入式目标板工具
在windows下所用的tftp。用于连接嵌入式目标板的工具-Under the windows used by tftp. Used to connect the embedded target board tools
- 2023-01-09 17:40:03下载
- 积分:1
-
ftp模拟下载,通过VC实现在线下载,速度快,有断点续传
ftp模拟下载,通过VC实现在线下载,速度快,有断点续传-Simulation ftp download, online download through the VC, fast, and HTTP
- 2022-03-13 14:06:18下载
- 积分:1
-
ftp has been increasingly deepened people's lives. In peacetime use of other...
ftp已经越来越深入人们的生活。平时使用别人的,现在使用自己的-ftp has been increasingly deepened people"s lives. In peacetime use of others, and now use their own
- 2022-03-29 05:53:21下载
- 积分:1
-
FTP命令详解
个人收集整理的常用ftp命令,可用做编程时候参考(Common FTP commands collected by individuals can be used for reference in programming)
- 2020-06-21 20:20:01下载
- 积分:1
-
一个使用自己规定的协议传输文件的例子,实现了几个常用的功能...
一个使用自己规定的协议传输文件的例子,实现了几个常用的功能-The provisions of an agreement to use their own examples of transferring files to achieve a number of commonly used functions
- 2022-09-03 01:25:03下载
- 积分:1
-
ftp客户端实现
ftp客户端实现,内容详细,基于TCPIP,命令字登录,上传下载文件,应有尽有
- 2022-08-25 03:03:30下载
- 积分:1
-
breaks automatic update features several enhancements : not to repeat the downlo...
最新客户端自动升级程序 增强一些功能: 不重复下载, 上传时自动填写版本号。 softup.pbl ――上传文件 softupgrade.pbl ――下载文件 表结构: create table softupgrade( filever varchar(20), filename varchar(20), filedata long raw, primary key(filever ,filename )) -breaks automatic update features several enhancements : not to repeat the download and upload automatically complete version. Softup.pbl-- Upload file softupgrade.pbl-- download Table Structure : create table softupgrade (filever varchar (20), the filename varchar (20), filedata long raw, primary key (filever, filename
- 2023-02-20 20:00:04下载
- 积分:1