you're not working for andrew taylor are you?

Anyway if you are looking for some sort of rpc library might I suggest
looking at parse? You can use the rest api so you don't have to do java
bindings...

On Wed, Aug 22, 2012 at 7:55 AM, Stephan Steiner
<[email protected]>wrote:

> That one has been a pain. I was doing WCF, which failed utterly.
> ServiceStack
> works, but best if the server side is ServiceStack as well (I managed to do
> something with ServiceStack.Text only.., but I found the API somewhat
> unsatisfactory (let me know if we'd like to see an example).
> Now I'm using RestSharp, but it has some problems parsing certain of my
> responses (using integer enums makes it unable to parse json), so I'm using
> ServiceStack.Text to parse.
>
> FastJson also worked for me (in fact I quite liked it), but being GPL was a
> nogo for me.
>
> Regards
> Stephan
>
>
>
> --
> View this message in context:
> http://mono-for-android.1047100.n5.nabble.com/Portable-rest-client-tp5711434p5711449.html
> Sent from the Mono for Android mailing list archive at Nabble.com.
> _______________________________________________
> Monodroid mailing list
> [email protected]
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>



-- 
Extreme Knowledge is not something for which he programs a computer but for
which his computer is programming him.

-Wozniak


   - if my programming advice has helped you, feel free to donate to :
<https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KYUXV2PG88YQQ>

<https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KYUXV2PG88YQQ>
<https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KYUXV2PG88YQQ>
_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to