Property | Type | Description | |
---|---|---|---|
From | |||
Hops | int | ||
Node | |||
Source | |||
To |
Property | Type | Description | |
---|---|---|---|
_bs | BroadcastSender | ||
_sender | ISender |
Method | Description | |
---|---|---|
BroadcastReceiver ( BroadcastSender bs ) : Brunet.Connections |
Stores data about this hop in a broadcast and provides a path back to the originating broadcaster.
|
|
Send ( ICopyable data ) : void | ||
ToUri ( ) : string |
public BroadcastReceiver ( BroadcastSender bs ) : Brunet.Connections | ||
bs | BroadcastSender | |
return | Brunet.Connections |