Functions | |
| def | talktcl |
| def | findListeningPort |
| def | onlyLinesContaining |
| def | generateRandom |
| def | genNewLink |
| def | getLinksRoutes |
| def | alreadyHaveLink |
| def | myBroadcast |
| def | tryAddRoute |
| def | doServer |
| def | getRegistrationList |
| def | myLocalEID |
| def | alreadyCovered |
| def | doClient |
| def | usage |
Variables | |
| list | theBroadcastAddress = [] |
| int | theBroadcastPort = 5005 |
| int | dtnTclConsolePort = 5050 |
| int | broadcastInterval = 10 |
| serverOn = True | |
| clientOn = True | |
| clientOn = False | |
| serverOn = False | |
| theBroadcastPort = a | |
| dtnTclConsolePort = a | |
| tuple | theBroadcastAddress = myBroadcast() |
int dnd::broadcastInterval = 10 [static] |
dnd::clientOn = False [static] |
dnd::clientOn = True [static] |
dnd::dtnTclConsolePort = a [static] |
int dnd::dtnTclConsolePort = 5050 [static] |
dnd::serverOn = False [static] |
dnd::serverOn = True [static] |
tuple dnd::theBroadcastAddress = myBroadcast() [static] |
list dnd::theBroadcastAddress = [] [static] |
dnd::theBroadcastPort = a [static] |
int dnd::theBroadcastPort = 5005 [static] |
1.5.3