从基于Web的应用程序访问客户端计算机

编程入门 行业动态 更新时间:2024-10-15 20:22:40
本文介绍了从基于Web的应用程序访问客户端计算机的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

At client side i have 5 machine with weight scale machine attached to it and my web application is running on it..what i m working on is as weight placed on machine on textbox blurr event i want to fetch this weight in my webform. I am thinking of webservice that will be hosted on each client machine and on blurr event it will call webservice method which well do the com port reading part. Kindly suggest on this appraoh

推荐答案

访问客户机从Web应用程序开始并不容易。 大多数浏览器提供对其中运行的应用程序的有限访问,以避免安全问题。 ActiveX可以允许访问com端口,但activex本身需要用户的权限。 Accessing client machine from a web application is not easy. Most browsers provide limited access to the applications running inside them to avoid security issues. ActiveX could allows access to the com port but activex itself requires permissions from the user.

更多推荐

从基于Web的应用程序访问客户端计算机

本文发布于:2023-10-07 13:17:19,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1469486.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:应用程序   客户端   计算机   Web

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!