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

搜索资源列表

  1. ftp cs编程

    0下载:
  2. 这是一个说明FTP原理的程序。可以实现文件的服务器的简单管理以及客户端的简单管理。比如上传、删除文件-This a statement of principle FTP procedures. The document can be achieved by simple server management and client management simple. For example, upload, delete the file, etc.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1667060
    • 提供者:熊熊XP
  1. ftp_exe

    0下载:
  2. windows下ftp客户端应用程序,可以实现应用程序的下载-windows under ftp client applications can achieve application downloads
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:33931
    • 提供者:赵卫青
  1. TrivialFTPClient1

    0下载:
  2. FTPClient,FTP客户端,欢迎使用。-FTPClient, FTP client, welcomed the use.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:178067
    • 提供者:wyx
  1. CsharpFtp

    0下载:
  2. 用C#写的FTP客户端-written in C# FTP client
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:87742
    • 提供者:张海明
  1. MyFTP_zhuxubiao

    0下载:
  2. 这个是我在大二的暑假的时候写的一个Ftp客户端软件,不过因为时间的关系还有一部分工作没有完成,大虾们不要见笑阿-this is my second year in the summer time to write a Ftp Client software But because of the relationship also part of the work is not finished, and prawns were not laughed at A
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:29174
    • 提供者:buzhidao
  1. networkcommunicationprogram

    0下载:
  2. FTP客户端源代码,可以对文件的属性进行修改.-FTP client source code, the attributes of the document changes.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:4101
    • 提供者:邢强
  1. FTPSOCKET

    0下载:
  2. 目录ftp客户端是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现-Contents ftp client is a relatively simple ftp procedures, but the procedures for its interface, to enable readers to view all sorts of complex ftp procedures, the procedures for th
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:48001
    • 提供者:韩朝
  1. ftp

    0下载:
  2. 编写FTP客户端程序,希望大家能共同学习。-Write an FTP client program, I hope we can learn together.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:11019
    • 提供者:姜军
  1. Ftp

    0下载:
  2. 简单的FTP客户端,单线程,可以实现上传、下载、查询的功能-Simple FTP client, single-threaded, you can achieve upload, download, search function
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1898452
    • 提供者:杨娟
  1. FTP-client

    0下载:
  2. FTP客户端软件设计开发,TCP/IP课程设计-The FTP client software design and development
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2207891
    • 提供者:赵宗华
  1. FTP

    0下载:
  2. 在C++环境下FTP客户端实现是对SOCKET等方面的知识了解不够,最初只能通过相关实例来了解具体问题的应用和相关网络编程方面的知识。 -In C++ environment FTP client implementations and other aspects of knowledge SOCKET know enough, was only able to apply the knowledge and understanding of the specific issues relate
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:52510
    • 提供者:李路
  1. FTP

    0下载:
  2. 设计一个GUI程序,实现FTP客户端功能。通过编程了解FTP协议的结构,掌握网络编程的基本原理和方法-Designing a GUI program, FTP client capabilities. By understanding the structure of the FTP protocol programming, network programming to master the basic principles and methods
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:19351
    • 提供者:yoz
  1. Ftp(CSharp)

    1下载:
  2. 一个简单实用的ftp客户端以及服务器,A simple and practical ftp client and server-A simple and practical ftp client and server
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:155968
    • 提供者:tmac
  1. Visual-cPP-ftp

    0下载:
  2. VC编写的两个FTP客户端程序,两份欢迎查看.-visual c++
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:70928
    • 提供者:Ace.Wong
  1. FTP

    0下载:
  2. 基于Socket 阻塞模式的多线程FTP客户端 (控制台界面)+ FTP客户端(有界面) -FTP socket
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-14
    • 文件大小:22131712
    • 提供者:name
  1. FTP

    0下载:
  2. VB FTP客户端,输入IP,账户与密码连接后,可以从本地上传文件至服务器,也可以从服务器下载文件到本地。 -VB FTP client, enter the IP, account and password to connect, you can upload files the local server, you can download files the server to the local.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:34801
    • 提供者:zhchwl
  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. ftp

    0下载:
  2. 局域网内信息传输,支持多个客户端访问一台服务器,并可以同时上传文件下载文件。(LAN information transmission, support multiple clients access a server, and can upload files, Download files.)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:4096
    • 提供者:Mr_sun
  1. FTP

    2下载:
  2. 更改客户端的链接ip和服务端的侦听ip然后,注册账号登录,选择要进行上传和下载 ,创建目录、删除目录、切换当前目录、等价用户磁盘容量(Change the client's link IP and the server's listener ip, then register the account login, select to upload and download, create directories, delete directories, switch current direct
  3. 所属分类:其他

    • 发布日期:2019-12-07
    • 文件大小:23552
    • 提供者:yahiko
« 1 2 34 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com