Classes | |
class | ns3::PacketLossCounter |
A class to count the number of lost packets. More... | |
class | ns3::UdpClient |
A Udp client. More... | |
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::UdpServer |
A UDP server, receives UDP packets from a remote host. 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::UdpTraceClient |
A trace based streamer. More... | |
class | ns3::UdpTraceClientHelper |
Create UdpTraceClient application which sends UDP packets based on a trace file of an MPEG4 stream. More... | |