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

搜索资源列表

  1. TCP-UDP

    0下载:
  2. 用C++编写TCP,UDP通讯协议,编写客户端和服务器程序,完成客户端和服务器的通信。-C++ prepared with TCP, UDP communication protocol, the preparation of client and server programs, complete client and server communications
  3. 所属分类:Communication

    • 发布日期:2017-05-30
    • 文件大小:11965292
    • 提供者:张进
  1. c-UDP-

    0下载:
  2. c语言UDP传输系统源码 c语言UDP传输系统源码-UDP transmission system c language source code c language UDP transmission system source code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-30
    • 文件大小:15299
    • 提供者:alpha
  1. main.c

    0下载:
  2. udp服务器程序 ubuntu udp linux-udp linux ubuntu udp linux socket
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:513
    • 提供者:sunlichao
  1. TCP-UDP

    0下载:
  2. Linux下C实现的简单TCP-UDP服务器端和客户端-Under Linux C implementation of simple TCP, UDP client and server
  3. 所属分类:Linux Network

    • 发布日期:2017-05-06
    • 文件大小:700188
    • 提供者:xuwei
  1. UDP

    0下载:
  2. 利用Visual C++实现UDP点对点编程,包含所有代码-Use Visual C++ implement UDP-point program that contains all the code
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-12
    • 文件大小:251218
    • 提供者:陈晓菲
  1. UDP

    0下载:
  2. 简单的udp传输 windows c++网络编程-Simple udp transmission Windows c++ network programming
  3. 所属分类:Communication

    • 发布日期:2017-12-15
    • 文件大小:5120
    • 提供者:Chelly
  1. P2PDemo

    0下载:
  2. 本示例是用c++开发的p2p通信示例,采用的是UDP打洞技术(point to point comunication)
  3. 所属分类:网络编程

    • 发布日期:2017-12-23
    • 文件大小:9584640
    • 提供者:小钱钱
  1. C# Socket demo

    0下载:
  2. c#开发的网络通讯的demo,包括tcp,udp,发送邮件;(C# developed demo for network communications, including TCP, UDP, and sending mail;)
  3. 所属分类:网络编程

    • 发布日期:2017-12-22
    • 文件大小:28672
    • 提供者:vivio123
  1. 基于c# udp的简单的局域网的聊天小软件

    0下载:
  2. LAN monitoring helps novice to understand the meaning of C# programming, and can develop better things and help the friendly interaction between novices, that is, meow
  3. 所属分类:网络编程

    • 发布日期:2017-12-26
    • 文件大小:319488
    • 提供者:吴波
  1. TestUDP_Winform - 副本

    0下载:
  2. 实现简易的UDP通信 读取协议和流程 组帧后发送(my first UDP communication program via C#)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-18
    • 文件大小:758784
    • 提供者:John_Fighter
  1. rttim-master

    0下载:
  2. 视频采集-->编码-->传输-->解码-->播放 声音采集-->编码-->传输-->解码-->播放(Video collection - > coding - > decoding - > decoding - > playback Sound collection - > coding - > transmission-> decoding - > playback)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:18748416
    • 提供者:singleTask
  1. mirrors-hp-socket-master

    0下载:
  2. HP-Socket 是一套通用的高性能 TCP/UDP/HTTP 通信框架,包含服务端组件、客户端组件和Agent组件,广泛适用于各种不同应用场景的 TCP/UDP/HTTP 通信系统,提供 C/C++、C#、Delphi、E(易语言)、Java、Python 等编程语言接口。HP-Socket 对通信层实现完全封装,应用程序不必关注通信层的任何细节;HP-Socket 提供基于事件通知模型的 API 接口,能非常简单高效地整合到新旧应用程序中。(HP-Socket is a general-p
  3. 所属分类:网络编程

    • 发布日期:2017-12-28
    • 文件大小:96029696
    • 提供者:loujia
  1. C# UDP 异步通信

    0下载:
  2. 用VisualC#实现UDP协议,最为常用,也是最为关键的类就是UdpClient,UdpClient位于命名空间System.Net.Sockets中,VisualC#发送、接收UDP数据包都是通过UdpClient类的(The realization of UDP protocol with VisualC, the most commonly used, but also the key is UdpClient, UdpClient is located in the namespace
  3. 所属分类:进程与线程

    • 发布日期:2017-12-28
    • 文件大小:47104
    • 提供者:660jiu
  1. UDPRevice

    0下载:
  2. UDP接收信息处理,C#的Socket通信部分(UDP receive information processing)
  3. 所属分类:网络编程

    • 发布日期:2017-12-28
    • 文件大小:53248
    • 提供者:ideologism
  1. lbhSocket

    0下载:
  2. 简单的socket封装,封装了tcp,udp,以及相关的客户端和服务端(Simple socket package, encapsulates the TCP, UDP, and related client and server)
  3. 所属分类:网络编程

    • 发布日期:
    • 文件大小:8192
    • 提供者:tthh7
  1. UDPChat

    0下载:
  2. 这是一个简单的UDP连接的聊天系统(阻塞型的),使用了MFC(This is a simple UDP connected chat system (blocking) that uses MFC)
  3. 所属分类:其他

  1. 网络通信接口类

    1下载:
  2. C# TCP\UDP通信接口类实现,包括C#TCP&UDP服务器客户端代码。(C # TCP/UDP communication interface class implements)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-27
    • 文件大小:8192
    • 提供者:Reddragon2010
  1. 穿透SOCKS防火墙向远程服务器通信

    0下载:
  2. 穿透SOCKS防火墙向远程服务器通信,UDP/TCP编程示例(Penetrate the SOCKS firewall to communicate to the remote server)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:5120
    • 提供者:583540466
  1. udp

    0下载:
  2. 使用C语言开发的UDP通讯 用于labwindow开发(UDP protocol in c language)
  3. 所属分类:LabView编程

    • 发布日期:2018-01-01
    • 文件大小:536576
    • 提供者:yipianyun
  1. C# winform Socket

    2下载:
  2. 一个简单的TCP利用socket进行交互的程序,类似qq(A simple TCP using socket interactive program, similar to QQ)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-01
    • 文件大小:1123328
    • 提供者:Rachel_J
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 42 »
搜珍网 www.dssz.com