timgirlsex

积分:222
上传文件:3
下载次数:80
注册日期:2010-08-24 22:34:33

上传列表
nssimples.rar - #Create a simulator object set ns [new Simulator] #Define different colors for data flows (for NAM) $ns color 1 Blue $ns color 2 Red #Open the NAM trace file set nf [open out.nam w] $ns namtrace-all $nf #Define a finish procedure proc finish {} { global ns nf $ns flush-trace #Close the NAM trace file close $nf #Execute NAM on the trace file exec nam out.nam & exit 0 } ,2011-08-01 13:50:28,下载4次
simutools_for_camera__ready.rar - In this paper, we present a modification of the ns2 code for the RTP/RTCP protocols. The legacy RTP/RTCP code in ns2 has not yet been validated but it provides a framework of the protocol’s specification for experimental use. We have modified the code by adding all the RTP/RTCP protocol’s attributes that are defined in RFC 3550 and related to QoS metrics. We have also implemented additional algorithms and functions in order to enhance our modified code with TCP friendly bandwidth share behavior. Our protocol, named RTPUP (“UP” stands for the University of Patras), is offered as a package and is fully documented so that it can be used for simulations and research within the ns2 simulation environment. ,2011-08-01 04:31:46,下载12次
ns-tutorial.rar - Example in NS2 for some study NS2 and RTP protocol,2010-08-24 22:42:58,下载11次

近期下载

收藏