Update existing desktop C# application as a webservice
-
I have a regular C# desktop GUI application providing regular windows interface. WCF is not used for supporting these interfaces, since it mainly working as a standalone desktop application, with a lot of data involved in data transfer. But I have used WCF with netNamedPipeBinding for UI automation. Now I would like to call these interfaces from a web page also. So in my understanding 1. I have to host my desktop application as WCF web service ( with httpBinding and need o provide a new contract for the interfaces). 2. Call the existing I/Fs from the new interface class. Please correct me if wrong.
aks
-
I have a regular C# desktop GUI application providing regular windows interface. WCF is not used for supporting these interfaces, since it mainly working as a standalone desktop application, with a lot of data involved in data transfer. But I have used WCF with netNamedPipeBinding for UI automation. Now I would like to call these interfaces from a web page also. So in my understanding 1. I have to host my desktop application as WCF web service ( with httpBinding and need o provide a new contract for the interfaces). 2. Call the existing I/Fs from the new interface class. Please correct me if wrong.
aks
Cross posting is not tolerated here so please be patient and wait for some answer. Bear in your mind that people answer question in their own spare time free of charge!
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)