View Single Post

  #3 (permalink)  
Old 08-05-2005
thatsafif thatsafif is offline
Junior Member
White Belt
 
Join Date: Aug 2005
Posts: 7
Send a message via MSN to thatsafif Send a message via Yahoo to thatsafif
Stream it back.

I intend to stream it back. I had an impression if the client app housed in the vehicle has internet access, it can make a websevice call to which it passes the GPS raw data, and that returns it back all the location specific info it needs.

So I am looking to expose the functionality of my Server App as a webervice, collect raw GPS data from the moving client, interpret that to determine the lat and long, use that to communicate with the Mappoint WebService which returns location specific info, play around with that info as per the client preferences and return it back in that webservice method call that the client made.

Please let me know if this is feasible or I miss some part of the picture.

Feedback appreciated.

Thanks in Advance,
Afif
Reply With Quote