ns3 simulator

Monday, June 9, 2025

  Config::SetDefault("ns3::TcpL4Protocol::SocketType", 
                   TypeIdValue(TcpWestwood::GetTypeId()));
./waf build
./waf --run examples/tcp/tcp-large-transfer

The Network Simulation Cradle (NSC) is a framework for wrapping real-world network code into simulators,

posted @ 2025-06-09 13:14  ChrainY  阅读(7)  评论(0)    收藏  举报