We want to open rdp machine in our mvc view page in c#.
Loading
We want to open rdp machine in our mvc view page in c#.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
raj rajPosted May 16, 2023, 9:33 AM
@Tuhin Paul,
we want to open rdp machine in browser tab
raj rajPosted May 16, 2023, 9:26 AM
Requirement is to open rdp machine in browser tab
Tuhin PaulPosted May 13, 2023, 3:11 AM
You can improve the code by:
Tuhin PaulPosted May 13, 2023, 3:10 AM
Steps on how to open an RDP machine in your MVC view page in C#:
1. Add the following namespaces to your view page:
2. In your view page, create a function that will open the RDP machine. The function should have the following signature:
3. In the function, use the following code to open the RDP machine:
4. Call the OpenRDPMachine() function from your view page. For example, you could use the following code:
5. In your controller action, handle the form submission and call the OpenRDPMachine() function. For example, you could use the following code:
raj rajPosted May 12, 2023, 12:32 PM
Hi Our requirement to open rdp machine window in mvc page not outside it should display the rdp machine inside view mvc
Mohamed Azarudeen ZPosted May 11, 2023, 7:30 AM
To open an RDP (Remote Desktop Protocol) machine in an MVC (Model-View-Controller) view page using C#, you can use the Process.Start() method to launch the RDP client application and pass the IP address or hostname of the remote machine as a parameter.