Skip to content
/ TFWC Public

TCP-Friendly Window-based Congestion Control Protocol

Notifications You must be signed in to change notification settings

soohyunc/TFWC

Repository files navigation

1. Introduction
----------------

Ns-allinone is a package which contains required components and some of
optional components used in running ns. The package contains an
"install" script to automatically configure, compile and install these
components. If you haven't installed ns before and want to quickly try
ns out, ns-allinone may be easier than getting all the pieces by hand.
 
Currently the package contains:
  
- Tcl       Tcl release 8.4.18    (required component)
- Tk        Tk release 8.4.18     (required component)
- Otcl      otcl release 1.13    (required component)
- TclCL     tclcl release 1.19  (required component)
- Ns        ns release 2.33    (required component)
- Nam       Nam release 1.13       (optional component)
- Xgraph    xgraph version 12     (optional component)
- GT-ITM    Georgia Tech Internetwork
            Topology Modeler      (optional component)
- SGB       Stanford GraphBase
            package               (optional component)
- CWEB      CWeb version 1.0 (?)  (optional component)
- ZLib      zlib version 1.2.3    (optional component) 

2. FEATURES IN ns-allinone-2.32
-------------------------------

Features in this version include:
 
- Self-containing: All installation will be kept in a directory to help
		   the user manange and use the package. The execution of ns
		   ns or nam does not need any ther support outside
		   this directory

- Bugs fixed:      All components inside the package, are the most recent 
                   versions;

- Easy to use :    Only one-line command is needed to build all ns
		   components

3. Installing the package
--------------------------

All you need to do is type "./install" under this directory. The install
script will compile and install the whole package for you. The script also
will tell you the final installation result.


4. More information
--------------------

Ns-allinone is available from
<http://sourceforge.net/projects/nsnam>
or
<http://www.isi.edu/nsnam/ns/ns-build.html>

-----------------------------
The nsnam Project
http://www.nsnam.org


Join the chat at https://gitter.im/soohyunc/TFWC

About

TCP-Friendly Window-based Congestion Control Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published