C# Class YATA.SendTheme.SendToCHMM2

Afficher le fichier Open project: exelix11/YATA-PLUS

Méthodes publiques

Méthode Description
CreateIPEndPoint ( string endPoint ) : IPEndPoint
GetBytes ( string str ) : byte[]
send ( string Address, string file, int port, bool SaveLog ) : int

Method Details

CreateIPEndPoint() public static méthode

public static CreateIPEndPoint ( string endPoint ) : IPEndPoint
endPoint string
Résultat System.Net.IPEndPoint

GetBytes() public static méthode

public static GetBytes ( string str ) : byte[]
str string
Résultat byte[]

send() public méthode

public send ( string Address, string file, int port, bool SaveLog ) : int
Address string
file string
port int
SaveLog bool
Résultat int