Next Contents

1   Introduction

This document is meant to be a guide to programmers intending to write services to be made available to PLAN programs. The document describes the basics of the active router implementation, and the preferred paradigm for extending it with new services and host applications.

The current PLAN implementation is written in OCaml [1] version 2.02, while earlier versions were written in Java [3], and have their own documentation.


Next Contents