Go to the source code of this file.
Namespaces | |
namespace | dnd |
namespace | socket::* |
namespace | time::* |
Functions | |
def | dnd::talktcl |
def | dnd::findListeningPort |
def | dnd::onlyLinesContaining |
def | dnd::generateRandom |
def | dnd::genNewLink |
def | dnd::getLinksRoutes |
def | dnd::alreadyHaveLink |
def | dnd::myBroadcast |
def | dnd::tryAddRoute |
def | dnd::doServer |
def | dnd::getRegistrationList |
def | dnd::myLocalEID |
def | dnd::alreadyCovered |
def | dnd::doClient |
def | dnd::usage |
Variables | |
list | dnd::theBroadcastAddress = [] |
int | dnd::theBroadcastPort = 5005 |
int | dnd::dtnTclConsolePort = 5050 |
int | dnd::broadcastInterval = 10 |
dnd::serverOn = True | |
dnd::clientOn = True | |
dnd::clientOn = False | |
dnd::serverOn = False | |
dnd::theBroadcastPort = a | |
dnd::dtnTclConsolePort = a | |
tuple | dnd::theBroadcastAddress = myBroadcast() |