资源列表
NetPaw_1_1_src
- 一个用来在Internet网络上下载文件的程序
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
FTP_client
- 用VC++写的仿FTP客户端软件的源程序,设置好FTP服务器的连接信息,可以实现文件的上传与下载-Written by VC++ FTP client software imitation of the source, set up FTP server connection information, you can achieve upload and download files
ftpClient
- 该实例通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP和LeapFTP--This instance has realised a whole FTP client by WinInet interface, its interface is similar to CuteFTP and LeapFTP
ftpCt
- ftp client下載.上傳功能demo-ftp client
AlienFTP
- AlienFTP是一款非常好用的FTP功能软件,使用winsocket编程。本程序修改了原版一部分bug,如客户端不能上传空文件。服务端不能删除非空目录,用户无任何操作权限等-AlienFTP is a very easy to use FTP function software, to use winsocket programming. This procedure to modify the original part of the bug, if the client can not u
SourceFtp
- ftp客户端源代码,提供给大家供参考学习-ftp code for everyone
CSharpTFTPClient1.0.0.0
- 使用c#开发的TFTP(简单文件传输协议)客户端程序。-C# development using TFTP (Simple File Transfer Protocol) client.
基于VC和Socket的完整Ftp客户端程序
- 基于VC和Socket的完整Ftp客户端程序-Socket-based VC and the integrity Ftp Client
TFtp_Server
- PIC TFTP server with schematics and sources
奇迹世界更新工具源码
- 这个是我在网上找到的奇迹世界自动更新的源代码!希望有用!
FTPClient
- 一个完整的FTP客户端,各个功能比较完全。-A complete FTP client, the comparison is totally functional.