Hello there!
I am developing an asp.net web application that enables a user to view data from a device attached to the com/usb port at the server side. I know I can use System.IO to communicate with the device from the page. But what I am not sure is the security issues involved with this kind of implementation. I have read some posts from this site, but im not able to come to a conclusion.
Is it safe to allow a site users to view data from the device directly on web form? Should I consider some other option?
Can anyone help me on this?
I would really appreciate any help....
Thanx a lot
Kokulan
...
Go to the complete details ...