I have an IP address A.
How do I know if A is in the localnetwork (accessible through pipe) or not ?
Well, you could just get your own IP and subnet, and calc it out. Now, it
may still be unaccessible, so the only REAL way to know if it's accessible
is by connecting to it :).
-mike
MVP
>I have an IP address A.
> How do I know if A is in the localnetwork (accessible through pipe) or not
> ?