-
ftp
说明: 简单的ftp服务器和客户端 用Visual C++实现 在VS2019中可以成功运行(Simple FTP server and client)
- 2021-04-11 16:18:58下载
- 积分:1
-
ftpServer is a console based on the ftp server, be able to achieve most of the F...
ftpServer是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;用VC6开发,在XP和2000系统上稳定运行。-ftpServer is a console based on the ftp server, be able to achieve most of the FTP server procedures; VC6 use development, In XP and 2000 systems and stable operation.
- 2022-02-06 07:42:28下载
- 积分:1
-
FTP_client_by_C
遵照FTP协议编写的FTP客服端程序,可以与服务器程序互联传输文件(AC_FTP is a file transfer protocol client
that uses asynchronous socket operation mode and utilizes many
programming techniques described in detail throughout the book.
It connects to an FTP server, sends commands and receives replies
according to rfc959.txt">RFC 959 to get and put files,
change directories, get file lists, delete files.)
- 2009-04-27 16:03:43下载
- 积分:1
-
实现了FTP的简单功能,而且可以穿socks4代理
实现了FTP的简单功能,而且可以穿socks4代理-a ftp client source code ,wrotes in java, with sock4 proxy support.
- 2022-03-18 03:10:35下载
- 积分:1
-
FTP客户端源代码
FTP客户端源代码-FTP client source code
- 2023-04-04 11:30:03下载
- 积分:1
-
This is for FTP Connection
This for FTP Connection-This is for FTP Connection
- 2023-04-02 19:05:03下载
- 积分:1
-
FTP client of the source. Zip
FTP客户端程序的源程序.zip-FTP client of the source. Zip
- 2022-03-19 16:38:45下载
- 积分:1
-
一个C#写的ftp客户端,可已安装为系统服务,并支持客户端配置文件.(附带安装为服务和卸载服务的批处理文件)...
一个C#写的ftp客户端,可已安装为系统服务,并支持客户端配置文件.(附带安装为服务和卸载服务的批处理文件)-a write C# ftp client can be installed as system services, and to support client configuration files. (Incidental services for the installation and uninstall the batch file)
- 2022-03-10 00:07:05下载
- 积分:1
-
这下我最近写的程序,以更好地支持FTP下…
这是本人最近写的ftpclient程序,能较好支持ftp下载,断点续传有待读者的实现-This is FtpClient I have recently written procedures, to better support ftp download, HTTP to be readers realize
- 2022-04-13 12:42:35下载
- 积分: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