-
FtpClient
FTP客户端的代码,基于DotNet Framework,C#语言开发。(FTP client code, based on the DotNet Framework, C# Language development.)
- 2007-07-26 10:25:21下载
- 积分: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
-
FTP客户端
一个简单的FTP客户端的实现,能够实现基本的上传,下载功能。程序使用c++实现,通过调用MFC下的WinInet类实现各个功能模块。希望有用!
- 2022-02-06 14:02:05下载
- 积分:1
-
一个C++ FTP类,它实现了上传、下载、删除、列表等功能,
ftp客户端完整实现的类,完整实现了上传、下载、删除、列表等等功能!-a c++ ftp class ,which implements upload/download/delete/list function,etc.
- 2022-04-17 04:16:26下载
- 积分:1
-
此程序是用JAVA写的FTP服务器端.在virtualroots设置FTP根目录,config设置FTP端口,users保存用户登陆帐号....
此程序是用JAVA写的FTP服务器端.在virtualroots设置FTP根目录,config设置FTP端口,users保存用户登陆帐号.-this program is written in Java FTP server. FTP virtualroots installed in the root directory, config set up FTP port, users keep users landing account.
- 2022-03-03 04:53:18下载
- 积分:1
-
CodeProject上的FTP操作类,关于上传、下载、及目录操作等。
CodeProject上的FTP操作类,关于上传、下载、及目录操作等。-CodeProject the FTP operations, on the upload, download, and the catalog operation.
- 2023-04-07 10:55:03下载
- 积分:1
-
FTP upload tool that can facilitate the realization of the uploading and downloa...
FTP上传工具,可以方便的实现文件的上传下载-FTP upload tool that can facilitate the realization of the uploading and downloading documents
- 2022-03-02 21:21:32下载
- 积分:1
-
FTP服务器和客户端的实现原理的源代码调试方法。
ftp服务器和客户端的实现原理源代码,在PC机上调试通过,可以进行文件的下载和上传。-ftp server and client implementation of principles of the source code to debug through the PC, you can download and upload to the file.
- 2022-04-29 20:14:11下载
- 积分:1
-
a ftp server sourcecode,you need to complie it with visual c++~
一个FTP服务器的源吗程序
您需要至少在VC6.0的开发环境下才能运行!-a ftp server sourcecode,you need to complie it with visual c++~
- 2022-06-30 23:10:47下载
- 积分:1
-
一个使用自己规定的协议传输文件的例子,实现了几个常用的功能...
一个使用自己规定的协议传输文件的例子,实现了几个常用的功能-The provisions of an agreement to use their own examples of transferring files to achieve a number of commonly used functions
- 2022-09-03 01:25:03下载
- 积分:1