Thanks for your suggestion @Aleksei,
The thing is when all capabilities are set, Appium server is listening on some(e.g. 4723) port number and App is launched on Mobile device. So the connection has been established between Server and Device.
Therefore, is there a way to get the status whether the device is connected and listening on desired server port number (4723).
Thanks,
Bhaskar.