我是做android的,现在公司要我把后台也做了,可是我对c#webservice一窍不通,现写了一个webservice尝试与android端交互遇到了点问题,不知道是android错了还是webservice错了请各位大神指教运行到HttpResponse httpResponse = client.execute(httpPost);时提示说ConnectTimeoutExecption:Connect to/192.168.2.101:80time out
连接webservice最好用ksoap2,封装好的垮平台,你看看我的博客里有关的吧!不知道的话联系你,我用webservice已经2年啦