Xbee API for linux

Hello,

I’d like to know if there is an API to program on Linux (first Ubuntu on PC, then Angstrom on gumstix). I know there is an API for arduino (http://code.google.com/p/xbee-arduino/) but I am wondering if this API works in linux.
Xbee module is pluged in my PC with usb cable.
Thanks for your help

Hello,

There are several libraries for API packets available. in java, python and 1 in C.
Currently I am writing one in C++ since the C library is not documented so it’s not as usefull.
Just google zigbee API library C, python, java or whatever you like to use and then you will find something.

Rgds,
Silver