프로퍼티 | 타입 | 설명 | |
---|---|---|---|
host | string | ||
tcpros_server_port | int |
메소드 | 설명 | |
---|---|---|
determineHost ( ) : string | ||
init ( IDictionary remappings ) : void | ||
isPrivateIp ( string ip ) : bool | ||
splitURI ( string uri, string &host, int &port ) : bool |
public static init ( IDictionary remappings ) : void | ||
remappings | IDictionary | |
리턴 | void |
public static splitURI ( string uri, string &host, int &port ) : bool | ||
uri | string | |
host | string | |
port | int | |
리턴 | bool |