kvin024 / ksoap2-android

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

how to connect successfully using cmwap #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am a graduate student from China.Recently,i have writen an android 
application which connects webservice using ksoap2-android.

The net is gprs.But in China gprs is divider to cmwap and cmnet.cmnet has no 
proxy,but cmwap has proxy.

My application can using properly through cmnet,but can't connection properly 
through cmwap.It can't connection to webservice from cmwap.

It has puzzled me for a long time,please give me a favor.

Original issue reported on code.google.com by bupt.z...@gmail.com on 22 Feb 2011 at 12:17

GoogleCodeExporter commented 9 years ago
Sorry.. but I wont be able to work on that. You will have to implement it 
yourself. I can pull it in once you are done.

Original comment by mosa...@gmail.com on 22 Feb 2011 at 9:11

GoogleCodeExporter commented 9 years ago

Original comment by mosa...@gmail.com on 23 Mar 2011 at 6:33

GoogleCodeExporter commented 9 years ago
I have solved the problem.The version before 2.5.2 can't support proxy,but the 
version of 2.5.4 have solved the problem.The constructed function of 
'HttpTransportSE' has added a new one which support proxy.

Thanks~~

Original comment by bupt.z...@gmail.com on 24 Mar 2011 at 1:27

GoogleCodeExporter commented 9 years ago

Original comment by mosa...@gmail.com on 24 Mar 2011 at 4:20