Eplan Platform API
Eplan.EplApi.RemoteClient Namespace / EplanRemoteClient Class / Connect Method / Connect(String,String) Method
Name or TCP-IP of the computer on which Eplan is running.
Port number used from Eplan Service.

In This Topic
Connect(String,String) Method
In This Topic
Connect to Eplan Server.
Syntax
public void Connect( 
   string strCompterName,
   string strPort
)

Parameters

strCompterName
Name or TCP-IP of the computer on which Eplan is running.
strPort
Port number used from Eplan Service.
See Also