Uses of Class com.sshtools.j2ssh.net.SocksProxySocket

Uses in package com.sshtools.j2ssh.net

Methods with return type com.sshtools.j2ssh.net.SocksProxySocket

SocksProxySocket
SocksProxySocket.connectViaSocks4Proxy(String remoteHost, int remotePort, String proxyHost, int proxyPort, String userId)
SocksProxySocket
SocksProxySocket.connectViaSocks5Proxy(String remoteHost, int remotePort, String proxyHost, int proxyPort, String username, String password)
SocksProxySocket
SocksProxySocket.connectViaSocks5Proxy(String remoteHost, int remotePort, String proxyHost, int proxyPort, boolean localLookup, String username, String password)

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.