ICI Modules: net: class_of Modules by name : by type Synopsis string = net.class_of(string) Description Given an IPv4 address given in dotted-decimal this determines the class of the address and returns one of the strings "A", "B", "C" or "D".
string = net.class_of(string)
Given an IPv4 address given in dotted-decimal this determines the class of the address and returns one of the strings "A", "B", "C" or "D".