简体   繁体   中英

How to add Web Interface to C# Windows Application

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?

I would vote WCF. We just added a web interface to a very large API and it was easy and worked great.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM