is an abstract
type. In the event that the active node cannot resolve its own name, an
exception will be raised.

where ip-addr has the form
where each n is an integer from
0 to 255. If the port-num argument is not provided, then it is
assumed to be the same port as the invoking node. getHostByName
attempts to resolve this name into a value of the PLAN
type. Raises an
exception on failure.
executed on a node n, returns a host
such that
is the ``next hop'' on the way to h from n. In the current
release, this function makes use of SLRP [5] to generate its routing
tables (see getRouteTable, below).