I want to send data from intranet web application that is running on server to a window application running on local machine?? which would be the best way to perform this task? i am comfortable with wcf services. can anyone please post any link to get some hint regarding this ..thanks.
Asked
Active
Viewed 143 times
1 Answers
0
Have a look at ZeroMQ (if you're on .NET, look at NetMQ).

ashic
- 6,367
- 5
- 33
- 54
-
can i do with the use of wcf too. – user3581129 Apr 30 '14 at 09:17