#include <oasys/io/UDPClient.h>
#include <oasys/thread/Thread.h>
#include <oasys/io/RateLimitedSocket.h>
#include "IPConvergenceLayer.h"
Go to the source code of this file.
Classes | |
class | dtn::UDPConvergenceLayer |
class | dtn::UDPConvergenceLayer::Params |
Tunable parameter structure. More... | |
class | dtn::UDPConvergenceLayer::Receiver |
Helper class (and thread) that listens on a registered interface for incoming data. More... | |
class | dtn::UDPConvergenceLayer::Sender |
Namespaces | |
namespace | dtn |
Namespace for the dtn daemon source code. |