RPC connect for raspberry pi4

I am trying to connect raspberry IP via the RPC server, So for I have connected the raspberry pi to the power supply and connected ethernet cable to my PC and raspberry pi. Also, I am trying to connect via VMware ubuntu to board.

i started server on board by this
python -m tvm.exec.rpc_server --host 0.0.0.0 --port=9090

Have tried to connect to by IP address but not able to connect to board any ideas to fix this

The following is my environment, change this to the IP address of your target device
host = ‘10.77.1.162’

This refers to board IP address right

Fixed it solved the issue

hello, how do you get the right target device hostIP? i am also use VMware ubuntu, but set android_rpc address to 192.168.17.129 which got from ifconfig in Terminal, GOT nothing on query_rpc_tracker