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

搜索资源列表

  1. UDPRemoteDesktopControl

    0下载:
  2. 基于UDP协议的远程桌面控制程序 用于网络通信和远程控制的编程-UDP Remote Control Desktop
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:723878
    • 提供者:kingkiller
  1. mnet_demo

    0下载:
  2. 一个网络通信开发库示例源码,封装了TCP和UDP的socket函数,封装了完成端口、WSAEventSelect、select等3种winsock I/O模型,并结合线程池+内存池模式,支持高并发。 -Example of a network communications development library source code, TCP and UDP encapsulates the socket function, encapsulates the completion port,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2081533
    • 提供者:李海
  1. UdpChat

    0下载:
  2. 一个简单的UDP网络聊天程序,程序使用UDP通信协议处理信息,可实现多人聊天功能-A simple UDP network chat program, the program uses UDP communication protocol processing information, can achieve more than chat feature
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-04
    • 文件大小:41936
    • 提供者:冒佳明
  1. unblock_socket-udp-select

    0下载:
  2. 该程序是UDP方式的非阻塞网络socket通信代码,是我做语音设计时用的,供大家参考。-The program is a non-blocking UDP mode network socket communication code, I do voice design, for your reference.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-10
    • 文件大小:2860
    • 提供者:enchen
  1. DSP_TCPIP

    0下载:
  2. 基于DSP网络中的TCP/IP协议研究,本文通过对TCP/IP协议的具体分析,解决了以数字信号处理器(DSP)为核心的局域网络DSP端的IP地址问题,实现了DSP与PC机之间的UDP协议通信-DSP-based network TCP/IP protocol, the paper through the TCP/IP protocol specific analysis to solve a digital signal processor (DSP) as the core DSP LAN s
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:5910
    • 提供者:sbx
  1. P2PDemo

    0下载:
  2. 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of the use of UDP protocol P2P holes dialogue principle demon
  3. 所属分类:P2P

    • 发布日期:2017-03-28
    • 文件大小:31183
    • 提供者:guosh
  1. Code

    0下载:
  2. 实现网络通信的客户端和服务器端软件程序 基于TCP和UDP的socket通信-Realization of network communication client and server-side software program based on the socket of TCP and UDP communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:25636
    • 提供者:gaomj
  1. UDPExample

    0下载:
  2. evc++编程使用UDP协议通信,实现windows CE与PC机的网络通信-evc++ programming using the UDP protocol communication, achievement of windows CE and PC-network communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2962162
    • 提供者:chenyi
  1. ARM9UDP(Wince)

    0下载:
  2. 基于ARM9(Wince)的网络音视频通信-Based on the ARM9 (Wince) audio and video communications network
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:170533
    • 提供者:mahuilin
  1. net_socket_example

    0下载:
  2. TCP和UDP两种方式的网络通信示例程序,适合初学者。分别包含服务器和客户端两个代码。-the TCP and UDP socket example codes, including the server.c and client.c respectively, which are adaptable for beginners
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:3580
    • 提供者:钟伟
  1. client

    0下载:
  2. 在LINUX操作系统中开发的网络通信程序。客户端程序采用UDP协议。-LINUX operating system in the development of network communication program. Client programs using UDP protocol.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:868
    • 提供者:zhao
  1. service

    0下载:
  2. 在LINUX操作系统下网络通信程序,采用UDP协议。该程序是客户端。-LINUX operating system in network communication procedures, the use of UDP protocol. The program is the client.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:1095
    • 提供者:zhao
  1. Phone

    0下载:
  2. 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:66315
    • 提供者:zym
  1. QQcom1

    0下载:
  2. 使用winsock控件编写的网络通信小软件,有助于学习TCP/IP和UDP-Prepared using the winsock control to a small network communications software, will help to learn TCP/IP and UDP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:57126
    • 提供者:xw
  1. tcpandudp

    0下载:
  2. 运用网络知识编写个简单的聊天程序,实现一对一和一对多的功能,通过聊天程序的编写,熟悉网络通信的socket编程方面的知识,对udp通信有进一步认识-tcp
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:258175
    • 提供者:majun
  1. UPNPNetStrike

    0下载:
  2. 基于微软标准的UPNP通信协议实现,两端路由下的TCP/UDP的网络穿透-Based on Microsoft UPNP standard communication protocol implementation, at both ends of the routing under the TCP/UDP network penetration
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5882730
    • 提供者:陈桐
  1. sendudp

    0下载:
  2. 关于UDP通信的一个简单C++程序,对熟悉SOCKET网络编程有很好的帮助作用-UDP traffic on a simple C++ program, familiar with network programming have a good SOCKET helpful
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:46580
    • 提供者:岑飞
  1. VCWinSockProgramming

    0下载:
  2. 1. WinSock学习笔记(一) 2 2. WinSock学习笔记(二) 11 3. 使用CSockets进行文件传送 17 4. 基于UDP的网络通迅程序 19 5. 点对点多线程断点续传的实现 22 6. Windows Socket 网络编程(一) 34 7. Windows Socket 网络编程(二) 36 8. Windows Sockets 网络编程(三) 40 9. TCP实现P2P通信(TCP穿越NAT/TCP打洞) 44 10. 深入 C
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:190762
    • 提供者:netdavid
  1. ChatRoom(Csocket)

    0下载:
  2. 详细的讲解vc通过CSocket来建立网络通信,可以是UDP和TCP。可以学习下-Vc explain in detail through the CSocket to establish network communication, which can be UDP and TCP. Can learn under the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:33802
    • 提供者:peter
  1. ChatRoom(Winsock)

    0下载:
  2. 详细的讲解vc通过WinSocket来建立网络通信,可以是UDP和TCP。可以学习下-Vc explain in detail through the WinSocket to establish network communication, which can be UDP and TCP. Can learn under the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:17257
    • 提供者:peter
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »
搜珍网 www.dssz.com