开发者

How can we read GPS in Silverlight 4 application?

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜