Question Finding computers and other devices on a LAN

KSBeebe

New member
Joined
Apr 10, 2012
Messages
1
Location
Winter Park, FL
Programming Experience
10+
Hi all,

I'm trying to find information on how to discover all network devices (computers, drives, printers, etc.) on a LAN using C# and .Net 4. I've been searching the MSDN site and other sites with no luck. I assume there is a way to do this since Windows Explorer lists all the LAN devices when you click on "Network" in the left hand panel. Windows Explorer is probably written in C++, but I'm hoping there's a way to do this in C# with .Net 4.

If someone can point me in the right direction, it would be very much appreciated.

Kevin
 
Back
Top Bottom