Re: [mono-android] wcf and android

2012-01-16 Thread phoen52
Hi all, Many thanks for the answer. Jonathan, I need to connect using tcp binding by requirement. Atsushi thanks a lot for your answer. Any know if it's part of the next object to achieve tcp binding for WCF? Many thanks -- View this message in context: http://mono-for-android.1047100.n5.na

Re: [mono-android] wcf and android

2012-01-16 Thread Atsushi Eno
Even if it were about mono (for non-android), NetTcpBinding is not really working reliably, so there is no way to use it on Android either (unless anyone contribute code to get it working). Atsushi Eno Hi, I'm having as requirement to connect Android with WCF (tcp binding). Any suggestion?

Re: [mono-android] wcf and android

2012-01-16 Thread Jonathan Pryor
On Jan 16, 2012, at 12:33 PM, phoen52 wrote: > I'm having as requirement to connect Android with WCF (tcp binding). Mono for Android does provide an implementation of WCF, though it's known to be incomplete. If what's there works for you, then good. ;-) - Jon __

[mono-android] wcf and android

2012-01-16 Thread phoen52
Hi, I'm having as requirement to connect Android with WCF (tcp binding). Any suggestion? Many thanks -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/wcf-and-android-tp5149358p5149358.html Sent from the Mono for Android mailing list archive at Nabble.com.