A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
udp-client-server-helper.h File Reference
#include <ns3/application-helper.h>
#include <ns3/udp-client.h>
#include <ns3/udp-server.h>
#include <ns3/udp-trace-client.h>
#include <stdint.h>
+ Include dependency graph for udp-client-server-helper.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::UdpClientHelper
 Create a client application which sends UDP packets carrying a 32bit sequence number and a 64 bit time stamp. More...
 
class  ns3::UdpServerHelper
 Create a server application which waits for input UDP packets and uses the information carried into their payload to compute delay and to determine if some packets are lost. More...
 
class  ns3::UdpTraceClientHelper
 Create UdpTraceClient application which sends UDP packets based on a trace file of an MPEG4 stream. More...
 

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.