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

搜索资源列表

  1. CSharpFileTran

    0下载:
  2. 不错的基于socket编程的点对点CSharp开发的文件传输,不是FTP形式的。-good socket programming based on the point-to-point CSharp development of the document transmission, FTP is not the form.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:18022
    • 提供者:honpher
  1. Csharpqq.rar

    0下载:
  2. 自己用C#写的飞鸽传输,支持多人聊天,传文件,而且速度十分快,特别注意C#编程风格,注释齐全,特别适合新人朋友学习用,Their use of C# Written Dove transmission, support for more than chat, Chuan-file, but the speed is very fast, with special attention to C# Programming style, comments, complete, and are part
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:30331
    • 提供者:cly
  1. PC_sender4

    0下载:
  2. 嵌入式系统与PC机上的串口响应程序。实现的功能是,运行于PC端,可以选择一个文件,程序会对文件进行分割。然后响应下位嵌入式系统的串口数据,将文件发送给下位机,实现文件的传输-Embedded systems and PC serial port on the response procedures. Achieve the function is run on the PC side, you can select a file, the program will split the file.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-06-08
    • 文件大小:15402247
    • 提供者:sunting
  1. Stop_Wait_RS232

    0下载:
  2. 使用C#语言,利用RS_232串口标准和停等协议传输数据文件和图片-C# ,use RS_232 and Stop-Wait protocol to transmit data such as documents and pictures
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:74481
    • 提供者:No1_chen
  1. rs

    0下载:
  2. 用csharp实现的停等协议,包含发送端和接收端,实现图片等文件的分帧传输-Csharp stop with the achievement of such agreement, including the sending end and receiving end, the realization of documents, photographs, and other sub-frame transmission
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:70851
    • 提供者:塞塞
  1. Socket

    0下载:
  2. System.Sockes命名空间了实现 Berkeley 套接字接口。通过这个类,我们可以实现网络计算机之间的消息传输和发送。而在我下面要讨论的这个议题里,我们将讨论的是用套接字实现文件的传输.-C#
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:2937
    • 提供者:于坤
  1. feigechuanshu

    0下载:
  2. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:33931
    • 提供者:
  1. QQ

    0下载:
  2. 类似QQ的实时聊天,实时传输文件的代码,和不错的东西啊 -Similar to the QQ, real-time chat, real-time file transfer code, and the good thing ah
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1442649
    • 提供者:cheng
  1. UdpSendFileDemo

    0下载:
  2. C#实现UPD文件安全传输(含客户端和服务器端)-C# to achieve UPD file security transfer
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:636945
    • 提供者:HuoKun
  1. AsyncSocketFileServer

    0下载:
  2. C#写的异步传输文件的源代码,适合初学者学习参考.-C# asynchronous transfer files to write the source code, suitable for beginners to learn information.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:241217
    • 提供者:tihua
  1. KK

    0下载:
  2. 这是一个用c#开发的异步传输文件的例子,可以供大家参考udp通讯-This is a development with c# asynchronous transfer files examples for your reference udp communication
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:455624
    • 提供者:583540466
  1. net35Socket

    0下载:
  2. .net中socket开发。实现文件的上传以及获取。采用自定义协议方式。实现多线程异步传输。-. Net development in the socket. Implementation file upload and access. Use the custom agreement. Achieve multi-threaded asynchronous transfer.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:50409
    • 提供者:wjm
  1. WCFFileTransfer

    0下载:
  2. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:163097
    • 提供者:liuwei
  1. 5_p2pFile

    0下载:
  2. 类似QQ文件传输的模块、组件,是ActiveX 控件由Vc++工发,提供CSharp、VB示例代码。 类似QQ文件传输的模块,支持2个用户互发文件,支持公网与内网传输 自动识别内外网,若同一内网,速度可达数兆每秒 除非人为封堵,否则可以穿越 100 防火墙 使用P2P方式传输,80 数据不通过服务器,极大减轻服务器压力。在公网中速度一般在5KB至200KB之间,与网络速度有关 传输文件大小小于2G 支持断点续传 同时支持UDP和TCP传输,可自动智能选择UDP或者
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:599595
    • 提供者:刘宝
  1. CSharp-multi-threaded-transfer-HTTP

    0下载:
  2. 用C#实现HTTP协议下的多线程文件传输-Using C# to achieve multi-threaded file transfer HTTP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-21
    • 文件大小:3892
    • 提供者:
  1. TcpUdpDemo

    0下载:
  2. c#,TCP文件传输通信协议和UDP文件传输通信协议demo-c#, TCP and UDP file transfer protocol file transfer protocol demo
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:45260
    • 提供者:刘尚
  1. CSharp-udp-tcp

    1下载:
  2. 使用C#实现TCP和UDP两种方式的文件传输,在VS2005的开发环境下进行-TCP and UDP are two ways of file transfer, using C# VS2005 development environment
  3. 所属分类:CSharp

    • 发布日期:2015-04-11
    • 文件大小:179200
    • 提供者:stefaniesha
  1. CSharp-p2p

    0下载:
  2. P2P 文件传输系统,B/S 结构,自写协议,功能简洁-P2P 文件传输系统,B/S 结构
  3. 所属分类:P2P

    • 发布日期:2017-11-05
    • 文件大小:6896772
    • 提供者:peaksk
  1. OurMsg2014-net-CSharp

    1下载:
  2. ourmsg2014(即ourmsg 3.0)即将发布,敬请关注。 ourmsg3.0新版新增功能和改进如下: 1、1台服务器支持2万人同时在线(服务器网络框架采用LumiSoft.Net,支持上百万用户的连接)。 2、文件传输算法重写,采用滑动窗口算法,更快、更稳定。 3、音、视频没有再采用第三方组件实现。重新提供了基于.net架构的(GOOGLE公司音视频编解码标准)音视频编解码器,提供标准的RTP/RTSP协议实现网络传输,占用带宽更少。1路清晰音视
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-30
    • 文件大小:12359964
    • 提供者:天遥
  1. Ntty.RPC.NETClient

    0下载:
  2. Netty是一个高性能、异步事件驱动的NIO框架,它提供了对TCP、UDP和文件传输的支持,作为一个异步NIO框架,Netty的所有IO操作都是异步非阻塞的,通过Future-Listener机制,用户可以方便的主动获取或者通过通知机制获得IO操作结果。 作为当前最流行的NIO框架,Netty在互联网领域、大数据分布式计算领域、游戏行业、通信行业等获得了广泛的应用,一些业界著名的开源组件也基于Netty的NIO框架构建。(Netty is a high-performance, async
  3. 所属分类:C#编程

    • 发布日期:2018-05-03
    • 文件大小:47104
    • 提供者:huhuaaaa
« 1 2 34 »
搜珍网 www.dssz.com