搜索资源列表
FTPclient(VC++)
- 用Visual c++作的FTP文件上传客户端工具,功能强大,可供学习VC人员下载学习使用!-Visual c for the FTP file upload client tools, powerful, can study VC Download learning!
ftpclient
- ftp client.txt c# 写的ftp客户端源代码
ftpclient
- 本程序是利用Visual C++开发的FTP客户端程序
FTPClient
- 一个简单的FTP客户端程序,用C#编写能够实现文件的发送与接受
Ftpclient
- 本程序是用c++写的一个ftp客户机,请参考
FtpClient&Service
- 一个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)
ftpClient.c.zip
- this is a simple ftp client in c for linux,this is a simple ftp client in c for linux
FtpClient
- 一个C++编写的FTP客户端,内附源码和运行程序,供学习参考之用 -useC++
FTPclient
- 基于c#实现的ftp客户端,呵呵 希望对贵站有多帮助-Based on the c# Realized ftp client, Oh how I hope to help贵站
client_ftp.c.tar
- this is a code source for an easy realization of ftpclient.
FtpClient
- c sharp 下的网络编程源程序,主要是ftp协议实现ftp远程传输的客户端源代码-c sharp programming source code under the network, mainly long-distance transmission ftp protocol ftp client source code
FTPclient
- ftp 客户端 C语言终端实现 满足ftp客户端的基本操作-ftp client using c
myftp
- 在Linux下 编写 一个ftp服务器,对CWD命令该进行怎样的处理。目前我的做法是:控制连接进程,用chdir()把目录改变到CWD命令所指定的目录下,然后保存当前的目录路径,发给数据连接进程。这样list命令时就能列出所在目录信息。-In the preparation of a ftp server under Linux, on the how the CWD command processing. Currently my practice is: control the connec