previous up next
Go backward to Application: Network Applications
Go up to 4.1 Types
Go forward to Scheduler: Program Schedulers
RISC-Linz logo

Node: Network Nodes

class Node
{
}

A node is an element of a network; it may be created (only) by a call of function node. Nodes may be linked via communication channels by the function link.


Maintainer: Wolfgang Schreiner
Last Modification: October 1, 1998

previous up next