Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
5
Answers
Get the name of the com port and the devices connected to it
Srividhya Parthasarathy
13y
18.5k
1
Reply
Hi Friends,
I'm trying to get the list of com port name and the device's name connected to it(eg. COM3- Hauewei Modem 3G). I tried the following where I get only the list of com ports.
string
[] ports =
SerialPort
.GetPortNames();
But I need get both the port name along with the device name.
Help me out friends!!
Thanks in advance for your valuable help.
Regards,
Srividhya
Post
Reset
Cancel
Answers (
5
)
Next Recommended Forum
How to use binary operation
Using Embedded Cursors in UserControl crashes Visual Basic 6