C# Class ServicioWindows.TimeOutSocket

Afficher le fichier Open project: jj-gallardo/CRat

Méthodes publiques

Méthode Description
Conectar ( IPEndPoint point, int timeout ) : TcpClient

Private Methods

Méthode Description
CallBackMethod ( IAsyncResult asyncresult ) : void

Method Details

Conectar() public static méthode

public static Conectar ( IPEndPoint point, int timeout ) : TcpClient
point System.Net.IPEndPoint
timeout int
Résultat System.Net.Sockets.TcpClient