-
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
-
C语言编写的UDP简单文件传输协议TFTP,含客户端和服务端
默认的下载路径为E:/up/,文件将被下载到E:/dn/下;默认的上传路径为E:/dn/,文件...
C语言编写的UDP简单文件传输协议TFTP,含客户端和服务端
默认的下载路径为E:/up/,文件将被下载到E:/dn/下;默认的上传路径为E:/dn/,文件将被上传到E:/up/下,也可以通过改变源码更改下载上传路径
不仅支持简单的文本传输,也支持视频音频压缩以及大文件的传输,且传输速度快-C language UDP Simple File Transfer Protocol TFTP, including client and server to download the default path for the E:/up /, files will be downloaded to the E:/dn/under the default upload path for the E:/dn /, files will be uploaded to E:/up/under, you can change by changing the source code download upload path not only support the simple text transmission, also supports video and audio compression and transmission of large files, and transmission speed
- 2022-01-25 16:38:36下载
- 积分:1
-
FTPServer的智能手机设备
Ftp server, used to setup a server for smart phone connection.End user can transfer data between smart phones.Need another ftp client for establishing connection..
- 2023-01-31 19:35:04下载
- 积分:1
-
网络套接字编程。FTP服务器,有用户,通过PASV,端口列表,检索内容。
network socket programing. ftp服务器程序,有USER,PASS,PASV,PORT,LIST,RETR命令,在telnet下可以调试。-network socket programing. Ftp server, have USER, PASS, PASV, PORT, LIST, RETR command, In telnet can be debugging.
- 2022-07-19 11:38:29下载
- 积分:1
-
FTP source
底层实现FTP源程序-FTP source
- 2022-06-16 23:37:14下载
- 积分:1
-
FTP命令详解
说明: 个人收集整理的常用ftp命令,可用做编程时候参考(Common FTP commands collected by individuals can be used for reference in programming)
- 2020-06-21 20:20:01下载
- 积分: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
-
tftpd32-sources.400
Tftpd32 and Tftpd64 version 4.00
An opensource full featured TFTP
server, a TFTP client, a BOOTP/DHCP Server, an SNTP server, a DNS server and a
SYSLOG server combined into a single program which takes less than 200
kBytes.
- 2022-12-18 01:20:03下载
- 积分:1
-
FTP客户端
FTP客户端-FTP client
- 2022-05-21 05:28:53下载
- 积分:1
-
ftp断点续传,使用户能够轻松的理解各种软件的细节
ftp断点续传,使用户能够轻松的理解各种软件的细节-ftp HTTP that allows users to easily understand the details of a variety of software
- 2022-01-23 11:01:28下载
- 积分:1