Tuesday, 20 August 2013

Call a console app from remote machine [on hold]

Call a console app from remote machine [on hold]

I have a console app installed on my Server,Which I have developed myself
And I want to call a function inside that console app from a remote
machine ..Is it possible? If yes How can I achieve this? Like You all know
if it was a ASP.Net Web applicatio , I can Call its function through an
API.I Am wondering IF there is any way of calling a console application
function from outside world through C# code or something else?

No comments:

Post a Comment