Friday, 27 September 2013

WCF service communicating with web app client and android client

WCF service communicating with web app client and android client

I'm new to the community, I hope I'm asking right.
I have a WCF service that should receive connections from both "web app
client" and "Android app".
Is it possible to do this? As I understood the best way to connect to
Android is using JSON, but how can I manage the connection to the web app?
Thank you.

No comments:

Post a Comment