Provide service support to remote IDE components
qconn [-alv] [bind=bind_address] [child_prio=cpriority] [port=portnum] [qconn_prio=qpriority]
QNX Neutrino
Use this option to increase qconn's priority if CPU-intensive programs are running at the same or a higher priority, preventing qconn's clients from receiving data. For example, getting a Could not find target: Read timed out. error while running the IDE's System Profiler means that the System Profiler is unable to receive data from qconn on the target.
The qconn daemon is a service provider that provides support, such as profiling system information, to remote IDE components. Output is based on the services invoked and is fed to the requesting IDE component on a remote host.
The functionality comes from the service modules that are currently bound directly into the executable.
Other supporting files are required, depending on the service being used. For example, the memory analysis service requires that librcheck.so be installed in the user's path.
The qconn daemon lets anyone run any application on your target system as the superuser. Obviously, this is a huge security risk. Don't include qconn on systems being deployed to customer sites.