Aspicore GSM Tracker
|
Real-Time GPS GSM Tracking with S60 cellphone
|
|
Server interface and script examples
Aspicore GSM Tracker sends data to the server through an UDP/IP, TCP/IP or HTTP
connection. Pros and cons of these alternative connection methods are listed
here.
Data format for UDP and TCP is plain ASCII and it is described
here.
You can write the receiving end program yourself by using TCP or UDP sockets, if you wish.
You are free to use the sample
Perl scripts or
Java code
to process the UDP datagrams and store them to a MySQL database.
You can also use our Aspicore UDP Server
tool. Http data from S60 v2, v3 or S80 can be processed as shown in our
PHP and
ASP samples.
There is a freeware Windows .NET PC utility to receive NMEA datagrams via UDP and send
them to a standard GPS moving map program through COM ports.
Aspicore Ltd is willing to provide you with the data collection database server software
or to assist you to integrate the Aspicore GSM Tracker solution into your enterprise system.
See pictures 1 and 2 as a
demonstration, how it is possible to integrate the
Aspicore GSM Tracker real time location data with Microsoft MapPoint .NET Web
Service.
Back to product main page
|