C# 클래스 RSA_PM_Client.SOCKS

파일 보기 프로젝트 열기: RSA-PM/RSA-PM

공개 메소드들

메소드 설명
ConnectSocksProxy ( string proxyDomain, short proxyPort, string host, short hostPort, TcpClient tc ) : NetworkStream

메소드 상세

ConnectSocksProxy() 공개 정적인 메소드

public static ConnectSocksProxy ( string proxyDomain, short proxyPort, string host, short hostPort, TcpClient tc ) : NetworkStream
proxyDomain string
proxyPort short
host string
hostPort short
tc System.Net.Sockets.TcpClient
리턴 NetworkStream