如何在android中使用ksoap超时?
我正在使用 ksoap2 在 Android 中创建用户注册应用程序。
当我向服务器发送请求并且 10 秒内没有响应时,我想提示用户“重试”消息。如果服务器在 10 秒内响应,我希望程序在没有消息的情况下继续进行。
我怎样才能实现这个目标? KSoap2 中是否有 TimerTask 或任何超时方法?
I am using ksoap2 to create a user registration application in Android.
When I send request to the server and there is no response within 10 seconds I want to prompt the user with a "Try again" message. If the server responds within 10 seconds I want the program to proceed without the message.
How can I achieve this? Is there a TimerTask or any method for Timeout in KSoap2?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)