TSocksBlockSocket.SocksType
TSocksBlockSocket
property SocksType: TSocksType;
Unit
blcksock
Description
Specify SOCKS type. By default is used SOCKS5, but you can use SOCKS4 too.
When You turn SOCKS4, then if SOCSKResolver is enabled, then is used SOCKS4a. Othervise is used pure SOCKS4.
See also:
SocksResolver