#include "Announce.h"
#include "IPDiscovery.h"
#include <oasys/io/UDPClient.h>
Go to the source code of this file.
Namespaces | |
namespace | dtn |
Classes | |
class | dtn::IPAnnounce |
Helper class that 1) formats outbound beacons to advertise this CL instance via neighbor discovery, and 2) responds to inbound advertisements by creating a new Contact. More... |