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

搜索资源列表

  1. winsockftp

    0下载:
  2. 客户端使用LIST命令指定获取服务器端FTP共享目录(或者下面的子目录),服务器端将通过数据端口将该指定目录下的文件列表(包括子目录)信息发送给客户端 -clients use the LIST command specified FTP server access shared directories (or subdirectories below), the server-side data port through this designated directories lis
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:117587
    • 提供者:feng
  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. 1MyFtpServer

    0下载:
  2. 计算机网络-FTP演示程序。此为FTP服务器源程序,配合客户端源程序可以组成一个完整得FTP系统。-computer network-FTP demonstration program. FTP server for this source to meet client source can form a complete system in FTP.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:59550
    • 提供者:青柿子
  1. kcommon

    0下载:
  2. C#开发的FTP服务器端和客户端源代码。-C# development of the FTP server and client source code.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:24596
    • 提供者:yorkent
  1. BroadcastClient

    0下载:
  2. 这是应用ftp协议进行信息传输的客户端,可以实时地接收ftp服务器端传来的信息.-This is the application ftp protocol messaging client, real-time ftp server to receive the information from.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:27671
    • 提供者:郭会林
  1. FTPServer12

    0下载:
  2. 用Java实现的一个FTP服务器,HTTP协议,方便客户端的上传下载等操作-Java achieve an FTP server, HTTP protocol to facilitate client upload download operation
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:26328
    • 提供者:施成
  1. FTP协议分析

    0下载:
  2. 1、掌握FTP协议如何实现客户端和服务器端的交互 2、实践中对FTP协议的具体数据报的分析 Sniffer比课本上提供得数据包协议分析更为详尽。FTP协议就是不断得实现客户端和服务器端得交互,通过相互之间的数据包发送来进行文件的上传下载以及和客户端及服务器端的响应。对于FTP协议的分析能让我们更能体会到网络的双向以及及时响应的重要性,对于网络的具体认识有了进一步加深-one, grasp how to achieve FTP client and server side of the two i
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:890973
    • 提供者:陈生
  1. miniftp.rar

    0下载:
  2. 用SOCKET编程实现mini FTP client / Server功能包括简单地上传和下载文件,SOCKET programming with mini FTP client/Server
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2892166
    • 提供者:yhs
  1. FTP-to-WEB-SERVER(BS)

    0下载:
  2. 客户端通过IE浏览器上传多种类型的文件到服务器,并可对相关文件(MPG\AVI\MP3\WAV等)进行在线播放。-The client can unload some files to web server,and client can play some files(MPG\AVI\MP3\WAV,etc) online.
  3. 所属分类:.net

    • 发布日期:2017-03-26
    • 文件大小:402241
    • 提供者:eudi2000
  1. ftpClient

    0下载:
  2. FTP客户端有自动获取本机IP,设置端口号,用户登录管理,获取服务器端的文件目录,文件传输等功能-FTP client with automatic access to the local IP, set the port number, user login management, access to the server file directory, file transfer and other functions
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:88189
    • 提供者:贾飞雪
  1. link

    0下载:
  2. 支持多线程断点续传的文件传输(FTP)程序(含服务端和客户端、支持蓝牙(Bluetooth)传输)-Support multi-threaded HTTP file transfer (FTP) procedures (including server and client, support Bluetooth (Bluetooth) transmission)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:373257
    • 提供者:wsmwlh
  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. Ftp_Client_Server

    0下载:
  2. FTP客户端,属于转帖,下载,上传的功能都很齐全,一句话功能性没得说,界面比较简单-Ftp client server,for upload or download between client and sever.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:132757
    • 提供者:yeshen
  1. FTP_client_by_C

    0下载:
  2. 遵照FTP协议编写的FTP客服端程序,可以与服务器程序互联传输文件-AC_FTP is a file transfer protocol client that uses asynchronous socket operation mode and utilizes many programming techniques described in detail throughout the book. It connects to an FTP server, sends co
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:37727
    • 提供者:张凯瑞
  1. FTPclient

    0下载:
  2. FTP客户端,对开始学习网络编程的人相当有用,和FTP服务器-FTP client, for those who start learning network programming is useful, and the FTP server
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2030632
    • 提供者:沈国军
  1. SourceFtp

    0下载:
  2. C#编写一个FTP客户端连接程序,开发环境VS2005,程序起初运行时要求输入FTP服务器连接信息,而且进入主界面,有点类似CuteFTP,不过功能上要逊色不少了,必竟这也是初学者写的程序,希望通过这个程序帮助C#爱好者了解一些网络编程知识。-C# write an FTP client to connect process, development environment VS2005, run-time program was initially asked to enter FTP ser
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:92296
    • 提供者:mayi789
  1. FTP-system

    0下载:
  2. 本源码是完整的FTP 客户端和服务器端,值得学习一下客户端的写法。 -The source is a complete FTP client and server side, it is worth learning about the client version.
  3. 所属分类:Communication

    • 发布日期:2017-05-12
    • 文件大小:2995358
    • 提供者:lihuiwen
  1. FTPserver

    0下载:
  2. VC++编程实现FTP服务器与客户端的会话建立过程-VC++ programming FTP server and client session establishment process
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:1474850
    • 提供者:小于儿
  1. ftp

    0下载:
  2. 用FTP协议设计一个文件传送客户端程序。实验平台为Visual Basic开发平台。将程序输入到计算机后运行程序,输入服务器的IP地址,端口号、用户名和密码连接后,传送文件。-Design with a file transfer protocol FTP client program. Experimental platform for the Visual Basic development platform. After the program input to the computer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:11003
    • 提供者:张燕燕
  1. FTP

    0下载:
  2. 是一个FTP客户端软件的源码,具有上传下载功能,服务器的连接-Is a FTP client software source code, with the uploading and downloading functions, connection to the server
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2197138
    • 提供者:周晓
« 1 23 4 5 »
搜珍网 www.dssz.com