android连接c#webservice问题

我是做android的,现在公司要我把后台也做了,可是我对c#webservice一窍不通,现写了一个webservice尝试与android端交互遇到了点问题,不知道是android错了还是webservice错了请各位大神指教![![图片说明](https://img-ask.csdn.net/upload/201605/01/1462109088_420554.png)图片说明](https://img-ask.csdn.net/upload/201605/01/1462109076_935002.png)图片说明运行到HttpResponse httpResponse = client.execute(httpPost);时提示说ConnectTimeoutExecption:Connect to/192.168.2.101:80time out

连接webservice最好用ksoap2,封装好的垮平台,你看看我的博客里有关的吧!不知道的话联系你,我用webservice已经2年啦