开发者

How can we read GPS in Silverlight 4 application?

开发者 https://www.devze.com 2023-03-12 07:30 出处:网络
I need to read the GPS receiver attached to a COM 开发者_开发知识库port. How can we read GPS in a Silverlight 4 application?Couple of option I can think of.

I need to read the GPS receiver attached to a COM 开发者_开发知识库port.

How can we read GPS in a Silverlight 4 application?


Couple of option I can think of.

  • In OOB (out of browser) mode you can access COM components to do pretty much anything. That does mean you will need a COM component to access your GPS.
  • You can create javascript apps that can send information to the Silverlight component within the browser. I have seen this used to pass on card scanner information to a Silverlight app.
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号