0

Is there any way I can get the friend name of a COM Port? Friend name means the user friendly name of the COM Port like "Huwawei 3G Dongle". I am getting the list of COM Ports as displayed here http://msdn.microsoft.com/en-us/library/system.io.ports.serialport.getportnames.aspx.

tshepang
  • 12,111
  • 21
  • 91
  • 136
PeakGen
  • 21,894
  • 86
  • 261
  • 463

1 Answers1

2

try the link it might solve your problem....

http://dariosantarelli.wordpress.com/2010/10/18/c-how-to-programmatically-find-a-com-port-by-friendly-name/

roanjain
  • 1,252
  • 4
  • 14
  • 32