Fail to do the android_rpc_test

I have successfully install TVM RPC in my android phone and connect it to my server successfully.
However, when I python android_rpc_test.py, it spends a long time to run and fails.
It shows me that.


I think that is the problem of network, but I do not know how to fix it.
I have two questions. The first is that why my server-address of my android phone is 222.204.57.150? Who distributive it? The second is that according to TVMError: Check failed: sock.Connect(addr): Connect to 222.204.57.150:5001 failed, why it will use the 5001 port to connect? How can I change it?

1 Like

The information of RPC query.

2 Likes

I also have same problem in here

are you using different network (host and device)?