CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 Ftp客户端 搜索资源 - 传输文件

搜索资源列表

  1. Ftp.rar

    0下载:
  2. ftp传输的客户端程序,包含全部实现文件和头文件,使用的时候需要修改相应涉及ip的代码.
  3. 所属分类:Ftp客户端

    • 发布日期:
    • 文件大小:26754
    • 提供者:
  1. 一个用FTP传输文件的例子

    0下载:
  2. 个功能强ftp户端软件,可以发附件还有各种码制的转换。可以编译为exe或者COM控件。-functional families strong ftp software, it can be annex there is a wide variety of system code conversion. It can be compiled for exe or COM controls.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:464138
    • 提供者:何明
  1. ftp_programm

    0下载:
  2. ftp程序,功能完善 ,实现了tcp、ip传输文件的功能,可读性强-ftp procedures, functions, achieving tcp, ip transmission function of the document, readable -
  3. 所属分类:Ftp客户端

    • 发布日期:2014-01-15
    • 文件大小:11446
    • 提供者:maab
  1. ftp_command

    0下载:
  2. 在window系统下,通过cmd窗口,利用ftp的一些简单命令来与linux服务器进行传输文件-In the window system, through the cmd window, use ftp to some simple commands to transfer files with the linux server
  3. 所属分类:Ftp Client

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

    0下载:
  2. ftp传输的客户端程序,包含全部实现文件和头文件,使用的时候需要修改相应涉及ip的代码.-ftp transmission customer end procedure, contains completely realizes the document and a document, use time needs to revise correspondingly involves ip the code
  3. 所属分类:Ftp Client

    • 发布日期:2017-11-13
    • 文件大小:27025
    • 提供者:马春雷
  1. FTP_order

    0下载:
  2. FTP命令大全,FTP:文件传输协议。先说说他的功能吧,主要就是从运行FTP服务器的计算机传输文件。-Encyclopedia of FTP commands, FTP: File Transfer Protocol. His first talk about the function of it, mainly from running FTP server computer to transfer files.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-29
    • 文件大小:3281
    • 提供者:352622
  1. FileTransmit.Src.Setup

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

    • 发布日期:2017-03-25
    • 文件大小:486943
    • 提供者:zhang
  1. Client

    0下载:
  2. socket套接字,实现交互双方的路径显示,以及文件的传输-Socket socket, the realization of interaction between the two sides show the path and file transfers
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-03
    • 文件大小:2810
    • 提供者:dsb
  1. Bluetooth_FTP

    0下载:
  2. 定义了蓝牙设备支持文件传输应用模型的应用要求.对蓝牙开发人员必不可少的资料-The definition of a Bluetooth device support file transfer application model applications. For Bluetooth developers essential information
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-16
    • 文件大小:194924
    • 提供者:xu
  1. ftp_server

    0下载:
  2. 通过蓝牙,实现文件的传输,详细里面有文档说明 -Through Bluetooth for file transfer, which are documented in detail
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-29
    • 文件大小:30667
    • 提供者:张金玺
  1. FTP_document

    0下载:
  2. FTP协议采用一系列简单的协议来完成文件传输的各种任务,在发送命令的时候,总是在命令的最后加上一个回车换行符,在VB中可以用“vbcrlf”来实现,vc中以“\r\n”表示。以下的命令是从Postel和Reynolds所著的RFC 929修改而来,如果读者想查看详细内容,可以参见英文版RFC 929。注意以下出现地标志符CRLF表示的是回车符号,即相当于VC中的“\r\n”。-FTP protocol uses a series of simple file transfer protocol
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-29
    • 文件大小:21775
    • 提供者:lzh
  1. YxPrinter

    0下载:
  2. 公司正在使用的FTP传输文件到ARM板,并进行PLT文件处理-Companies are using FTP to transfer files to the ARM board, and file handling for PLT
  3. 所属分类:Ftp Client

    • 发布日期:2017-05-24
    • 文件大小:8633430
    • 提供者:王明新
  1. libssh-0.4.6.tar

    0下载:
  2. libssh 是一个用以访问SSH服务的C语言开发包,通过它可以执行远程命令、文件传输,同时为远程的程序提供安全的传输通道。它对 SFTP 的实现使得远程传输文件变得非常简单,除了OpenSSL所提供的一些加密包(libcrypt、libgcrypt)外,libssh 并不需要更多的第三方包的支持。 -libssh is an SSH service to access C language development kit, which you can execute remote comm
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-23
    • 文件大小:276843
    • 提供者:hyl
  1. TFTP

    0下载:
  2. TFTP是一个传输文件的简单协议,其于UDP协议而实现的。-TFTP is a simple file transfer protocol, UDP protocol and its implementation.
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-02
    • 文件大小:10127
    • 提供者:刘建华
  1. ftp_script

    0下载:
  2. 利用windows自带的FTP客户端功能,从指定服务器上传下载文件,特别适合在局域网内网传输文件。-Using windows own FTP client function, uploading and downloading files from the specified server, especially for file transfer in the LAN network.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-29
    • 文件大小:18470
    • 提供者:倪平
  1. ftp

    0下载:
  2. FTP(File Transfer Protocol 文件传输协议)是Internet 上用来传送文件的协议。在Internet上通过FTP 服务器可以进行文件的上传(Upload)或下载(Download)。FTP是实时联机服务,在使用它之前必须是具有该服务的一个用户(用户名和口令),工作时客户端必须先登录到作为服务器一方的计算机上,用户登录后可以进行文件搜索和文件传送等有关操作,如改变当前工作目录、列文件目录、设置传输参数及传送文件等。使用FTP可以传送所有类型的文件,如文本文件、二进制可执
  3. 所属分类:Ftp Client

    • 发布日期:2016-01-26
    • 文件大小:3072
    • 提供者:杜云飞
  1. Basic-Connection-and-File-Transfer

    0下载:
  2. 利用transmit和applescr ipt,远程传输文件(FTP)-Basic Connection and File Transfer with Transmit and applescr ipt
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-06
    • 文件大小:3405
    • 提供者:zhangzhongpeng
  1. FtpTest

    0下载:
  2. Ftp传输,测试路径是否好用,传输文件,-ftp send
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-09
    • 文件大小:1883035
    • 提供者:sun
  1. ftp4j

    0下载:
  2. ftp4j是一个FTP客户端Java类库,实现了FTP客户端应具有的大部分功能。可以将ftp4j嵌到你的Java应用中,来传输文件(包括上传和下 载),浏览远程FTP服务器上的目录和文件,创建、删除、重命,移动远程目录和文件。ftp4j提供多种方式连接到远程FTP服务器包括:通过 TCP/IP直接连接,通过FTP代理、HTTP代理、SOCKS4/4a代理和SOCKS5代理连接,通过SSL安全连接。-ftp4j an FTP client-side Java class libraries, mo
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-25
    • 文件大小:84372
    • 提供者:zouchungang
« 12 3 4 »
搜珍网 www.dssz.com