everything.pdf.zip
文件大小: 1823k
下载次数:7
源码类别:

网络编程

开发平台:

PDF

源码售价: 5 个金币 积分规则     积分充值
资源说明: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编写的一个类似于飞鸽的局域网聊天软件,但是功能没有飞鸽那么强,只实现了局 ...