1
Answer

How Communicate Between Windows Form App and ASPX page.

Eric

Eric

15y
4.3k
1

I have a remote client using Internet Explorer to open an ASPX page.  This ASPX page needs to communicate with a Windows Form App to request a socket number.
Can anyone point me toward sample code that would demonstrate interprocess communication between ASPX and a Windows Form App?
Someone suggested the Web Browser control but it makes no sense in this scenario. 
Thanks.
 
Answers (1)