搜索资源列表

  1. LiveClient

    0下载:
  2. 视频直播客户端(基于图敏4004H卡),可以分为单播(TCP、UDP)、组播方式接收数据-video broadcast client (based on map-4004H card), can be divided into unicast (TCP, UDP), multicast receive data
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:757640
    • 提供者:王征
  1. rtpsender

    0下载:
  2. 采用rtp协议,读取影片一定的帧,然后用单播或组播的方式发送出去。影片格式采用的是AVI格式-used rtp agreement, read a film fr a me, and then use the unicast or multicast sent out. The film format is used in AVI format
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:138734
    • 提供者:黄耀
  1. live.2004.12.22.tar111

    0下载:
  2. SIP是一个应用层的信令控制协议,用于创建、修改和终止一个或多个参与者的会话。这些会话可以是Internet多媒体会议、IP电话或多媒体分发(例如语音信箱)。会话的参与者可以通过组播(multicast)、网状单播(unicast)或两者的混合体进行通信。更为详细的SIP介绍,可参考相关的网站和书籍,如SIP FORUM等-SIP is an application-layer control protocol signaling fo
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:399037
    • 提供者:Jee
  1. UDPFilter

    0下载:
  2. udp单播的实现,以mpeg-4d的格式传送数据,大家可以参考一下.-udp Unicast Implementation to mpeg - 4d transmission of data format, we can take a look.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:933764
    • 提供者:吴均
  1. rtp2

    0下载:
  2. It support IPv4 and IPv6 unicast and multicast and contains a trivial sender and a trivial receiver that can be used to send or receive arbitrary data over RTP. An implementation of generic forward error correction is pl
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:22528
    • 提供者:浪子
  1. RTP3550ch

    0下载:
  2. 本文描述RTP(real-time transport protocol),实时传输协议。RTP在多点传送(多播)或单点传送(单播)的网络服务上,提供端对端的网络传输功能,适合应用程序传输实时数据, -This article describes the RTP (real-time transport protocol), Real-time Transport Protocol. RTP in the multicast (mult
  3. 所属分类:IP电话/视频会议

    • 发布日期:2024-05-15
    • 文件大小:39936
    • 提供者:孙丽娟
  1. avd_ctrl

    0下载:
  2. 视频会议系统,C++工程。支持多播单播等模式-Video Conference System, C++ Works. Support Multicast unicast mode
  3. 所属分类:IP电话/视频会议

    • 发布日期:2024-05-15
    • 文件大小:250880
    • 提供者:wpj
  1. unicastrouting

    0下载:
  2. unicast routing 用单波实现的数据接收与发送,ns2环境下执行,值得推荐-unicast routing realize a single wave of data reception and transmission, ns2 circumstances, it is recommended
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:47104
    • 提供者:蔡凌
  1. Add_new_protocol_into_NS-2

    0下载:
  2. 一个经典的介绍如何向NS-2中添加新协议的教程,并附有相关的源代码,学习NS-2必不可少的文档+代码-Implementing a New Manet Unicast Routing Protocol in NS2
  3. 所属分类:3G开发

    • 发布日期:2024-05-15
    • 文件大小:199680
    • 提供者:phenix
  1. How-to-send-a-unicast-packet

    0下载:
  2. 该文档清楚的解释了通信中的单播流程,通过该文档,我们可以减少看NS2代码的时间。-The document clearly explain the unicast process in communication.Through reading the document,we can reduce the time of reading ns2 code.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:27648
    • 提供者:xiongdy
  1. MulticastClient

    0下载:
  2. MulticastClient.java broadcasts message on port 1115. This introduces you how to deliver or transmit data in network and describes the fundamental of various techniques like: unicast, broadcast and multicast.
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:suji
  1. Unicast-routing

    0下载:
  2. 单播路由模拟 演示如何利用NS-2来模拟单播路由,其中演示的网络动态特性包括链路的断开和恢复。-Unicast routing simulation demonstrates how to simulate NS-2 unicast routing, which shows the dynamic characteristics of the network including the links break and recovery.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:lvfangfang
  1. Implementing_a_New_Manet_Unicast_Routing_Protocol

    0下载:
  2. Implementing a New Manet Unicast Routing Protocol in NS2. PDF Development Research. During the last year, we have witnessed a lot of people asking for the same question in the ns-users mailing list. How do I develop my
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:185344
    • 提供者:Mantvydas
  1. dsr-unicast

    0下载:
  2. it takes 802.11b and DSR routine in the unicast scenario, the total nodes are 108
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:Ryan
  1. udp-unicast

    0下载:
  2. netbeans环境下,实现的UDP单播转发功能测试程序,包括发送端,接收端,以及中间转发集群端-netbeans environment, implementation UDP unicast forwarding test program, including the sending end and the receiving end, as well as intermediate forwarding cluster end
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:39936
    • 提供者:buaayxd
  1. Implementing-a-New-Manet-Unicast-Routing-Protocol

    0下载:
  2. Implementing a New Manet Unicast Routing Protocol in ns2
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-15
    • 文件大小:185344
    • 提供者:Rijin
  1. Implementing-a-New-Manet-Unicast-Routing-Protocol

    0下载:
  2. Implementing a New Manet Unicast Routing Protocol in ns2
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:185344
    • 提供者:kola
  1. unicast

    0下载:
  2. 无线通信系统模拟单播通信协议的仿真代码,测试单播网络吞吐量,申请时延等参数-The wireless communication system simulation unicast communication protocol simulation code, test unicast network throughput, latency and other parameters apply
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:1209344
    • 提供者:wangshijun
  1. unicast-example.csc.tar

    0下载:
  2. unicast-example protocole RPL under Contiki 2.6
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:nicolas
  1. classification-of-unicast-routing-protocol

    0下载:
  2. This a pdf file.This file contains the different classification criteria of unicast routing protocol. Different protocols are classified into different classification criteria.-This is a pdf file.This file contains the d
  3. 所属分类:文件格式

    • 发布日期:2024-05-15
    • 文件大小:137216
    • 提供者:Aditi
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org