qconn usage on the TARGET

Hi,
I’m trying to connect host and TARGET using IP for IDE support.
Both Target and host system (QNX Neutrino 6.2.1) are connected in the same network.

qconn throws an error on the TARGET if I try to run the same
“Couldn’t initialize listen service: Address already in use”

What could be the reason for this error?

Please help me out.

Regards,
~subu

I think this means that something is already listening on the port. Could you somehow have two qconn’s running?