I am using CR 8.5 on a win2k machine, I plan on posting this report to CE8 when completed. I going to try to write a function that can take a Mask Bit for a subnet and find out the IP range that I want.
Basically an example would be
10.9.0 / 24 - and would need a IP range then, I am going to use the range to issue a SQL query to find all devices that are on this subnet. I hope this makes sense, I was thinking someone out there has had to write this, as there is subnet modules for perl and php.
Basically an example would be
10.9.0 / 24 - and would need a IP range then, I am going to use the range to issue a SQL query to find all devices that are on this subnet. I hope this makes sense, I was thinking someone out there has had to write this, as there is subnet modules for perl and php.