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

搜索资源列表

  1. server

    0下载:
  2. C++ 写的 WINDOWS API 的一个 UDP 服务器 DEMO- C++ 写的 WINDOWS API 的一个 UDP 服务器 DEMO
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1046
    • 提供者:lzc
  1. BUDPClient

    0下载:
  2. 阻塞模式的UDP通信,本程序是客户端,在WIN32环境下,完成基本的UDP协议通信,SOCKET API的封装,对初学者很有帮助。-Obstructive patterns of UDP communications, the process is the client, in the WIN32 environment, the completion of basic UDP protocol communication, SOCKET API package, very helpful fo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:3571
    • 提供者:冯建梅
  1. BUDPServer

    0下载:
  2. 阻塞模式的UDP通信,本程序是服务端,在WIN32环境下,完成基本的UDP协议通信,SOCKET API的封装,对初学者很有帮助。-Obstructive patterns of UDP communications, the process is client service, in the WIN32 environment, the completion of basic UDP protocol communication, SOCKET API package, very helpfu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3567
    • 提供者:full-y
  1. TCPUDPAPI

    0下载:
  2. 基于Socket封装的通用API,支持TCP客户端、TCP服务端、UDP客户端、UDP服务端。 -The generic API based on Socket encapsulation, support the TCP client, the TCP server, UDP client, and UDP server.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:8978
    • 提供者:章晓权
  1. socket_communication

    0下载:
  2. TCP套接字编程实现: 开发一个多线程服务器,它能并行服务于多个请求。 提示: 用Java或c/c++语言开发; 通过调用操作系统API接口创建线程; 假定3个客户端,客户端i发送“Hi,God”,服务器回答“What can I do for you, my son i”,客户端收到后显示服务器回答。 分别用TCP和UDP两个协议来测试,端口号自定义 -TCP socket programming: Develop a multi-threaded server,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2958
    • 提供者:yelangya
  1. 0321

    0下载:
  2. P2P交互源码例程,程序结合易语言网络通讯支持库,调用API函数实现UDP内网无连接会话-P2P interactive source code routines, the program combines easy language network communications support library, call the API functions within the network connectionless UDP session
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:9023
    • 提供者:sgrwkfk
  1. libstreaming-master

    0下载:
  2. libstreaming** is an API that allows you, with only a few lines of code, to stream the camera and/or microphone of an android powered device using RTP over UDP.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-04
    • 文件大小:352631
    • 提供者:diogenesricardo
  1. ucos TCP/IP源码

    1下载:
  2. 基于ucos TCP/IP协议栈详解!提供tcp,udp编程API函数。
  3. 所属分类:uCOS开发

  1. NetDemo-V1.1

    0下载:
  2. 用的是C++ Builder 2010 用的是最原始的windows API,写的UDP程序-Using C++ Builder 2010 With the most primitive of windows API, write UDP program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-03
    • 文件大小:571502
    • 提供者:走好每一步
  1. 022-define-func-arg-with-parens

    0下载:
  2. UDPSocket Accessor API for a UDP socket in either client or server form.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1501
    • 提供者:zwchhiu
  1. transport-V2.0.0-LV9.0.vi

    0下载:
  2. Transport.lvlib is a LabView API to simplify and accelerate networked communication development. It simplifies development by abstracting TCPIP, UDP and Bluetooth and TLS interfaces into a single polymorphic vi which is a thin wrapper around the
  3. 所属分类:LabView

    • 发布日期:2017-05-11
    • 文件大小:2103392
    • 提供者:wu
  1. UDP_Chat---Voice

    0下载:
  2. VS2010开发,通过网络UDP实时语音对讲,同时显示声音频谱,界面上可以设置IP地址音频采集参数,音频部分用windows音频底层API,频谱显示使用的FFT函数及Teechart绘图,使用时需要安装Teechart2012-VS2010 development, through the network UDP real-time voice intercom, also shows the sound spectrum, you can set the IP address of the a
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1589680
    • 提供者:齐晓阳
  1. mina-core-2.0.4.jar

    0下载:
  2. Apache Mina是一个能够帮助用户开发高性能和高伸缩性网络应用程序的框架。它通过Java nio技术基于TCP/IP和UDP/IP协议提供了抽象的、事件驱动的、异步的API。-Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abst
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:568914
    • 提供者:刘宁超
  1. HP-Socket-3.4.3

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

    • 发布日期:2017-05-19
    • 文件大小:4839802
    • 提供者:金朋轩
  1. mina

    0下载:
  2. Apache的Mina(Multipurpose Infrastructure Networked Applications)是一个网络应用框架,可以帮助用户开发高性能和高扩展性的网络应用程序;它提供了一个抽象的、事件驱动的异步API,使Java NIO在各种传输协议(如TCP/IP,UDP/IP协议等)下快速高效开发。(Apache Mina (Multipurpose Infrastructure Networked Applications) is a network applicatio
  3. 所属分类:Java编程

    • 发布日期:2017-12-20
    • 文件大小:1090560
    • 提供者:peter_du
  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# OpenGL例子源码

    1下载:
  2. opengl作为API,主要用于C++,C#中定义了一个CSGL的类,功能和OPENGL定义的函数差不多,现在网上关于C# OPENGL编程的源码比较少,本代码编写了最简单的功能,作为一个应用框架,适合初学者学习,在此基础上扩张新功能。(The realization of UDP protocol with VisualC, the most commonly used, but also the key is UdpClient, UdpClient is located in the na
  3. 所属分类:OpenGL

    • 发布日期:2017-12-30
    • 文件大小:350208
    • 提供者:660jiu
  1. UDP Socket API程序设计

    0下载:
  2. 启动双方进程后,首先在“发送到”→“目标进程”框中填写对方的IP,然后编辑文本互发 停止其中一方的进程(如关掉进程A),将它的地址改为127.0.0.1:1234,重新启动。再次互发信息 同时开启三个通信终端,其中两个启动进程分别为上面进程A和进程B的地址,还有一个进程C则设置它的本机进程地址为127.0.0.1:2345。 在进程C的终端上设置目标进程地址为A的地址(127.103.212.9:1234),
  3. 所属分类:TCP/IP协议栈

« 1 2 3 4 5»
搜珍网 www.dssz.com