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

搜索资源列表

  1. VCPPFTP

    0下载:
  2. 当开启一个 FTP连接时,客户端打开两个任意的非特权本地端口(N > 1024和N+1)。第一个端口连接服务器的21端口,但与主动方式的FTP不同,客户端不会提交PORT命令并允许服务器来回连它的数据端口,而是提交 PASV命令。这样做的结果是服务器会开启一个任意的非特权端口(P > 1024),并发送PORT P命令给客户端。然后客户端发起从本地端口N+1到服务器的端口P的连接用来传送数据.-When opening an FTP connection, the client op
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:131685
    • 提供者:衣文超
  1. ftpserv

    0下载:
  2. 用C++编写的FTP的服务器,可以支持多个客户端登入,并支持创建新用户等功能!-Written using C++ FTP server can support multiple clients log in, and support functions to create a new user!
  3. 所属分类:Ftp客户端

    • 发布日期:2013-05-14
    • 文件大小:43948
    • 提供者:叶灵
  1. WinInet

    0下载:
  2. WinInet是Windows Internet扩展应用程序高级编程接口,是专为开发具有Internet功能的客户端应用程序而提供的。 WinInet支持如下协议:Ftp\Http\Gopher 可以与这些服务器进行连接,交换数据信息。操作该服务器等。-The WinInet Is Windows Internet extension application programming interface, is designed to provide for the developmen
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-11-11
    • 文件大小:730557
    • 提供者:hong
  1. newFtp

    0下载:
  2. ftp,有服务器和客户端的上传和文件下载,套接字实现 -ftp,client server
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:20046
    • 提供者:赵卫杰
  1. FTPServer

    0下载:
  2. 以个大型的FTP协议程序,可以利用cmd作为客户端,该程序作为服务器实现ftp协议。-a code for ftp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-28
    • 文件大小:5473
    • 提供者:姚远
  1. 10311ftp

    0下载:
  2. ftp编程,实现一个简单的服务器,客户端对服务器发出请求,服务器给以反映-ftp programming to achieve a simple server, the client makes a request to the server, the server give reflect
  3. 所属分类:Linux Network

    • 发布日期:2017-11-23
    • 文件大小:14498
    • 提供者:吴庆亚
  1. Down

    0下载:
  2. 客户端通过FTP登陆服务器,从服务器上下载文件。-Client the landing via FTP server and download files from the server.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-18
    • 文件大小:26704
    • 提供者:panzhou
  1. ftpclient

    0下载:
  2. 1、基于标准ftp协议实现的客户端 2、能将指定目录下的所有文件上传到服务器上,上传完成后删除 -1、It is a Client Progoram of Basing on standard frp prototol 2、It can transport all files in directory to ftp server and delete all files from ftp client after transportant finishing
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:159672
    • 提供者:zhoujiany
  1. computerassgin

    0下载:
  2. 实现了服务器与客户端的即时通信,远程控制,同时新融入的FTP搭建功能-Achieved instant messaging, remote control server and client at the same time build new integration features of FTP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:76209
    • 提供者:梁立建
  1. linux

    0下载:
  2. linux下实现FTP功能,多个客户端可以在服务器实现基本命令的操作及文件的上传下载。-FTP functions under linux, multiple clients can achieve the basic commands and file upload and download operations on the server.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-24
    • 文件大小:32572
    • 提供者:张宇
  1. FTPClient

    1下载:
  2. 用Java实现简单的FTP断点续传客户端,需要服务器IP地址,端口号,可选传输层为UDP还是TCP-Using Java to achieve a simple HTTP FTP client, you need a server IP address, port number, optional UDP or TCP transport layer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-04-17
    • 文件大小:253952
    • 提供者:yuyang
  1. E01-FtpServerExample

    0下载:
  2. ftp上传程序,希望对您有所帮助。。。。内含源程序服务器和客户端-ftp upload process, I hope for your help. . . . Contains the source server and client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:46445
    • 提供者:爬长城
  1. Test13_8

    0下载:
  2. 一个简易的FTP客服端服务器程序,适合学习FTP连接和网络开发的初学者-A simple FTP customer end server program for learning FTP connection and web development for beginners
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:54060
    • 提供者:陈远
  1. myftp

    0下载:
  2. 类似ftp文件传输。采用c语言编程实现了服务器与客户端,并可以在linux下运行实现。-FTP file transfer. C language programming to achieve the server and the client, and can run in the linux.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:24599
    • 提供者:福大
  1. spubbswinrar

    0下载:
  2. 1:可实现远端操作服务器上的winrar压缩压缩文件。 例如:远程压缩dvbbs的数据库,远程压缩整个网站所在文件夹。 压缩成一个rar文件后可以使用下载软件或ftp下载下来。 2:可实现远程解压缩。 例如:将整个网站打包上传之后,可实现远程解压缩,这样可以减少ftp传输量,节省 时间。-1: enables remote operation winrar compressed files on the server. For example: compression d
  3. 所属分类:Web Server

    • 发布日期:2017-04-15
    • 文件大小:5270
    • 提供者:aiwntfrmxi
  1. QPIC

    0下载:
  2. 1)、通过FTP将软件和图片上传到服务器上即可运行,支付文件目录上传,并可以多层目录。 2)、没有后端管理,删除和更新需要通过FTP进行。 3)、需要GD2.0的支持,不需要数据库,只需要PHP的环境支持,linux和windows环境均可。-1) through FTP software and upload pictures to run on the server, payment file directory upload, and multi directory. 2),
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-15
    • 文件大小:5250
    • 提供者:gmpudn71
  1. vb_ftp

    1下载:
  2. 1.增加、删除服务端口,支持多个服务器同时运行。 2.更改服务器的欢迎信息、离开信息。 3.添加、删除用户 4.支持多个用户同时访问 5.支持为每个用户设置不同的密码 6.支持设置每个用户不同的权限 7.支持查看正在访问用户的详细资-vb-ftp set
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:567692
    • 提供者:workman
  1. ch12

    0下载:
  2. 基于VS2008开发的FTP程序,程序有两部分,一部分是客户端,另一部分是服务器。可以实现文件传输。-VS2008 development based FTP program, the program has two parts, one is the client and the other part is the server. File transfer can be achieved.
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:49542
    • 提供者:李世民
  1. AutoUpdater

    0下载:
  2. C/S构的特点是能充分发挥客户端的处理能力,很多工作可以由客户端处理后再提交给服务器,对应的优点就是客户端响应速度快模式客户端以其强大的功能,丰富的表现力受到相当大部分用户的青睐,但是客户端布署,维护升级的成本却是非常的高的。(How to use? In the program that you want to be auto updateable, you just need to call the AutoUpdate function in the Main procedure.
  3. 所属分类:Windows编程

    • 发布日期:2017-12-19
    • 文件大小:194560
    • 提供者:ymh1985
« 1 2 ... 24 25 26 27 28 29»
搜珍网 www.dssz.com