- You shouldn't need to put the device into standby.
- Maintain constant connection does exactly what it says. If the
connection is dropped it will try every 3 or so seconds to reconnect.
- In standby it will attempt to remain connected, but iViewer gets
little processing time in sleep and when not the foreground app. So long
as you have latest iOS firmware installed.
- If you dont maintain constant connection, it will connect, send its
message then disconnect to allow other iOS (or other TCP Clients) to
connect to the device. This is only needed when using devices such as
GC100 which only allow a single connection at a time.
One thing is to make sure your GUI file only has one system defined per
IP address and port combination. For example, if you have two systems
defined with the same IP and port, then this will use up two of the
available connections on the end device.
Jarrod