Discuss this help topic in SecureBlackbox Forum
Specifies whether the destination host address is resolved by the client or by the SOCKS server.
Declaration
Description
Specifies whether the address of the destination host is resolved by the client, or is passed to SOCKS server for resolving.
Usually the host name is resolved on the client system. However some policy can forbid DNS operations on client computers.
Then the client needs to pass the host name to the SOCKS server unresolved (SOCKS server is supposed to resolve it itself).
This property is used only when UseSocks is set.
The default value is False.