Originally posted by johan
How to send GPS data using HTTP to a web site
This article is for developers who wants to post GPS data to his own web site using HTTP.
GpsGate 2.5.0 build 207 (and later) can send GPS data over http. Any web server can receive and process the position data sent to it.
Please follow those steps to configure GpsGate.
7. Set "Server" to your web server address E.g.
www.myaddress.com
8. Set the "File path" to the script address. E.g. /gpsgate.php if /gpsgate.php is the page on your web server to process the requests. Do not forget the first "/".
8. Click OK
9. Now configure in which intervals you want GpsGate to send data to your web site.
10. Click OK.
Don't understand step 7 and onwards, how can I do this?
Regards