Creates a new SOCKS5ProxyClient for connecting to the specified SOCKS 5 proxy server host, using the specified port number, username and password credentials.
'Usage
Dim hostName As String
Dim port As Integer
Dim userName As String
Dim password As String
Dim instance As New SOCKS5ProxyClient(hostName, port, userName, password)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2