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

搜索资源列表

  1. term.zip

    0下载:
  2. ANSI终端仿真器,XMODEM文件传输的C源程序,含中文说明
  3. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:16377
    • 提供者:
  1. LanMsgCsharp3.0.0.1

    0下载:
  2. 说明: LanMsg是一款用.net C# 开发的即时消息开源软件,适合.net即时消息软件开发者用。 主要功能: 支持文件传输(p2p); 支持GIF动画表情( 彻底消除闪屏 :) ); 支持屏幕截图发送(p2p); 支持音、视频对话(p2p);
  3. 所属分类:系统编程

    • 发布日期:2014-01-17
    • 文件大小:11414672
    • 提供者:weipt
  1. spca5xx-fenxi

    0下载:
  2. Spac5xx的实现是按照标准的USB VIDEO设备的驱动框架编写(其具体的驱动框架可参照/usr/src/linux/drivers/usb/usbvideo.c文件),整个源程序由四个主体部分组成:设备模块的初始化模块和卸载模块,上层软件接口模块,数据传输模块。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6125
    • 提供者:李明
  1. filetransferInc++

    0下载:
  2. 本代码的功能主要是实现文件传输的c++语言实现
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4194671
    • 提供者:无名
  1. base64SRC.rar

    0下载:
  2. Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一。base64SRC.rar中两个C文件中分别对编解码功能的实现。,Base64 is the most common network 8Bit byte code for the transmission of one of the ways of coding. base64SRC.rar two C file function, respectively, of the realization of codec.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1398
    • 提供者:群哥
  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. DVB-CSA_descrambling_for_ts

    0下载:
  2. 支持DVB-S,DVB-T,DVB-C的系统前端加扰和解扰过程,请注意加扰与加密不同,本程序包实现的是纯粹的加扰和解扰过程,不对KEY进行加密传输。要求输入测试文件时,请按照C语言的文件访问要求输入,如key.txt表示你要使用的KEY放在了名为key的txt文件中,不可写成“key.txt”。-To support the DVB-S, DVB-T, DVB-C system front-end process of scrambling and descrambling, please no
  3. 所属分类:CA program

    • 发布日期:2017-03-25
    • 文件大小:528366
    • 提供者:xx
  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. 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. c-kermit.tar

    0下载:
  2. c-Kermit9.0,unix上用串口传输文件的软件,由哥伦比亚大学开发,早年就在NASA里使用,学习通信的好材料-c-Kermit9.0, unix on the serial port to transfer files using the software developed by Columbia University, early NASA years in the use of good material for studying communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2381121
    • 提供者:程弓
  1. rsyncrypto-1.12.tar

    0下载:
  2. 使用AES-CBC对文件进行加密,并对加密后的文件用rsync增量传输,达到安全高效的目的。该代码源自rsyncrypto,在Visual studio中编译的时候设定“使用自己创建的预编译头”,然后将config.h的路径指明正确.-the encrypted file s incremental transmission
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:420652
    • 提供者:Jimmy
  1. linux-Ftp-tran

    0下载:
  2. LINUX下用FTP的方式传输文件。本例采用FTP SERVER连接远端,并将本地文件进行传输。-LINUX under way to transfer files using FTP. FTP SERVER connection with this case, remote and local file transfers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2059
    • 提供者:阿汤
  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. 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. cPPnet-transeformer

    0下载:
  2. c++无线文件传输代码 共享资源 控制列表-c++net transeformer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1964402
    • 提供者:李龙
  1. MD5_C

    0下载:
  2. 使用C实现的MD5加密算法,可用于文件传输校验-This is a source of MD5 encryption algorithm using C.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2735
    • 提供者:redrain
  1. ftp_client

    1下载:
  2. 一个代码简洁但功能强大的,基于Linux C的ftp客户端的实现。一个很好的参考例子。在做相关ftp文件传输的项目的小伙伴值得下载一看。(A code compact but powerful Linux C based implementation of the FTP client. A good example of reference. The small partner in the project that does relevant FTP file transfers is wo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:killers
  1. Desktop

    0下载:
  2. L牛膝下 用c语言 实现客户端服务器端文件的上传下载功能(Implement the uploading and downloading function of the client server file)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:回答的啊
« 12 »
搜珍网 www.dssz.com