CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - VC FTP server client

搜索资源列表

  1. war FTP服务器及客服端源代码 src

    1下载:
  2. 包括FTP Server和Client的源程序(VC),功能十分强大 WAR FTP
  3. 所属分类:Ftp服务器

    • 发布日期:2008-07-13
    • 文件大小:413272
    • 提供者:strengs
  1. warsrc

    0下载:
  2. 包括FTP Server和Client的源程序(VC),功能十分强大 WAR FTP
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:413268
    • 提供者:STRENGS
  1. FTP(dotnet)

    0下载:
  2. 用vc.net编写的ftp客户端应用程序,可连接ftp服务器,并浏览和下载文件.-vc.net prepared with the ftp client application that connects ftp server, and browse and download files.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:76734
    • 提供者:王峰
  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-08
    • 文件大小:8812679
    • 提供者:宝宝
  1. VCFTP

    0下载:
  2. 用VC++写的仿FTP客户端软件的源程序,设置好FTP服务器的连接信息,可以实现文件的上传与下载,并列举所有目标主机下的文件,界面和CUTEFTP很相似。-Using VC++ written in imitation of FTP client software source code, set up FTP server connection information, can upload and download files, and all the objectives listed u
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:132286
    • 提供者:115
  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-28
    • 文件大小:995428
    • 提供者:潘婷
  1. FTP

    0下载:
  2. Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过   目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;   注意:    a.帐号密码为toldo    b.主目录为c:/temp,在连接之前请先建立-Ftp client and server, the full version of VC
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-28
    • 文件大小:43065
    • 提供者:gaciya
  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. FTPclient

    0下载:
  2. 这个是一个VC开发的简易ftp客户端,能够浏览ftp服务器资源,并下载。-This is a VC to develop simple ftp client, ftp server resources can browse and download.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:245509
    • 提供者:刘和群
  1. FTP

    0下载:
  2. 这是用vc++开发的ftp服务器和客户端程序,有助于初学ftp的人了解这些知识-This is used vc++ Development ftp server and the client program to help people understand ftp beginner knowledge
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-29
    • 文件大小:13664
    • 提供者:s
  1. VC_FTP

    0下载:
  2. 目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立 2.目录ftp客户端是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现;-Directory ftp server is a console based on the ftp server program, able to re
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:71325
    • 提供者:zhangshouying
  1. FTP

    1下载:
  2. ftp-client和ftp-server,vc源码,实现上传下载-ftp-client and ftp-server, vc source code to achieve Upload Download
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:236442
    • 提供者:林周
  1. ftpserversrc

    0下载:
  2. FTP服务器与客户端,主要运用了VC开发,实现了常用的FTP功能,对想研究这方面的初学者很有用-FTP server and client the main use of the VC++ to achieve a common FTP function to study very useful for beginners in this area
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:129888
    • 提供者:tom
  1. VCSOCKET

    0下载:
  2. VC SOCKET 文件传输程序问题.实现类似FTP的功能(在FTP服务器与客户端之间传送文件)-VC SOCKET file transfer procedure. To achieve a similar FTP functions (in the FTP server and transfer files between the client)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:6449
    • 提供者:lily
  1. Ftp_server_client_VC_Programming_classic_code

    0下载:
  2. Ftp服务器与客户端VC++编程开发经典代码Ftp server and the client VC + + Programming classic code-Ftp server and the client VC++ Programming classic code
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-30
    • 文件大小:44541
    • 提供者:ib
  1. Ftp_Server_Client_VC_classical_programming_code.ra

    0下载:
  2. Ftp服务器客户端VC经典编程代码Ftp Server Client VC classical programming code -Ftp Server Client VC classical programming code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:45032
    • 提供者:in
  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. TheFileTransfer

    0下载:
  2. vc++开发的多线程ftp服务器软件,用vs2005开发,后转换为2008的-ftp server/client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-09
    • 文件大小:16577776
    • 提供者:Jason Sun
  1. FTP-VC

    0下载:
  2. 利用VC做了FTP服务器端与客户端,实现了上传、下载、显示文件内容、删除、重命名等功能-VC FTP server and client to achieve the upload and download, display the contents of the file, delete, rename, and other functions
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:828952
    • 提供者:mengxiao
  1. VC写的FTP客户端程序(可上传下载)

    0下载:
  2. 用VC++写的仿FTP客户端软件的源程序,设置好FTP服务器的连接信息,可以实现文件的上传与下载,并列举所有目标主机下的文件,运行演示如截图示,界面和CUTEFTP很相似。(With the source program of the FTP client software written by VC++, the connection information of the FTP server is set up, the file can be uploaded and downloaded
  3. 所属分类:Ftp客户端

    • 发布日期:2018-05-01
    • 文件大小:106496
    • 提供者:送方
« 12 »
搜珍网 www.dssz.com