资源说明:This document (ns Notes and Documentation) provides reference documentation for ns. Although we begin with a simple
simulation script, resources like Marc Greis’s tutorial web pages (originally at his web site, now at http://www.isi.
edu/nsnam/ns/tutorial/) or the slides from one of the ns tutorials are problably better places to begin for the ns
novice.
We first begin by showing a simple simulation script. This script is also available in the sources in ~ns/tcl/ex/simple.tcl.
This script defines a simple topology of four nodes, and two agents, a UDP agent with a CBR traffic generator, and a TCP
agent. The simulation runs for 3s. The output is two trace files, out.tr and out.nam. When the simulation completes at
the end of 3s, it will attempt to run a nam visualisation of the simulation on your screen.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
-
- Share_win.rar实现本地文件或文件夹局域网共享(share on local )
- sample_httpd.rar一个很简单的HTTP服务器的源代码,仅供大家参看学习
- klhttpd.rar一个建立HTTP服务器的源代码,比较基础,c语言写的
- DHCP_Protocol.rarDHCP相关的RFC协议打包下载,是研究DHCP协议绝好教材。
- Ping.rar用C语言实现的ping 功能,经典实现,在VC下调试通过
- IPdump.rar基于jpcap对IP协议进行了解析,该程序在jbuilder9.0的运行环境下编写 ...
- ARPdump.rar基于jpcap对arp协议进行了解析,该程序在jbuilder9.0的运行环境下编写 ...
- ICMPdump.rar利用jpcap实现对icmp协议的解析,利用了jbuilder9.0运行环境。
- server.rarTCP/IP网络通信 服务端部分 用于网络连接
- Chat.rar用C++MFC编写的一个类似于飞鸽的局域网聊天软件,但是功能没有飞鸽那么强,只实现了局 ...
-
- qpopper2.53.tar.Zpop3 server
- imap-4.7.tar.Z被广泛使用的email服务器 /IMAPD/POPD
- Nwpro.rar一个用C完成的网络协议。不用多说了吧?读通之后你会发现比你看10本书还强。实际应用 ...
- CCNAteachingmaterial.rar思科 CCNA 考试最新认证培训教程,供大家免费下载
- ipman.zipIP包监听程序
- winsock_doc.zipWindows Socket网络编程与规范
- SoonMail.rar原创程序。Delphi环境下用纯API完成的匿名邮件发送单元。涉及到本地DNS读取、MX解析以 ...
- multi_thread_udp.zip多线程UDP通讯例子
- bcast.zip此程序实现了IPX/UDP/TCP三种协议的广播
- 多功能聊天程序.rar利用VC++6.0来实现一个类似QQ的聊天程序。本程序只实现添加好友,文字聊天,文件传输 ...