NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Lidgren.Network
NetUtility Class
NetUtility Methods
IsLocal Method
IsLocal Method (IPAddress)
IsLocal Method (IPEndPoint)
NetUtility
IsLocal Method (IPAddress)
Returns true if the IPAddress supplied is on the same subnet as this host
Namespace:
Internal.Lidgren.Network
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
static
bool
IsLocal
(
IPAddress
remote
)
Parameters
remote
Type:
System.Net
IPAddress
Return Value
Type:
Boolean
See Also
Reference
NetUtility Class
IsLocal Overload
Internal.Lidgren.Network Namespace
Copyright 2024 NeoAxis Group. All rights reserved.