In Gear S3 I have enabled
Debugging option.
Wifi connected.
Wifi IP is 192.168.1.155
While giving the command adb connect 192.168.1.155 the below error is showing.
C:\Users\mypcPc\AppData\Local\Android\Sdk\tools> adb connect 192.168.1.155:5556 unable to connect to 192.168.1.155:5556: cannot connect to 192.168.1.105:5556: No connection could be made because the target machine actively refused it. (10061)
Pls share if you have any ideas about this. Thanks a lot.