LocalIP
Description
Returns the local host IP address associated with the specified socket handle
Remarks
Use this method to determine which IP address a connection is bound to.
Prototype
CHAR* LocalIP(long SocketHandle)
Last updated