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

搜索资源列表

  1. 文件传输

    0下载:
  2. 文件的传输
  3. 所属分类:系统编程

    • 发布日期:2009-04-15
    • 文件大小:36924
    • 提供者:lsb0324@126.com
  1. wenjian.tar.gz

    0下载:
  2. 此代码实现了两台电脑(linux系统)之间的用串口进行文件传输。非常好用,This code has two computers (linux system) between the serial port for file transfer with. Very good
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:9888
    • 提供者:longjack
  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-15
    • 文件大小:3944419
    • 提供者:xc
  1. CFileTransfer

    1下载:
  2. 基于VC++6.0点对点的文件传输。socket编程 tcp/ip- Design and Realization of Point-to-Point Files Transfer with Visual C++6.0
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1197
    • 提供者:黄涛
  1. fileserver

    0下载:
  2. linux下的服务器端大文件传输程序,-linux server-side under the large file transfer procedures,
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. 关于文件传输一个学习例子,任何计算机都可以通过127.0.0.1访问自己. 也可以用计算机的实际IP地址代替127.0.0.1-Learn about a file transfer example, any computer can access your 127.0.0.1. Can also use the computer to replace the actual IP address 127.0.0.1
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2721
    • 提供者:haison
  1. file_transfer

    0下载:
  2. 这是网络信息安全课程写的一个给文件加密传输的源代码,可以在局域网中进行文件传输,文件可以选择是否加密,很好的学习DES加密的源代码程序。-This is the network information security courses to write a file encryption to transfer the source code can be carried out in the local area network file transfer, file encryption c
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. mepg4视频传输,是基于visual c++编写的可以播放音视频文件-文件传输小程序,是基于visual c++编写的可以播放音视频文件
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2278301
    • 提供者:huangxiansheng
  1. transfer_file

    0下载:
  2. linux 下用C编写的文件传输程序-transfer_file of linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2313
    • 提供者:xc
  1. openobex-1.5.tar

    0下载:
  2. openobex最新源码,主要应用蓝牙文件传输,对开发蓝牙的朋友很有帮助。-openobex,it is usefull for developing files transfer in Bluetooth
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:400876
    • 提供者:lan
  1. Socket_c

    1下载:
  2. socket传输用于简单的文件传输,socket传输用于简单的文件传输-socket transfer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:8916
    • 提供者:smf
  1. file_operation

    0下载:
  2. Linux下文件传输系统,很不错,大家可以看看。-linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:11017
    • 提供者:韩建超
  1. socket-file

    0下载:
  2. 基于socket的任意文件传输,可以传输任意文件-file transmission based on socket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1431656
    • 提供者:Lemar
  1. ipmsg.tar

    0下载:
  2. 命令行的文件传输工具 c语言开发的 linux平台-Command line file transfer tool for the development of c language linux platform
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1323828
    • 提供者:wshn13
  1. 文件传输

    0下载:
  2. 安全文件传输系统,利用到openssl库,加密传输,客户端服务器等(It's a security File Transmit System)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-19
    • 文件大小:7933952
    • 提供者:良仔
  1. ftp文件上传下载

    0下载:
  2. Linux ftp 实现文件传输,客户端,服务器端实现文件上传下载(Linux FTP file transfer, client, server-side file upload and download)
  3. 所属分类:Linux/Unix编程

  1. openobex-1.5.tar

    0下载:
  2. linux 移植蓝牙时,文件传输工具 openobex-1.5(File transfer tool when Bluetooth is transplanted by Linux)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-03
    • 文件大小:400384
    • 提供者:SXXSGT
  1. udp传输

    1下载:
  2. 基于udp文件传输协议,实现udp大文件传输,且稳定(Based on UDP file transfer protocol, UDP large file transmission is realized and no packet is lost)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-09
    • 文件大小:5083136
    • 提供者:xu16
  1. qt聊天带文件传输

    2下载:
  2. 通过qt实现局域网内聊天并带有文件传输功能(QT realizes LAN chat and file transfer function.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-07-11
    • 文件大小:13312
    • 提供者:温度5360
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com