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

搜索资源列表

  1. socketEcx

    0下载:
  2. 文件传输工具,通过压缩文件,减少数据量,提高传输速度,达到快速传输文件的效果。socket实现传输。-File transfer tool, compressed file, reducing the amount of data, improve speed to achieve the effect of fast transfer of files. socket to achieve transfer.
  3. 所属分类:源码下载

  1. java 网络传输大文件

    0下载:
  2. 网络传输大文件,于是对基于socket的文件传输采用了缓冲输入/输出流来包装输出流,再采用数据输入/输出输出流进行包装,加快传输的速度。基本传输需要大家一般都知道,建立socket链接设置端口,监听端口-Network to transfer large files, so socket-based file transfer using buffered input/output stream to wrap the output stream, then use the data input
  3. 所属分类:网络编程

    • 发布日期:2016-01-25
    • 文件大小:2910
    • 提供者:王好
  1. p2p.rar

    0下载:
  2. 一个简单的p2p共享文件的程序,用c语言开发,包括server端和peer端,自定义了一套应用层的传输协议,对于理解socket编程有很大的帮助,A simple procedure for p2p file sharing, using c language development, including peer client and server-side, since the definition of a set of application-layer transport protoc
  3. 所属分类:Linux Network

    • 发布日期:2016-12-23
    • 文件大小:29016
    • 提供者:lucy
  1. YiZhong.rar

    1下载:
  2. 改写好的基于TCP协议的SOCKET编程,包括发送和接收端源码。可用来编写远程文件传输。TCP比UPD麻烦,可以参考一下,Rewritten based on the TCP protocol good SOCKET programming, including the source code for sending and receiving end. Can be used to prepare the remote file transfer. UPD trouble than TCP,
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-04-11
    • 文件大小:58172
    • 提供者:陈亮
  1. TSSTCSAfc.rar

    0下载:
  2. 用Delphi作的多线程阻塞Socket文件传输程序,Delphi for using the multi-threaded file transfer program blocking Socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1374309
    • 提供者:Hssmy
  1. SocketSvr

    0下载:
  2. 使用socket函数 实现文件传输 通过创建多线接收客户端的文件 还有配置文件如何编写-socket
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-08
    • 文件大小:1904140
    • 提供者:刘永贵
  1. myftp_final

    0下载:
  2. linux下socket基础网络 文件传输-socket linux file send recv
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:47074
    • 提供者:
  1. VPN

    4下载:
  2. 设计和实现一个简单的虚拟专用网络的机制(VPN).使用socket编程实现了ip的伪装和虚拟专用网络的建立。运行环境linux,内含源代码、配置文件以及使用说明。是学习socket编程和网络通信的好东西。-Design and implementation of a simple mechanism for virtual private network (VPN). Use the ip socket programming camouflage and virtual private net
  3. 所属分类:Linux Network

    • 发布日期:2016-06-09
    • 文件大小:9673
    • 提供者:
  1. CSharpforChatting

    0下载:
  2. C#聊天室其中使用了socket编程 实现了文件传输群聊,组聊等功能,是学习SOCKET的基础教程。 飞鸽 -C# chat rooms in which the socket programming using the file transfer a group chat, group chat and other functions, is the basis of learning tutorial SOCKET. Dove
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. C直接读取dbf文件,RS-232-C端口实时监控软件的设计实现,Select()系统调用及 文件描述符集fd_set的应用,Socket接口实现网络异步通信,用C程序挽救Foxmail中的邮件-C to directly read dbf file, RS-232-C port real-time monitoring software design and implementation, Select () system call and file descr iptor set fd_se
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3759050
    • 提供者:jzt
  1. FTP

    2下载:
  2. 在Linux下以C语言完成的一个小型FTP服务系统,内附详细的设计及功能说明,以及测试文档及截图,文档中还包含了详细的Socket函数及文件操作函数介绍,适合Linux编程初学者参考使用。-C language in Linux, complete with a small FTP service system, containing a detailed descr iption of the design and function, and test documents and screen
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-11-21
    • 文件大小:2729127
    • 提供者:tzy
  1. wininet-and-socket

    0下载:
  2. Wininet 编程和socket编程,实现从网络下载文件。-wininet and socket paroram
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:2599
    • 提供者:李斯
  1. socketapi(delphi)

    0下载:
  2. 一个在Delphi下直接使用SocketAPI函数写的网络文件传输代码,适合初学者参考-Delphi in a function under the direct use of SocketAPI network file transfer to write code, suitable for beginners reference
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:78468
    • 提供者:dotjava
  1. WCFTranFile2

    0下载:
  2. C#大文件传输之SOCKET同步、异步、WCF同步、异步-C# SOCKET large file transfer of synchronous, asynchronous, WCF synchronous, asynchronous
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:225573
    • 提供者:Isaac
  1. Liang_Network_programming_2-5

    1下载:
  2. 这是梁伟《Visual C++网络编程经典案例详解》随书源码(2-5章)。包括的程序有:Socket套接字编程、多线程编程、异步套接字编程、FTP浏览器、网页浏览器。原书所有的源代码文件太大了,只能分成3个资源了。-This is Liang " Visual C++ Network Programming Detailed classic case of" source code with the book (chapters 2-5). The procedures inc
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-01-03
    • 文件大小:33850368
    • 提供者:
  1. DataSend

    0下载:
  2. socket数据发送,读取XML文件发送至服务端代码。-Data send to DEST DB
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2945
    • 提供者:kongduoxing
  1. fileTransServer

    1下载:
  2. linux下利用socket c语言编写的文件传输服务器和客户端,有流程图和注释,适合socket学习者~-under linux using socket c language file transfer server and client, with flow charts and notes, suitable for socket learners ~
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:745101
    • 提供者:Boycott
  1. transfer

    0下载:
  2. 用socket实现了文件传输,包括完整的客户端和服务器端,实现了断点续传功能,服务器端新起一个线程来处理接受文件的工作。-Achieved with the socket file transfer, including the complete client and server side HTTP features implemented, the new server to handle from one thread to accept documentation.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:2586
    • 提供者:JessicaKoo
  1. wav

    0下载:
  2. 局域网语音聊天软件的源代码,vs2005 c#开发的,集语音聊天、文本聊天、文件传输、用户验证功能-vs2005 c#,socket,direct
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:726414
    • 提供者:shujel
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com