Click or drag to resize

CertificationClassCSMConnect Method

서버접속

Namespace:  Mcc.Series.Common
Assembly:  Mcc.Series.Common (in Mcc.Series.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static bool CSMConnect(
	string ip,
	int port
)

Parameters

ip
Type: SystemString
주소
port
Type: SystemInt32
포트번호

Return Value

Type: Boolean
성공여부
See Also