Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

serial port, activex & asp.net

Status
Not open for further replies.

thotpl

Programmer
Joined
Oct 18, 2006
Messages
1
Location
PL
Hello, I'm new at here, and at most I want to sorry for my English :)

I want to develop an application that send and recive something from serial port, and I want to make this work as a web apllication.
I know that I can access serial port by making ActiveX-control to do this, but don't you thing that ActiveX technology is a litte bit old ?
Can I develop a Web-based application (lets say ASP .NET or something .NET-based) that could access to serial port like ActiveX but not being ActiveX it self ?
 
When running a web application, you may have several different clients connecting at once. Do you want to access the serial port on the web server that the code runs on, or the serial port of the client that has connected to the web server?


____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top