Ip from the Mac Address
Ip from the Mac Address
(OP)
Hi Guys,
I am looking for a way to snif the ip address of a network camera. I have its Mac address. The camera is on the network and i can access it from any browser, just by placing the ip address in the browser. Now i have written some code to capture and stuff from the camera. But in my code i always need to place the ip of the camera which i had to set with an app which came with the camera. Now what i want to do is give the Mac address and it woudl give me the ip address that the camera is presently holding.
thanks boys/girls
maldini1010
I am looking for a way to snif the ip address of a network camera. I have its Mac address. The camera is on the network and i can access it from any browser, just by placing the ip address in the browser. Now i have written some code to capture and stuff from the camera. But in my code i always need to place the ip of the camera which i had to set with an app which came with the camera. Now what i want to do is give the Mac address and it woudl give me the ip address that the camera is presently holding.
thanks boys/girls
maldini1010
RE: Ip from the Mac Address
and
http://en.wikipedia.org/wiki/RARP
Probably it won't help you too much, but when I'll find a code sample, I'll post it here.