#include <oasys/io/TCPClient.h>#include <oasys/io/TCPServer.h>#include <oasys/serialize/Serialize.h>#include "StreamConvergenceLayer.h"Go to the source code of this file.
Classes | |
| class | dtn::TCPConvergenceLayer |
| The TCP Convergence Layer. More... | |
| class | dtn::TCPConvergenceLayer::TCPLinkParams |
| Tunable link parameter structure. More... | |
| class | dtn::TCPConvergenceLayer::Listener |
| Helper class (and thread) that listens on a registered interface for new connections. More... | |
| class | dtn::TCPConvergenceLayer::Connection |
| Helper class (and thread) that manages an established connection with a peer daemon. More... | |
Namespaces | |
| namespace | dtn |
Namespace for the dtn daemon source code. | |
1.6.3