ANTS v2.0 API

Uses of Class
ants.core.Application

Packages that use Application
ants.dante   
ants.route   
apps.mobile   
apps.multicast   
apps.ping   
apps.pong   
apps.stats   
tests The tests package contains simple regression tests that are used by the regression testing suite. 
 

Uses of Application in ants.dante
 

Subclasses of Application in ants.dante
 class DanteClient
          Sends periodic keep-alive messages to the core node in order to resubscribe to its address.
 class DanteServer
          This class dynamically distributes addresses for a core server.
 

Uses of Application in ants.route
 

Subclasses of Application in ants.route
 class DynamicRouteApp
          The "app" that maintains a node's dynamic routing tables.
 

Uses of Application in apps.mobile
 

Subclasses of Application in apps.mobile
 class MobileApplication
          primitive Mobile test application
 

Uses of Application in apps.multicast
 

Subclasses of Application in apps.multicast
 class MulticastApplication
          The Multicast test application for ANTSR(R).
 

Uses of Application in apps.ping
 

Subclasses of Application in apps.ping
 class PingApplication
          This was once a version of djw's PingApplication.
 

Uses of Application in apps.pong
 

Subclasses of Application in apps.pong
 class PongApplication
          Takes most parameters via command line arguments.
 

Uses of Application in apps.stats
 

Subclasses of Application in apps.stats
 class StatsApplication
          This application transverses the network, starting with the node it is run from and returns statistics from all reachable nodes within a specifiable depth
 

Uses of Application in tests
 

Subclasses of Application in tests
 class ANEPDemultiplexKeyTester
           
 class ANTSRDemultiplexKeyTester
           
 class CapsuleTester
           
 class LineListTokenizerTest
           
 class ProtocolTester
           
 class Tester
           
 


ANTS v2.0 API

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