I have some code that I downloaded that is for communicating with a RS232 port from a .net windows app.
I'm tweeking it and in an attempt to get it to work in my asp.net app.
What I've noticed is there is an event called moRS232_CommEvent, which I looks like its a part of System.Windows.Forms
I'm beginning to wonder if what I am attempting is possible in an asp.net app.
I've read up a lot about this, but it's still pretty much Greek to me. Anyone got any pointers on this?
I'm tweeking it and in an attempt to get it to work in my asp.net app.
What I've noticed is there is an event called moRS232_CommEvent, which I looks like its a part of System.Windows.Forms
I'm beginning to wonder if what I am attempting is possible in an asp.net app.
I've read up a lot about this, but it's still pretty much Greek to me. Anyone got any pointers on this?