Bees v0.5.0 API

Bees v0.5.0 API Documentation

See the doc directory in the Bees distribution for more information on using and deploying Bees.

Bees v0.5.0 is an Active Network Execution Environment.

See:
          Description

Core Bees Runtime
bees.core The core functionality for Bees, including, capabilities, coroutines, and events.
bees.core.anep Package for any ANEP specific classes needed by Bees.
bees.core.bdomain Wrapper and support classes for dealing with Java NodeOS Domain's.
bees.core.kernel Classes that implement the Bee's kernel domain and the coroutine's for supporting user domains.
bees.core.resource This package holds most of the system provided capabilities.
bees.core.security This packages holds most of the security related capabilities and Permission classes.
bees.tests Test classes that are used by the testsuite directory.

 
Bees Example Applications
apps.authenticator Applications used to the process of authenticating and authorizing downloaded protocols.
apps.benchmark  
apps.discovery Protocol and test application for discovering neighbors on the same LAN.
apps.health A demo application that tries to implement Healthd-like functionality.
apps.hello The skeleton for the "Hello World" tutorial from the manual.
apps.liveness Protocol and test application for testing the responsiveness of neighbors.
apps.pathfinder A simple routing protocol that builds a tree of nodes for forwarding client packets to a server and multicasting server packets to the clients.

 

Bees v0.5.0 is an Active Network Execution Environment. For more information on Bees v0.5.0, visit the Janos web pages at the University of Utah:

http://www.cs.utah.edu/flux/janos

Additionally, the Bees Manual contains a short overview and a tutorial showing how to use Bees.


Bees v0.5.0 API

This documentation is Copyright (C) 2002 The University of Utah. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for Bees v0.5.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/