IsLocal Method
From Lidgren.Network
| Lidgren Network Library documentation |
| NetUtility..::..IsLocal Method |
| NetUtility Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| IsLocal(IPAddress) |
Returns true if the IPAddress supplied is on the same subnet as this host
| |
| IsLocal(IPEndPoint) |
Returns true if the IPEndPoint supplied is on the same subnet as this host
|