C# Class YATA.SendTheme.SendToCHMM2

Mostrar archivo Open project: exelix11/YATA-PLUS

Public Methods

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

Method Details

CreateIPEndPoint() public static method

public static CreateIPEndPoint ( string endPoint ) : IPEndPoint
endPoint string
return System.Net.IPEndPoint

GetBytes() public static method

public static GetBytes ( string str ) : byte[]
str string
return byte[]

send() public method

public send ( string Address, string file, int port, bool SaveLog ) : int
Address string
file string
port int
SaveLog bool
return int