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

搜索资源列表

  1. ftp_server

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

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

    0下载:
  2. SYMBIAN OS文件传输的源代码(C++ SDK: 为symbian s60 sdk 3rd)-symbian os file application system
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:26433
    • 提供者:shatherm
  1. example1

    0下载:
  2. 用C++编写的文件传输的发送部分,该代码可以实现简短文件的发送。-Written in C++, file transfer to send part of the code can achieve a short document to send.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:1779
    • 提供者:毛培
  1. client

    0下载:
  2. 用C++实现用socket编程,实现简单的文件传输程序,并附带说明文字-Using C++ implementation uses socket programming, a simple file transfer program, and with explanatory text
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:710
    • 提供者:wangmin
  1. bluetooth

    0下载:
  2. 利用vs.net2005平台和C# 语言编写蓝牙信息系统(包括蓝牙文件传输和蓝牙信息广播)需要微软蓝牙协议栈(MS Stack)的支持。下面就PC端如何安装微软蓝牙协议栈进行操作说明。-PC-side installation of Microsoft' s Bluetooth protocol stack
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:486366
    • 提供者:wanghao
  1. File

    0下载:
  2. 采用C#实现的局域网文件传输,基于TCP协议传输,有server和client两方-Using C# to achieve LAN file transfer, based on TCP protocol, have both server and client sides
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:34586
    • 提供者:zl
  1. SerialApp

    0下载:
  2. 采用C++语言编写,可以实现两台电脑之间的通讯。文件传输,信息发送功能。首先进行串口参数设置。再实现通讯。-Using C++ language, you can realize the communication between two computers. File transfer, messaging capabilities. First of all serial port parameter settings. Re-implementation communication.
  3. 所属分类:Com Port

    • 发布日期:2017-05-19
    • 文件大小:5370983
    • 提供者:xc
  1. NetworkApplication

    0下载:
  2. 网络实验编程应用作业,为一个简易的ICQ程序。采用C/S架构,实现单人/多人文字通讯及文件传输功能。-Network experiment application programming operations, for a summary of the ICQ program. Use of C/S structure, to achieve single/multiplayer text messaging and file transfer capabilities.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-29
    • 文件大小:11625950
    • 提供者:李毅
  1. 20100224XModem_c

    0下载:
  2. 此文件为基于X-MODEM的数据传输协议的代码-This file is based on the X-MODEM protocol data transfer code
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:7503
    • 提供者:杨晓亮
  1. BASE64

    0下载:
  2. BASE64,C语言实现,在文件传输中具有很强的使用范围-BASE64, C language, the file transfer in the use of highly
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:11158
    • 提供者:林语
  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. Filesender

    0下载:
  2. 基于C/S模式的文件传输,可以用于局域网传递文件-File transfer program with C/S mode
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:6990435
    • 提供者:wenjunqin
  1. loadfile

    0下载:
  2. 这是一个在Visual C++的环境下设计的网络传输文件的程序,服务器端主动连接并选择发送文件,客户端连接并下载选择的文件-This is a Visual C++ design environment of the network file transfer program, the server-side active connection and select to send the file, the client connection and download the selected
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-28
    • 文件大小:11594090
    • 提供者:萧飞
  1. FtpServer

    0下载:
  2. 文件传输协议用来在网络进行文件传输,通常我们把它的应用程序也称为FTP,它采用的是现在流行的C/S模式,由FTP客户端程序和FTP服务器程序组成-File Transfer Protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:24951
    • 提供者:王小明
  1. FeiQChatClient

    0下载:
  2. 基于C/S模型的Winsock网络编程,网络聊天程序,在VC MFC下创建图形化界面,此工程为飞Q客户端(Client),可以发送消息,可以点对点传输文件,支持多线程-Based on C/S model Winsock network programming, network chat program, the VC MFC to create a graphical interface, this project fly Q for the client (Client), can send
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:393049
    • 提供者:mumu
  1. TcpHelper

    0下载:
  2. 用C#写的一个TCP/IP封装类,支持文件传输和dataset传输-Using C# to write a TCP/IP wrapper class, support file transfer and transmission dataset
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2016-01-26
    • 文件大小:238592
    • 提供者:sun
  1. gaoguaiAlbum

    0下载:
  2. p2P语音聊天,局域网语音聊天软件的源代码,vs2005 c#开发的,集语音聊天、文本聊天、文件传输、用户验证功能 -p2P voice chat, local area network voice chat software source code, vs2005 c# development, set voice chat, text chat, file transfer, user authentication function
  3. 所属分类:P2P

    • 发布日期:2017-05-15
    • 文件大小:4044068
    • 提供者:余祥琼
  1. P2PMULTICHAT

    0下载:
  2. 开发环境为VISUAL STUDIO 2008,编程语言为C#,压缩包内是一个P2P网络通讯工具,包含了文件传输功能-Development environment for the VISUAL STUDIO 2008, programming languages C#, compressed within a P2P network communication tools, including a file transfer capabilities
  3. 所属分类:P2P

    • 发布日期:2017-03-27
    • 文件大小:166977
    • 提供者:郝明哲
  1. FileTransmissionSever

    0下载:
  2. Visual C++别写的局域网内文件传输程序 基于winsock编程 此为发送端(服务器端)-Visual C++ Do not write the LAN file transfer program is based on winsock programming This is the sending end (server side)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:677967
    • 提供者:SunJian
  1. FileTransmissionClient

    0下载:
  2. 基于visual c++ 6.0 的网络编程 采用的网络编程接口为socket 实现了局域网内的文件传输 此为客户端程序-Visual c++ 6.0 based network programming using the socket network programming interface for the realization of a LAN file transfer this to the client program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1912186
    • 提供者:SunJian
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 31 »
搜珍网 www.dssz.com