PcExpert Posted December 17, 2008 Posted December 17, 2008 How to calculate my subnet with autoit when the following is given: 192.168.1.1 /24 then the subnetmask would be 255.255.255.0 I know how to calculate it myself, but how can I do this with ease in autoit?
99ojo Posted December 17, 2008 Posted December 17, 2008 How to calculate my subnet with autoit when the following is given: 192.168.1.1 /24 then the subnetmask would be 255.255.255.0 I know how to calculate it myself, but how can I do this with ease in autoit?you may find here some code or a ready product:http://www.autoitscript.com/forum/index.ph...alculate+subnethttp://www.wildpackets.com/products/free_u...etcalc/features;-))Stefan
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now