I have an existing C# windows application, however I would like to be able to control the application using a mobile device - eg. iPhone / Android / WebOS device. How would I go about exposing the application to these devices?
+6
A:
I would vote WCF. We just added a web interface to a very large API and it was easy and worked great.
rerun
2010-02-24 20:28:05