Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Can any one suggest me how to get serial port names of remote desktop client using serial port class in c#. Currently I am using SerialPort.GetPortNames() method (only showing local computer port name) and Select * From Win32_SerialPort query to get windows object collection.

What do I need to get rdc client serial port in c# windows application.

I have also done port redirection when taking Remote connection. But my application is not able to get serial port names.
Posted

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