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

搜索资源列表

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

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

    • 发布日期:2008-07-13
    • 文件大小:413272
    • 提供者:strengs
  1. 几个经典的ftp源代码

    1下载:
  2. 几个经典的ftp程序包括服务器端和客户端。甚至还有个用比较低层的方法的来实现的。非常值得推荐-several classic ftp programs including server programs and client programs.Even there is one which is implemented by low-layer method.strongly recommended
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:1802333
    • 提供者:李川
  1. ftpfiles

    1下载:
  2. 本程序实现FTP客户端的功能,能够登录FTP服务器、显示登录客户目录下的文件、目 录名和提供文件下载上传服务。本程序是一个取于对话框的MFC应用程序,主要介绍如何通过CInternetSession类、CFtpConnection类和CFtpFileFind类连接FTP服务器进行文件传输。-FTP client function can login FTP server, log shows the client directory, a directory name and file uplo
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:59623
    • 提供者:陈康
  1. linux下用c语言实现的一个ftp程序

    2下载:
  2. linux下用c语言实现的一个ftp程序,包括server和client-using the C Language an ftp procedures, including server and client
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4531
    • 提供者:god
  1. FTP,文件传输!SMTP设计

    1下载:
  2. 1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置用户的访问权限,用户登陆后的根目录,并提供对用户透明的虚拟目录服务。同时还为别的模块提供查询文件(夹)的权限,查找本地文件是否存在等服务, 3)连接监听与FTP命令处理模块负责监听客户端的连接,并负责关闭阻塞的连接,释放每个连接占用的资源。此模块为FTP协议的核心,它具体负责FTP命令的解析与实现。 4)客户数据传输模块负责具体的与客户端
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:688647
    • 提供者:石飞
  1. FTP服务

    0下载:
  2. 这是用C#编写的客户器与服务器的程序,为需要使用的人员提供了条件。-this is a client programm and a server programm writen in c#,it provides convenience for people who need it.
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:21294
    • 提供者:李斌
  1. FTPliangh

    0下载:
  2. windows下实现的ftp客户端、服务端程序,带界面,用mfc实现的,功能强大-windows achieved under ftp client, server program with the interface, using mfc achieve powerful
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5177435
    • 提供者:梁恒
  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. 7.4

    0下载:
  2. Linux 多线程FTP 客户服务器端 Linux 多线程FTP 客户服务器端 Linux 多线程FTP 客户服务器端- Linux ftp client server Linux ftp client server Linux ftp client server Linux ftp client server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-17
    • 文件大小:5120
    • 提供者:aaa
  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. FTPClientForJava

    0下载:
  2. 该FTP客户端是用java swing写的,使用时需要自己配置服务器,实现FTP客户端上传下载等功能(The FTP client is written in Java swing, when using the need to configure the server, realize the FTP client uploads and downloads, etc.)
  3. 所属分类:Java编程

    • 发布日期:2018-01-04
    • 文件大小:220160
    • 提供者:境界彼方
  1. FTP客户端之一

    0下载:
  2. 该程序运用了当文档对话框,实现了客户端与服务器的链接,但是在运用时还需要能够成功连接服务器,因此要先架好FTP服务器。(The program used the document dialog box to achieve the link between the client and the server, but when it was applied, it also needed to successfully connect to the server, so we had to fi
  3. 所属分类:网络编程

    • 发布日期:2018-01-06
    • 文件大小:5276672
    • 提供者:yangxinyi
  1. net2ftp_v1.0

    0下载:
  2. You want to build a website, so you start creating web pages on your computer. Next, you need to publish them: you need to put those pages on a web server so that everyone would be able to view them. To transfer the files from your computer t
  3. 所属分类:Ftp客户端

    • 发布日期:2018-01-08
    • 文件大小:4459520
    • 提供者:afanou
  1. FTP

    0下载:
  2. FTP服务器与客户端的简单实现,有自带的客户端可以进行验证(The implementation of FTP server and client)
  3. 所属分类:Ftp服务器

    • 发布日期:2018-01-09
    • 文件大小:363520
    • 提供者:协议
  1. ftp

    0下载:
  2. 分享一个ftp源码,用C编写,包括客户端及服务端,基于Socket通讯。(FTP software, inlude Client and Server. C program)
  3. 所属分类:网络编程

    • 发布日期:2018-01-09
    • 文件大小:3212288
    • 提供者:happygrass
  1. ftp 客户端 服务器

    0下载:
  2. 使用 vs 开发的一个 ftp 传输工具,实现服务器和客户端,可以提取关键的代码,整合到项目中使用。(Using a FTP transmission tool developed by vs to implement the server and client, the key code can be extracted and integrated into the project.)
  3. 所属分类:Ftp客户端

    • 发布日期:2018-04-28
    • 文件大小:19588096
    • 提供者:hill_阿远
  1. ftp文件传输

    0下载:
  2. ftp文件传输,客户端和服务器都有。(FTP file transfer Both the client and the server have.)
  3. 所属分类:通讯编程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:李二驴
  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. ftp

    1下载:
  2. 简单的ftp服务器和客户端 用Visual C++实现 在VS2019中可以成功运行(Simple FTP server and client)
  3. 所属分类:Ftp服务器

    • 发布日期:2020-05-26
    • 文件大小:47104
    • 提供者:湾区小霸王
« 1 2 3 4 5 6 78 9 10 11 12 ... 25 »
搜珍网 www.dssz.com