CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - file client

搜索资源列表

  1. libtorrent-0.10.4.tar

    0下载:
  2. LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-bandwidth c
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:485174
    • 提供者:Kimi Chen
  1. fget.tar

    0下载:
  2. 应用平台 SCO OpenServer 5 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台. 以Windows客户为例,以下简要说明其使用方法. 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名.然后,从终端仿真器的传输" 菜单选接收二进制文件选项,输入本地文件名后,即可接收文件. 2、internet连接方
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4827
    • 提供者:王浩
  1. realmsg-4

    0下载:
  2. 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3944419
    • 提供者:xc
  1. ftp

    2下载:
  2. 在linux环境下用socket编程实现一个FTP,并支持以下命令: 1.?显示FTP的命令 2.pwd显示客户端的路径 3.dir列出客户端的文件信息 4.cd 改变客户端的路径 5.put 上传一个文件 6.get 下载一个文件 7.quit 结束,退出FTP -In the linux environment, with the socket programming an FTP, and supports the follo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-01-05
    • 文件大小:76903
    • 提供者:fukker
  1. fileclient

    0下载:
  2. linux 的client大文件传输 自己做得,opensuse-linux large file transfer of the client doing, opensuse
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1005
    • 提供者:
  1. ftpproject20090201

    0下载:
  2. linux先ftp客户端,实现文件上传下载,建立目录,实现互联网文件共享-linux first ftp client, uploading and downloading files, create the directory, the realization of the Internet file-sharing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:19837
    • 提供者:龙志涛
  1. UploadFile

    0下载:
  2. 在linux下创建了客户端和服务端(c/s),在它们直接进行文件的传输。-In linux to create the client and the server [c/s], in their direct file transfers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:3750
    • 提供者:小光
  1. demo

    0下载:
  2. 在linux2.6内核下编的基于socket的通信程序,可以直接运行,里面包括server.cpp和client.cpp以及makefile文件,支持文件传输-At under linux2.6 kernel socket-based communication procedures, can be directly run, which included server.cpp and client.cpp and makefile files, support file transfer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:44223
    • 提供者:yulei
  1. brt

    0下载:
  2. Linux下写的 socket 文件传输送程序 服务端和客户端完美统一! 命令行参数分析的完美方式! -Write under Linux the socket file transfer service to send the client side and the perfect unity! Command-line parameter analysis of the perfect way!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:15688
    • 提供者:superhn
  1. udhcp0.9.9-pre

    1下载:
  2. 嵌入式linux系统的DHCP 服务器,客户端lib库文件的源码包-Embedded linux system, DHCP server, the client library file lib of the source package
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:148583
    • 提供者:zhuxm
  1. gpxe.tar

    0下载:
  2. gpxe用在SAN系统中客户端启动代码,兼容PXE功能,可以生成ROM文件写入BIOS中,也可以用PXE启动实现ISCSI/AOE的无盘启动-gpxe system used in the client SAN boot code, PXE-compliant features, can be generated in the ROM file into the BIOS, PXE boot can also be used to achieve ISCSI/AOE the diskless b
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1773704
    • 提供者:hb
  1. vsftpd-2.2.0pre4.tar

    0下载:
  2. 这是一个ftp文件传输的源代码,是比较流行的ftp程序,有client段,server端-This is an ftp file transfer the source code, it is more popular ftp procedures, client segment, server-side
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:184420
    • 提供者:nnf
  1. copy

    0下载:
  2. 远程拷贝程序 (客户端:getfile,服务器端:sendfile) 客户端发送IP地址,源文件文件名,和目标文件,进行文件的拷贝-Remote copy program (client: getfile, server-side: sendfile) to send the client IP address, source file name, and the target file, make copies of documents
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2011
    • 提供者:lj
  1. phprpc_3.0

    0下载:
  2. php rpc 编程接口支持,Java php- P H P R P C What is it? ----------- PHPRPC is a Remote Procedure Calling protocol that works over the Internet. It is secure and fast. It has a smaller overhead. It is power
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:5413537
    • 提供者:wanwan
  1. client

    0下载:
  2. linux下c语言实现的FTP客户端 可和服务器端一同实现在linux下的文件传输功能-linux c language under the FTP client and server can be achieved with the linux file transfer capabilities under
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2409
    • 提供者:tqer
  1. client

    0下载:
  2. file to connect server in unix
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:946
    • 提供者:avtaar
  1. file-transfer

    0下载:
  2. 嵌入式开发板mini2440上,用于Linux开发环境下,安全文件传输的程序,包括服务器端和客户端代码。-Mini2440 on embedded development board for Linux development environment, the secure file transfer program, including server and client code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:16863
    • 提供者:戚微苏
  1. Client-589bbb8

    0下载:
  2. 本程序源代码实现linux下的文件传输功能。客户端。-The source code of the program under linux file transfer capabilities. Client.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-06
    • 文件大小:1478
    • 提供者:asdlk
  1. FileClientSessionCacheTest

    0下载:
  2. File Client Session Cache Test Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2848
    • 提供者:xinterjui
  1. 命名管道:FIFO

    0下载:
  2. 命名管道也被称为FIFO文件,它是一种特殊类型的文件,它在文件系统中以文件名的形式存在,但是它的行为却和之前所讲的没有名字的管道(匿名管道)类似。 由于Linux中所有的事物都可被视为文件,所以对命名管道的使用也就变得与文件操作非常的统一,也使它的使用非常方便,同时我们也可以像平常的文件名一样在命令中使用。(A named pipe is also known as the FIFO file, it is a special type of document and its file n
  3. 所属分类:Linux/Unix编程

« 12 3 4 »
搜珍网 www.dssz.com