C# 클래스 YATA.SendTheme.SendToCHMM2

파일 보기 프로젝트 열기: exelix11/YATA-PLUS

공개 메소드들

메소드 설명
CreateIPEndPoint ( string endPoint ) : IPEndPoint
GetBytes ( string str ) : byte[]
send ( string Address, string file, int port, bool SaveLog ) : int

메소드 상세

CreateIPEndPoint() 공개 정적인 메소드

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

GetBytes() 공개 정적인 메소드

public static GetBytes ( string str ) : byte[]
str string
리턴 byte[]

send() 공개 메소드

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