next up previous contents
Next: Compiling an agent Up: First Steps Previous: Dispatching or destroying agents   Contents

Testing two or more servers on a single machine

If you want to run several servers on a single machine for testing purposes, create a directory for every server and copy the kaariboga source code into it. For each directory, edit the file boga.config in the config directory an assign a different port to every server. When dispatching agents, specify the port by separating it from the IP address by a colon, for example 192.169.0.2:10102.

Dirk 2002-09-01