C# 클래스 ServicioWindows.TimeOutSocket

파일 보기 프로젝트 열기: jj-gallardo/CRat

공개 메소드들

메소드 설명
Conectar ( IPEndPoint point, int timeout ) : TcpClient

비공개 메소드들

메소드 설명
CallBackMethod ( IAsyncResult asyncresult ) : void

메소드 상세

Conectar() 공개 정적인 메소드

public static Conectar ( IPEndPoint point, int timeout ) : TcpClient
point System.Net.IPEndPoint
timeout int
리턴 System.Net.Sockets.TcpClient