|
-
December 6th, 2004, 12:17 PM
#1
Hardware access from .NET web page
Hello!
How to control a hardware device through an ASP.NET page?
I used to do it using a client ActiveX (C++ or VB6).
What is the .NET equivalent for ActiveX controls in this case?
Is it possible to replace this ActiveX for a .NET component acting like that?
-
December 7th, 2004, 02:42 AM
#2
Re: Hardware access from .NET web page
you call it a User Control....
yes it is possible, once you have appropriate data exchange protocol for your device, you create a user control... I wonder whether you noticed those, WEB CAMS where you can move/zoom the cam itself through web...
If you think you CAN, you can, If you think you CAN'T, you are probably right.
Have some nice Idea to share? Write an Article Online or Email to us and You may WIN a Technical Book from CG.
-
December 7th, 2004, 06:22 AM
#3
Re: Hardware access from .NET web page
Thanks.
Do I need configure same kind of security setting to do this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|