-
用VC++编制FTP客户端应用程序
用VC++编制FTP客户端应用程序-compiled with VC FTP client application
- 2022-01-30 15:10:20下载
- 积分:1
-
The program implements a simple ftp server in windows platform through the ftp c...
该程序实现了一个简单的ftp服务器,在windows平台通过ftp命令行测试。-The program implements a simple ftp server in windows platform through the ftp command-line test.
- 2023-02-09 13:05:03下载
- 积分:1
-
FTP server, the reference Server U orders using multiple threads, but useless co...
FTP服务器, 参考Server U的命令, 用多线程, 但没用完成端口, 上传下载都有速度控制, 权限控制调用接口-FTP server, the reference Server U orders using multiple threads, but useless completed ports, Upload have download speed control, access control Call Interface
- 2022-01-24 14:18:14下载
- 积分:1
-
for OS/2 prepared by the ftp client, worth!
为OS/2编写的ftp客户端程序,值得参考!-for OS/2 prepared by the ftp client, worth!
- 2022-07-16 16:35:42下载
- 积分:1
-
vc 编程 实现的ftp客户端及服务端,ftp的基本功能。服务端加入命令控制...
vc 编程 实现的ftp客户端及服务端,ftp的基本功能。服务端加入命令控制-vc Programming ftp client and the server, ftp"s basic functions. Server to control orders
- 2022-03-10 07:30:25下载
- 积分:1
-
write a VB FTP program, and you can achieve the ftp's all operators
一个用VB写的FTP程序,可以实现你在ftp里的所有操作-write a VB FTP program, and you can achieve the ftp"s all operators
- 2022-05-21 02:37:09下载
- 积分: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
-
FTP_client_implementation_code
FTP客户端的实现代码FTP client implementation code(FTP client implementation code)
- 2010-08-15 13:45:52下载
- 积分:1
-
一个多线程和单线程ftp客户端程序
一个多线程和单线程ftp客户端程序-A multi-threaded and single-threaded ftp client program
- 2022-02-04 02:32:43下载
- 积分:1
-
linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系...
linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理-FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process communications, pipelines, soket programming, file I/O standard library function and system call, file rights management
- 2022-03-20 14:48:46下载
- 积分:1