A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
getHostOctet() — Method in interface com.ericfeminella.net.IIPInspector
Determines the host octet of the specified IP Address
getHostOctet() — Method in class com.ericfeminella.net.IPV4Inspector
Determines the host octet of the specified IP Address
getIPAddress() — Method in class com.ericfeminella.net.IPV4Inspector
Returns the Raw IP Address
getNetworkClass() — Method in interface com.ericfeminella.net.IIPInspector
Determines the network class of the specified IP Address
getNetworkClass() — Method in class com.ericfeminella.net.IPV4Inspector
Determines the network class of the specified IP Address
  • Class A networks have a beginning octet of 1 - 126
  • Class B networks have a beginning octet of 128-191
  • Class C networks have a beginning octet of 192 - 223
  • Class D networks have a beginning octet of 224 - 239
  • Class E networks have a beginning octet of 240 - 255
    • Class D networks are reserved for multicasting and Class E networks are reserved for "experimental use".

getNetworkOctet() — Method in interface com.ericfeminella.net.IIPInspector
Determines the network octet of the specified IP Address
getNetworkOctet() — Method in class com.ericfeminella.net.IPV4Inspector
Determines the network octet of the specified IP Address
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z