TwiceAsNice
2019-02-18
|
Communication with devices over TCP/IP. More...
Variables | |
const char * | INDI::SP::DEVICE_TCP_ADDRESS = "DEVICE_TCP_ADDRESS" |
Device hostname and port. More... | |
Communication with devices over TCP/IP.
Unless otherwise noted, all the properties are saved in the configuration file so that they are remembered across sessions.
const char * INDI::SP::DEVICE_TCP_ADDRESS = "DEVICE_TCP_ADDRESS" |
Device hostname and port.
It is part of Connection::TCPInterface to manage connections to devices over the network.
Name | Type | Member | Default | Description |
---|---|---|---|---|
DEVICE_TCP_ADDRESS | TEXT | ADDRESS | Device hostname or IP Address | |
DEVICE_TCP_ADDRESS | TEXT | PORT | Device port |