There are several different ways you can transmit data from the device to the PC.
- Bluetooth (
Serial library) - See the SerialTerminal example.
- Network connection (
Network library) - See the ChitChat example.
- Activesync (
RAPI library) - There is an example in the documentation.
Except of the RAPI library which is a desktop library, you can use the same code on the desktop or device.
You can find these examples under: C:\Program Files\Anywhere Software\Basic4ppc Desktop\Samples.