Click here to Skip to main content
15,898,222 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have connected a modem to COM2. The modem is sending data continuously. I want to read the binary or hex data from serial port COM2. Whenever I use port.open(),the Access is denied. Is this possible to read a data from the serial port COM2 which is opened by another physical modem.
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900