Learn to programatically compare lists of networks from spreadsheets, text files, and other databases with the Infoblox Grid.
I sort of struggled what to call this blog entry, but at the time, this is what I was trying to do. I was tasked with taking a list of network IP Addresses from router/sw...
Programatically store IPv4 and/or IPv6 IP addresses in MongoDB.
Recently, I wanted to write some IP Address Management tools using server side Javascript (nodejs) and be able to store IP Address data into a MongoDB backend database. Simple! I'll just perform IP-to-Decimal conversions like I alwa...