Is it ok to use sockets to exchange data between web application and windows application
if i used MSMQ is it true that application has to be running under microsoft system.
I want the web application to send message to windows application and gets the response back
thanks