kvin024 / ksoap2-android

Automatically exported from code.google.com/p/ksoap2-android
0 stars 0 forks source link

Information about time and packages of ksoap call #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.
Hi everyone,I need to analyze the operation's time of ksoap call?Is there some 
command that can I use?I also need to analyze the byte sended and received.Can 
you help me?

Original issue reported on code.google.com by daume...@gmail.com on 20 Sep 2011 at 10:50

GoogleCodeExporter commented 9 years ago
The wiki has documentation on how to get request and response dumps. For timing 
you can just log the time or whatever.

Original comment by mosa...@gmail.com on 20 Sep 2011 at 7:30