Class: Server
The Server class manages the connection and information about an ARDI server.
Member Functions
| Name | Description | Parameters |
|---|---|---|
| init | Constructor | Server, Site(default), Port(80) |
| Connect | Connects to the ARDI server | None |
| GetConfiguration | Gets property and relationship information from the ARDI server | |
| Endpoint | Used to get the full URL to the ARDI server, to make custom requests |