南邮NS课课件NSLect的2012_05.ppt

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
南邮NS课课件NSLect的2012_05

3.8 Vegas 记录数据出发时间,并计算RTT,收到重复确认之后,如果超时,则重传,不必等待重复ACK Reno中,发生连续丢失会使CWIN连续减小;而Vegas需判断丢失发生在CWIN减小之前还是之后,如果是之前丢失的,则不减小CWIN Tahoe Reno Las Vegas Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile . Copyright 2004-2011 Aspose Pty Ltd. 3.9 其它TCP拥塞算法 New Reno Hybla 高延时陆地或卫星链路 Westwood SACK 选择重发 H-TCP Scalable TCP HS-TCP BIC TCP FAST TCP XCP 400Gbps下的TCP? Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile . Copyright 2004-2011 Aspose Pty Ltd. 4.1 Class Agent 网络层以上协议功能实体的抽象,也是最后生成或终结IP分组的仿真模块。 TclObject NsObject Connector Agent Tahoe Reno Vegas UDP RTP NULL RTCP FullTCP TCPSink Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile . Copyright 2004-2011 Aspose Pty Ltd. Mapping between 2 spaces The static object of AgentClass is initialized at very beginning of ns computing. static class AgentClass : public TclClass { public: AgentClass() : TclClass(Agent) {} TclObject* create(int, const char*const*) { return (new Agent(PT_NTYPE)); } } class_agent; Invoke tcl api to de-fine OTcl Agent… new Agent?Agent init {}?SplitObject init {}?create-shadow ??create-shadow()?create?new Agent() Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile . Copyright 2004-2011 Aspose Pty Ltd. Binding cmds, instproc $agent close $agent nodeid Agent::Command(){ if (argc == 2) {… //delete-agent-trace” deleteAgentTrace(); //show-monitor monitorAgentTrace(); //close close(); //listen listen(); //dump-namtracedvars enum_tracedVars(); } if (argc == 3) {… … } return (Connector::command(argc, argv)); } Agent instproc nodeid {} { [$self set node_] id } Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile . Copyright 2004-2011 Aspose Pty Ltd. Commands: invoking C++ $agent close $agent nodeid Agent::Command(){ if (argc == 2) {… //delete-agent-trace” deleteAgentTrace(); //show-monitor monitorAgentTrace(); //close close(); //listen listen(); //du

文档评论(0)

ayangjiayu4 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档