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