Hi all,
Through windows application i can communicate with serial port. But by web site project i am unable to communicate with serial port.
Actually through debugging mode, I can see that message come from serial port.
But when I use Response.write(); method , it shows error...
please anyone help me to communicate with serial port from my web site...
Thanks in advance..