Network Device Search Application
I am going try to develop an application that searches a network for IP Network Camera devices. I was curious what the best way is to go about doing this.
Is there an easy way to create a C# application that simply just searches a network for attached IP devices and returns the MAC and IP? It would have to be within the same IP scope as the PC running the application.
thanks in advance for your help!

