المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Discovering and Accessing IP Cameras



C# Programming
09-03-2011, 07:40 PM
hello guys... I have couple of IP cameras which I have managed to configure, and assigned them the IPs. But I dont know how to discover these IP cameras in some c# application.

Like, the form should show all the discoverable (available) ip cameras and when upon clicking a camera from the list, it should start showing the video from that camera.

What should be the first step? thnx