CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 组播

搜索资源列表

  1. UDPTest

    0下载:
  2. UDP 测试 工具(支持组播)(附加常用的通用函数)-udp test (testor)
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-12-10
    • 文件大小:247310
    • 提供者:陈伟聪
  1. Ex7_5

    0下载:
  2. C++\CLI编写的基于UDP协议的组播完整项目,包括发送和接收双线程-C++ \ CLI written based on UDP multicast complete project, including sending and receiving dual-thread
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-05
    • 文件大小:27576
    • 提供者:向阳
  1. ACA_QoS_MR

    0下载:
  2. QoS组播路由问题的蚁群算法通用Matlab源码。输出参数列表为:最优组播树最优组;播树所有的边;最优组播树的费用-QoS multicast routing problem ant colony algorithm General Matlab source code. The list of output parameters: the optimal multicast tree optimal group multicast tree all sides optimal multic
  3. 所属分类:Grid Computing

    • 发布日期:2017-11-12
    • 文件大小:2346
    • 提供者:谢贤
  1. MCN

    0下载:
  2. 模拟IP电话组播,可实现模拟电话的单人通话和多人群组通话功能-The analog IP telephony multicast, single analog phone calls and more than group call feature
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-26
    • 文件大小:13865984
    • 提供者:蒋公子
  1. AntMulticast

    0下载:
  2. 蚁群算法求解组播问题,蚁群算法求解组播问题-Ant colony algorithm for multicast problems, ant colony algorithm for multicast problem
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-06
    • 文件大小:31150
    • 提供者:罗蓝
  1. NetDebug

    1下载:
  2. 1、实现多个网络调试助手示例在一个进程中启动; 2、可以实现TCP_SERVER,TCP_CLIENT,UDP,UDP组播通信;-1, multiple network example debugging assistant to start a process 2, can achieve TCP_SERVER, TCP_CLIENT, UDP, UDP Multicast communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-03-27
    • 文件大小:273408
    • 提供者:lauphy
  1. IPTV_Sys

    0下载:
  2. IPTV是目前比较流行的电视播放系统,本软件用软件模拟的方法实现机顶盒和路由器,能够在局域网内实现视频信号的组播-IPTV system can broadcast video signal in a local network
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-19
    • 文件大小:3644564
    • 提供者:xiaoyu
  1. Winsocket

    1下载:
  2. Window socket网络编程 实现服务端和客户端的TCP 和UDP通信 组播和广播-The MFC under simulation AutoCAD achieve miniCAD drawing program, using gdi drawing techniques
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-10
    • 文件大小:1050629
    • 提供者:OldFish
  1. Cpp1

    0下载:
  2. ip组播技术的实现源代码,实现局域网群聊功能-ip broadcast
  3. 所属分类:Linux Network

    • 发布日期:2017-12-10
    • 文件大小:594
    • 提供者:托马斯金
  1. seven

    0下载:
  2. 组播实现聊天室和语音,类似QQ界面,服务器端没界面,客户端界面很美观,MySQL数据库备份文件,装好JDK,自己配好mysql-connection的jar包,直接运行就可以了。 注意:需要修改DataBaseUtil类中的数据库登陆的账号密码,默认为[root,root]-Multicast chat rooms and voice, similar to the QQ interface, server-side no interface, the client interface is
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-10
    • 文件大小:5787004
    • 提供者:朱峰
  1. TDDOWNLOAD

    0下载:
  2. 基于winsock套接字的网络编程,UDP无连接协议实现组播-Based winsock sockets network programming, UDP connectionless protocol multicast
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-13
    • 文件大小:1807
    • 提供者:刘峰
  1. SDDINetwork

    0下载:
  2. 本程序是基于dll的组件的网络编程,程序实现了UDP点对点通信,UDP组播模式,还有基于TCP的网络编程,经过编译后生成的dll文件可以被其他程序直接使用。-This program is a DLL component based network programming, program of UDP point to point communication, UDP multicast model, and based on TCP network programming, after
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-09
    • 文件大小:15938796
    • 提供者:冯伟伟
  1. MDSource

    0下载:
  2. MDSource 一个跨平台的组播网络通信协议实现,可用于组播数据传输,组播路由检测等-MDSource a cross-platform multicast network communication protocol, can be used for multicast data transmission, multicast routing detection
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:24398
    • 提供者:boshi
  1. UDPbroadcast

    0下载:
  2. 通过vc实现udp的组播和广播功能,非常好用的代码-By vc achieve udp multicast and broadcast functions, very useful code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:16171
    • 提供者:pudnchen
  1. GroupBroadcast

    0下载:
  2. Linux下c语言的关于UDP组播的服务器端和客户端的源码例子-C language under Linux on UDP multicast server and client source code examples
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:1600
    • 提供者:linjiandao
  1. Cpp1

    0下载:
  2. ip组播技术的实现源代码,实现局域网群聊功能-ip broadcast
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:638
    • 提供者:evenmo
  1. mbcs

    0下载:
  2. 一个组播的源代码,可以加入一个组播,然后可以往这个组播上发送数据-a multicast source code, can join a multicast, which can then be multicast to send the data
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:6610
    • 提供者:官兵列队
  1. IPv6-in-Depth

    0下载:
  2. 本书从介绍IPv4中问题的产生和现状入手,详细阐述了IPv6的各个方面,包括IPv6的寻址结构、扩展头、身份验证和安全性、对任意点播和组播的支持以及对相关协议的影响,同时还探讨了IPv4向IPv6过渡的策略和应用。 本书内容由浅入深、语言精练易懂,为有经验的网络管理员和研究人员适应IP升级变化提供了关于IPv6清楚而又与众不同的介绍。 -This book describes the problem in IPv4 generation and status quo of detail i
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:4008510
    • 提供者:hongzhuan
  1. udp_server

    0下载:
  2. UDP组播接收程序。接收程序输入参数为组播地址、端口号;接收程序打印出接收到的消息、消息的来源等信息; -UDP multicast receiver. Receiving program input parameters for a multicast address, port number receiving program prints out the received message, and other news sources of information
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:611
    • 提供者:lry
  1. udp_client

    0下载:
  2. UDP组播发送程序。发送程序输入参数为组播地址、端口号、发送内容;发送程序每秒中发送一个消息; -UDP multicast transmission program. Program input parameters for sending multicast address, port number, send the contents sending program sends a second message
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:600
    • 提供者:lry
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com