本文介绍了怎么称呼。 android中的net webservice ..的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将我的.net websevice调用到android应用程序。我的网址是 []。我给出了正确的肥皂来源和Namespce但是我在Loggat中遇到了这个错误......

 java.net.SocketTimeoutException 

你可以解决这个问题....提前谢谢....

解决方案



i want to call my .net websevice to android application.My Url is http://localhost:1872/TestService/Service.asmx[^] .I give correct Soap Source and Namespce but i got this error in Loggat...

java.net.SocketTimeoutException

can u solve this....Advance thanks....

解决方案



这篇关于怎么称呼。 android中的net webservice ..的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-16 03:07