CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Linux下 文件传输

搜索资源列表

  1. linuxContractPC

    0下载:
  2. 本程序分为了客服端(PC)和服务端(pc上的虚拟机Linux),实现了不能操作系统下的文件传输。-This program is divided into the customer side (PC) and server (pc virtual machine on a Linux), can not be achieved under the operating system, file transfer.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:264666
    • 提供者:
  1. dnw_linux

    0下载:
  2. Linux系统下主机和开发板传输文件的工具,成功编译并加载secbulk驱动模块后,运行dnw工具,文件即可通过USB接口从主机下载到开发板-Linux system development board under the host and the tools to transfer files successfully compile and load secbulk drive module, run dnw tools, files can be downloaded through th
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:2668
    • 提供者:刘超
  1. receive_and_send

    0下载:
  2. 本代码可以在linux下和window下进行文件的传输等工作,-this code can transfer file
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:3251
    • 提供者:guang
  1. 450913ftp-svr-clt

    0下载:
  2. ftp服务器源码,基本实现了ftp的功能。文件传输,远程登录等。在linux下实现,基于tcp。-ftp server source code, the basic realization of the ftp function. File transfer, remote login, and so on. In linux to achieve, based on tcp.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:24980
    • 提供者:ether
  1. workspace

    0下载:
  2. 基于SOCKET 的 linux下的网络编程。 通过网络进行文件传输、语音双向通信,短消息的收发。-SOCKET' s linux-based network programming under. File transfer via network, two-way voice communication, short message sending and receiving.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1855652
    • 提供者:刘伟平
  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. filecopy

    0下载:
  2. 在linux环境下的socket编程,能够实现文件传输功能-In the linux socket programming environment that enables file transfer capabilities
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1236
    • 提供者:于鑫
  1. copyinsocket

    0下载:
  2. 在linux环境下编程实现通过socket进行文件传输。-copyfile through socket in linux。
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:1730
    • 提供者:
  1. wenjianchuanshu

    0下载:
  2. 在Linux环境下实现的文件传输程序.socket连接服务器,实现上传和下载文件,传输文件时有进度条.-In the Linux environment to achieve the file transfer program. socket connection to the server, to upload and download files, transfer files with progress bar.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:5326
    • 提供者:gwnaqrep
  1. obexfs-0.12.tar

    0下载:
  2. 蓝牙的OBEX文件系统,对于linux下使用蓝牙传输文件的朋友有帮助-Bluetooth OBEX File System
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:347740
    • 提供者:xillinx
  1. TCP

    0下载:
  2. 完成linux下使用TCP协议传输文件,确认无误-Complete the TCP protocol to transfer files under linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2414
    • 提供者:alex
  1. udp

    0下载:
  2. linux下 完成 DUPO协议进行文件传输服务-to complete DUPO linux file transfer protocol services
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1905
    • 提供者:alex
  1. gchat.tar

    0下载:
  2. linux下简单到局域网通信软件,可实现聊天,传输文件,等诸多功能-linux software under the simple-to-LAN communications
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:122197
    • 提供者:
  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. ipmsg

    0下载:
  2. 基于LINUX 下,C语言实现的飞鸽传输项目,是学习linux网络编程比较好的项目例子。 主要包括:TCP/IP的协议,TCP实现文件的传输,UDP消息和广播,以及网络多线程操作实现。 此外还包含一个方便调试项目的飞鸽传输WINDOWS下的应用程序。 -Under LINUX-based, C language Dove transmission project is better to learn linux network programming examples o
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:326444
    • 提供者:陈旋
  1. txttran

    0下载:
  2. 对于Linux下的文件高效传输的基本实现,对于Socket传输文件的学习可以多多参考-For efficient transfer of files under Linux basic implementation, the Socket can transfer files to learn a lot of reference
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:3421
    • 提供者:张征
  1. forshare

    0下载:
  2. LINUX 下局域网通信软件,实现上下线刷新,传输文件功能,聊天功能-Under LINUX LAN communication software, to achieve the offline refresh, file transfer functions, chat functions
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:761262
    • 提供者:王一峰
  1. file-transfer-system-based-on-TCPIP

    0下载:
  2. Linux下基于TCPIP的文件传输系统,我的毕业设计可以参考-Linux, the file transfer system based on TCPIP
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:207764
    • 提供者:刘希
  1. Safety-file-transfer

    0下载:
  2. 该程序基于嵌入式LINUX环境下,实现一个安全文件传输实验项目。里面包含一些开发环境配置命令、试验程序、驱动程序、设计流程。-The program is based on embedded LINUX environment, realize a safety file transfer experiment project. Contains some development environment configuration command and test procedures, dri
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-26
    • 文件大小:8795846
    • 提供者:陈旭
  1. mytftp_udp

    0下载:
  2. linux 下利用udp协议传输文件 首先运行服务器端 然后运行客户端-use the udp protocol to transfer files under linux First run the server-side And then run the client
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:3175
    • 提供者:杨亚龙
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com