Thursday, October 22, 2009

Use Microsoft GPS Locator as a Tracking Device?

Does anyone know how I can mine the data from a Microsoft/Pharos GPS device hooked to a laptop, transmit it over the internet, and view it in an application on another computer? Please list any websites or apps that could help.



Use Microsoft GPS Locator as a Tracking Device?house call



See this article on writing your own GPS application:



http://www.codeproject.com/vb/net/Writin...



Just modify it to periodically log the coordinate values to a database or log file. From there, you can simply create an applicaiton or web page that will query the database and return the coordinates.

No comments:

Post a Comment