|
Bees v0.5.0 API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| AdvertiseCapsule | An AdvertiseCapsule is used to carry broadcast data for a host. |
| AdvertiseMaterial | An AdvertiseMaterial class is used to remove a finger print from the set of discovered material after a certain amount of time has expired. |
| BroadcastNeighbor | A Neighbor subclass that tracks the advertised material received from this neighbor and the set of advertisement capsule to send through this neighbor. |
| DiscoveryApplication | Test case for the DiscoveryProtocol. |
| DiscoveryBootCapsule | A DiscoveryBootCapsule is used to boot strap the protocol domain. |
| DiscoveryParameters | The DiscoveryParameters class is used to hold the various parameters for the flow. |
| DiscoveryProtocol | The DiscoveryProtocol can be used to send and receive advertisements from directly connected neighbors that haven't been told of each other's existance. |
| DiscoveryProtocolPresentation | A DiscoveryProtocolPresentation is used to communicate with the DiscoveryProtocolSession in the protocol's domain. |
| DiscoveryProtocolSession | A DiscoveryProtocolSession tracks information used by the protocol and manages communication with the applications. |
Protocol and test application for discovering neighbors on the same LAN. Discovery works by broadcasting/multicasting advertisements over a broadcast neighbor capability. When an advertisement capsule is received it is compared against previously seen advertisements before taking one of the following actions:
In addition to the normal class files, the protocol also carries the
|
Bees v0.5.0 API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||