Answer the question
In order to leave comments, you need to log in
How do you exchange messages between the site and the console?
Have your own server. Deployed site on IIS. There is a console application on the same server. The site passes certain parameters, the console outputs a result based on these parameters.
How did you develop such relationships? And if possible, then a piece of code.
Answer the question
In order to leave comments, you need to log in
Such an architecture is fraught with many problems related both to the life cycle of the site in IIS, and to the rights of the user from which the console application will be launched. I recommend not to abandon this approach.
The usual system exec call in one line is an example in any documentation
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question