#include <fstream>#include "ns3/core-module.h"#include "ns3/csma-module.h"#include "ns3/applications-module.h"#include "ns3/internet-module.h"
Include dependency graph for udp-echo.cc:Go to the source code of this file.
$ ./waf –run "udp-echo [Program Options]"
–useIpv6 Definition in file udp-echo.cc.