c# - Two way communication between asp.net application and windows application -


is possible have type of communication using signalr: 2 applications not on same machine want asp.net application sends data windows application, windows application makes processing sends data asp.net application.

any ideas, how acheive this?

yes, can use signalr need set-up server (using signalr) controls flow of information between applications. more details, refer documentation here: http://www.asp.net/signalr


Comments

Popular posts from this blog

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -

javascript - jQuery iScroll clickable list elements while retaining scroll? -