CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc,ftp,

搜索资源列表

  1. ftp

    0下载:
  2. ftp源码 用vc写的,实现了ftp的基本功能,大家可以学习下
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:56630
    • 提供者:王壮
  1. 标准VC版FTP客户端源代码

    0下载:
  2. 本文件进行了实施测试通过的,但如果访问不了非本机的服务器,可查看你是否启动了个人防火墙,本程序没有解决个人防火墙问题。-this document for the implementation of the test, but if not visit the non-server machines, you can check whether or not to launch a personal firewall, this procedure does not solve the prob
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:68725
    • 提供者:张无忌
  1. 驱动开发

    0下载:
  2. 驱动开发环境搭建vs6.0+ddk 2600+windows xp+Driver Studio 3.2 2010-07-07 09:35 驱动开发环境之Windows XP DDK2600,VC++ 6.0, Driver Studio 3.2 神秘的驱动开发,神秘的WINDOWS内核,是什么把这些搞得这么神秘呢? 搭Windows驱动开发平台. 要安装的东西都有这些:在Windows XP的基础上,先装上VC++6.0,再装DDK2600(也就是DDK的XP版),最后装 Driver Stud
  3. 所属分类:源码下载

    • 发布日期:2011-04-22
    • 文件大小:64512
    • 提供者:cdliqu@163.com
  1. ftp

    0下载:
  2. 此程序使用vc++开发ftp的源程序,客户端和服务器端都包括。适合毕业设计。-This program developed using vc++ source program ftp client and server-side include. For graduation.
  3. 所属分类:Ftp客户端

    • 发布日期:2013-05-09
    • 文件大小:8812679
    • 提供者:宝宝
  1. FTPserver(VC++).rar

    3下载:
  2. 用Visual c++作的FTP文件上传服务器端工具,功能强大,可供学习VC人员下载学习使用! ,Visual c for the FTP file upload server tools, powerful, can study VC Download learning!
  3. 所属分类:Ftp Server

    • 发布日期:2015-03-05
    • 文件大小:200106
    • 提供者:李秘
  1. The-FTP-protocol

    0下载:
  2. FTP协议 分为客户端(client),服务器(service) 用VC运行成功,打开各文件中的.dsw文件就可以看到源代码 打开各文件中的Debug文件中的.exe文件理论上是可以看到运行结果,但事实上会显示绑定失败。所以要用到dos界面: 开始——运行——输入cmd——确定——将.exe文件拖到光标后(及输入存储路径)——空格,按回车键 在此之前要打开服务器的.exe文件-The FTP protocol is divided into the client (
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:995428
    • 提供者:潘婷
  1. ftpclientsourcecode

    0下载:
  2. ftp客户端源代码,使用VC+SOCKET编程,在SERV-U6.0服务器上测试通过,能断点续传-ftp client source code, using VC+ SOCKET programming, in the SERV-U6.0 servers tested, can HTTP
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:6724
    • 提供者:asdfghjkl
  1. FTPClient

    0下载:
  2. ftp 类 包括ftp 的文件上传,下载,新建、删除、修改目录,支持单个、或多个匿名文件,全部socket编程,速度很好-ftp category including ftp file upload, download, create, delete, modify the directory to support a single, or more anonymous document, all socket programming, the speed is good
  3. 所属分类:CSharp

    • 发布日期:
    • 文件大小:4673
    • 提供者:红红
  1. MyFtp

    0下载:
  2. VC++上传下载,FTP客户端源代码,功能不算太多,不过实现的FTP的基本功能,设置服务器参数后,可连接FTP服务器,进行文件上传或下载,大家可在此基础上继续扩展,核心模块可参考。-VC++ uploading and downloading, FTP client source code, functionality is not too much, but to achieve the basic functions of FTP, set the server parameters, ca
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:32238
    • 提供者:胡杨
  1. AlienFTP

    0下载:
  2. FTP服务器端及客户端的设计及实现,使用CSocket编程,图形界面,实现了文件上传,下载,删除、文件夹的上传下载删除、断点续传等功能-FTP server-side and client-side design and implementation, use CSocket programming, graphical interface, realize the file upload, download, delete, folders, upload download delete, H
  3. 所属分类:Ftp Client

    • 发布日期:2017-05-17
    • 文件大小:4734171
    • 提供者:da
  1. FTP

    0下载:
  2. 实现文件的FTP协议上传及下载,VC++实现,测试可以运行-The FTP protocol for file upload and download
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2100086
    • 提供者:renjian
  1. FTP

    0下载:
  2. 一个比较完整的FTP工具代码,用VC实现-A more complete code of the FTP tool, using VC to achieve
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-25
    • 文件大小:8447753
    • 提供者:王宏谦
  1. vcftp_src

    0下载:
  2. ftp客户端程序,VC++实现的,实现了FTP上传下载功能-the ftp client side procedure, VC++ realizes, has realized the FTP upload downloading function
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2316244
    • 提供者:付品军
  1. FTP

    0下载:
  2. 用VC实现的FTP上传下载软件源码,测试通过,没有问题,希望有一定的参考价值-VC achieved with FTP uploading and downloading of software source code, test is passed, there is no problem, I hope there is some reference value
  3. 所属分类:Ftp Client

    • 发布日期:2017-05-26
    • 文件大小:9462446
    • 提供者:sun
  1. ftp

    1下载:
  2. VC++协定自动FTP上传下载文件,包括拨号功能,精美的界面-This is a FTP program writed by VC++ for auto download or upload file to FTP server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2015-03-04
    • 文件大小:510333
    • 提供者:lzy
  1. myFtpClient

    0下载:
  2. FTP客户端程序,使用VC++编写的,非常好用。-FTP client program, using VC++ written in very easy to use.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:116708
    • 提供者:shao
  1. simpleFTPclient

    0下载:
  2. VC++简单FTP客户端,带毕业设计文档-VC++ simple FTP client, with a graduation design documents
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2507012
    • 提供者:ritain
  1. FTP

    0下载:
  2. 利用VC++实现FTP功能,连接服务器以后可实现上传下载功能-FTP using VC++ to achieve function, connect to the server after uploading and downloading functions can be realized
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2096581
    • 提供者:穴习中
  1. VC_uploading_downloading_FTP_client_source_code.ra

    0下载:
  2. VC++上传下载,FTP客户端源代码VC + + uploading and downloading, FTP client source code-VC++ uploading and downloading, FTP client source code
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-05
    • 文件大小:33218
    • 提供者:liuxi
  1. FTP-Client

    0下载:
  2. VC++编程,制作个简单的ftp客户服务器,可以上传下载资源-VC++ programming, producing a simple ftp client-server, you can upload and download resources
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-24
    • 文件大小:675119
    • 提供者:张飞
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com