ActiveNet SDK Demo Programs

band

Simple program that is launched from an external shell, and mimics an action game. It lets you play with different ways of deciding when to send position updates. See its doc for more info.

chat

Simple program that demonstrates how to write a simple chat program that is launched from an external shell.

gtest

Simple commandline shell that lets you invoke many of the ActiveNet functions for testing. Handy for learning and testing. The documentation is good enough to get you started. There's a precompiled copy of gtest in the sdk, so you don't have to compile it to get started.