[MonoTouch] web-services vs alternative
simarx
kuldip at simarx.com
Fri Oct 28 06:52:47 EDT 2011
Hi - I am developing an iPhone application where I am consuming Soap
web-services using the standard mechanism provided by MonoDevelop whereby I
am adding a web-reference to the web-service and then calling it's methods.
On occasion, I do find calls to methods timeout in an inconsistent manner
when I know it's not down to a poor net connection.
Is there any advice as to whether I should consider using alternative code
to consuming web-services?
I've read elsewhere that it may be more reliable to Post data directly and
process the results myself - using NSMutableUrlRequest for example.
I don't really want to put this effort in unless it's going to make a
difference.
Any advice?
--
View this message in context: http://monotouch.2284126.n4.nabble.com/web-services-vs-alternative-tp3947477p3947477.html
Sent from the MonoTouch mailing list archive at Nabble.com.
More information about the MonoTouch
mailing list