المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Getting serial ports names problem [modified]



C# Programming
06-11-2009, 11:24 AM
Hi,
I'm getting serial ports names with the following code:

System.IO.Ports.SerialPort.GetPortNames();

It gives COM1 and COM3, but the problem is, COM3 doesn't exist under "DeviceManager -> Ports".
(After restart)

Any suggestions?

I want to fly but I don't have wings

modified on Thursday, June 11, 2009 3:18 AM