G
Guest
Hi,
I have two applications. One is a WinForm (in future it will be a service)
and gets some data from serial port and adds them into database. It can be
named as a beck-end appliacation. The second one, fron-end application, is a
WebForm user interface. I would like to inform the WinForm (or in future
service) application from the WebApplication to make some processing, no
matters how it will finish or what will happen - something like a clicikng of
a virtual button by a Web appliaction by a Win application.
Do you have any ideas? I have been thinking about MSMQ, or Remoting but not
sure if it is the best way.
Thanks.
Przemo
I have two applications. One is a WinForm (in future it will be a service)
and gets some data from serial port and adds them into database. It can be
named as a beck-end appliacation. The second one, fron-end application, is a
WebForm user interface. I would like to inform the WinForm (or in future
service) application from the WebApplication to make some processing, no
matters how it will finish or what will happen - something like a clicikng of
a virtual button by a Web appliaction by a Win application.
Do you have any ideas? I have been thinking about MSMQ, or Remoting but not
sure if it is the best way.
Thanks.
Przemo