搜索资源列表
FtpClient
- Socket Programming, FTP Client source
FtpClient
- vc实现的FTP客户端程序,支持断点续传等-socket ftp
ftpclient
- linux下ftp客户端 通过socket编程实现-ftp client under linux socket programming by
ftpclient
- 该IDL源代码,主要功能是,实现基于Socket的ftp通讯程序,稍微修改,即可实现数据自动下载服务。-The IDL source code, the main function is to achieve based on the Socket ftp Communications program, slightly modified, you can achieve automatic data download service.
FtpClient
- 该FTP服务器程序使用FTP协议,运用Windows Socket开发,主要实现的功能有:登录FTP服务器,列出服务器中的各种文件信息,上传、下载、修改、删除FTP服务器中的文件。-The FTP server uses the FTP protocol, use Windows Socket development, the main achievement of the function: log on to the FTP server, lists a variety of file i
miniFTP
- win SOCKET 编程实现 miniFTPclient/Server Zhe大计算机网络实验,具体要求如下: 使用 Win32Socket 函数实现,不能使用 MFC 的 Csocket 类库(MFC 的 Csocket 类库不 能在 LINUX、UNIX 等环境下使用,跨平台性差),不能用 C++ builder 开发(编程量太少, C++ builder 已完成了很多 SOCKET 代码的编写)。 1. mini FTPclient/ Server 要求:在客户端至少实现 GE
