follow the following:
1-Download minimal fastboot and install it
2-hold shift plus righ click to the path where u installed minimal
3-write adb and enter
4- adb devices and enter
5-adb kill-server and enter
6-adb tcpip 5555 (portno)
7-adb kill-server
8-adb connect ip add:port no
Note:Dont forget to activate android debugging and adb over network
THANK YOU