The information contained here are property of DIGITAX Automotive Electronics Italy, and extremely confi dential. Any disclosure, copying, distribution to third
party
is strictly prohibited.
62
GPSPub
The GPS applica on demonstrates the interface to the internal receiver.
This applica on allows to publish your GPS posi on to Internet, and look-at a map at the address:
h p://www.digitax.it/u ls/gps/gps_map.html
This is provided as a test and sample C++ applica on.
For .NET developers, we suggest to use our managed libraries, “Digitax.Mobile”, “Digitax.Mobile.Modem”, “Digitax.
Mobile.RAS”, “Digitax.Mobile.Ras.Link”, that have a fully comprehensive management of the modem and of the RAS
connec on.
C# sample code is provided with our SDK.
GSMCall
With the internal GSM module it is possible to make voice calls, using either the MDT speaker and microphone or
external audio.
The applica on allows to make and receive calls, modify the volume, saves last called numbers, turn on and off the
module, and show in the right panel all the AT commands necessary to interface the GSM modem.
For .NET developers, we suggest to use our managed libraries, “Digitax.Mobile”, “Digitax.Mobile.Modem”, “Digitax.
Mobile.RAS”, “Digitax.Mobile.Ras.Link”, that have a fully comprehensive management of the modem and of the RAS
connec on.
C# sample code is provided with our SDK.