my $int = ip_bintoint($self->binip());
if (!$int){
if ($int eq "") {
$self->{error} = $ERROR;
$self->{errno} = $ERRNO;
return;