JimmyLi-Network / NS3-implementation-MPTCP-Multiple-Path-TCP

The NS-3 simulation code for MPTCP(Multiple Path TCP) in 802.11ad WiGig and Wi-Fi
GNU General Public License v2.0
12 stars 5 forks source link

NS-3 Simulation of MPTCP Multiple-Path-TCP-in-802.11ad-WiGig-and-Wi-Fi

Yilong: Configuration code will be located in 'mpTopology.cc'. If you want to compile the source code, you should put the mpTopology in /scratch and run with ./waf.

Fundamental models and protocols are included in /src/mptcp/.

Running the simulation, you type './waf --run mpTopology --vis'

Please install the necessary dependents, and you are going to use this example.