GX-400 Data on Client Application

Can we recive gx-400 GPS and IO Data to our server without using airvantage/M2M plateform

how can i extract required information.

Hi,

yes this is possible.

You have several approaches to do so.
Either you can use the Aleos GPS reporting as available in AceManager, and IO event reporting, please refer to the Aleos user guide in this case, avaliable on Sierra Website, download section.

Or you can develop and load a AAF (Aleos Application Framework) script onto your GX.
This script will collect IO and GPS data and will forward it to the server of your choice.
Link to download the AAF studio is here:
http://developer.sierrawireless.com/en/Resources/Resources/AirLink/ALEOS_AF/ALEOS_AF_Home.aspxAll
documentation and info included, especially as how to access GPS and IOs and how to establish TCP/IP sockets to your wished destination server.