Reading data from client computer serial port using asp.net web application
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Dear frd's Is it possible to read data from serial port of client system using asp.net web site. Here is my scenario I will be having computers connected in LAN and a web application which resides on server. Each client computer will be connected to a external machine using serial port and is ready for reading data, external machine measures equipment details and sends through serial port. Now I need to read the same data using my web page, is it possible? Like when we do video chatting our web page reads data from web cam and sends the stream to web page. this way how can I read data from client machine to web page. Please give me suggestions on how to proceed for this.
Thanks & Regards, Anil Chelasani