GPS to web example program in Basic4PPC
Generated in connection with the Basic4PPC forum
Here are some shots of the GPS2web example program in action on my iPAQ 6915 (WM 5 + .net 2.1).
There are only 2 files:
The .exe program and the .ini file.
The ini file looks like this
[settings]
URL=http://www.deeproot.co.uk/pbo/testgpslog.php
ID=My Name
IntervalIndex=0
Actual screenshots:
main screen, the Logging menu has Start, Stop and Options
response from the HTTP server, with simple PHP echoes, shown in a message box (only to test)

the Options screen. The Interval combobox currently has choices of 30 seconds and 1 to 10 minutes
That's all there is to it!
|