How to list all devices on network
-
Hello, I am creating a program that will find and identify all equipment on a network. I need to find all computers, printers, thumdrives, cams, external harddrives, bar coder/scanners, ... It might be easier to state what I do not need. I do not need keyboards, mice, hubs, usb hubs, etc. I prefer VB.net since that is what we use in the office.
-
Hello, I am creating a program that will find and identify all equipment on a network. I need to find all computers, printers, thumdrives, cams, external harddrives, bar coder/scanners, ... It might be easier to state what I do not need. I do not need keyboards, mice, hubs, usb hubs, etc. I prefer VB.net since that is what we use in the office.
...and the actual problem you're having with this is...?
Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
Dave Kreskowiak -
...and the actual problem you're having with this is...?
Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
Dave KreskowiakHarry, As desirable as a solution to your issue may be, you have listed devices that are typically on different "networks", some (e.g. USB) that require access through a likely opaque bridge (PC). Not an easy task.
-
Hello, I am creating a program that will find and identify all equipment on a network. I need to find all computers, printers, thumdrives, cams, external harddrives, bar coder/scanners, ... It might be easier to state what I do not need. I do not need keyboards, mice, hubs, usb hubs, etc. I prefer VB.net since that is what we use in the office.
Impossible. Cut your losses and go home.
-
Harry, As desirable as a solution to your issue may be, you have listed devices that are typically on different "networks", some (e.g. USB) that require access through a likely opaque bridge (PC). Not an easy task.
Watch who you're replying to. I don't need the notification that you posted anything to me, but the OP does. Also, I already know what you're talking about.
Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
Dave Kreskowiak -
Hello, I am creating a program that will find and identify all equipment on a network. I need to find all computers, printers, thumdrives, cams, external harddrives, bar coder/scanners, ... It might be easier to state what I do not need. I do not need keyboards, mice, hubs, usb hubs, etc. I prefer VB.net since that is what we use in the office.
OK ... go for it. This is not where we go: "I couldn't help overhearing ..."
"Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I
-
Hello, I am creating a program that will find and identify all equipment on a network. I need to find all computers, printers, thumdrives, cams, external harddrives, bar coder/scanners, ... It might be easier to state what I do not need. I do not need keyboards, mice, hubs, usb hubs, etc. I prefer VB.net since that is what we use in the office.