The Server connection properties are provided as attributes and subelements of the <sdk> node in the configuration file.
| Parameter Name | Description |
|---|---|
| server | (Required) Specifies the attribute of the sdk node. |
| serverHost | (Required) Specifies name of the machine the Server is running on. |
| serverPort | (Required) Specifies port number the Server is listening on. |
| serverWorkspace | (Required) Workspace. |
| serverProject | (Required) Program name. |
| serverUser | (Optional) User name. |
| serverPassword | (Optional) Password. |