remote-desktop
Can a program run through Remote Desktop call a program on the client computer?
I am developing a program that will be run through Windows remote desktop, and at a certain point it opens a webpage. Someone pointed out that it would be great if the program could launch the webpage[详细]
2023-03-15 14:06 分类:问答RDP protocol for c++
Im looking for code that connects to another computer via remote desktop connection and c开发者_Python百科hecks if the connection was successful or not.[详细]
2023-03-14 10:13 分类:问答How to implement a remote control application?
Hi all, Now I want to implement a remote control application, then I google it.I found SendMessage, FindWindow and GetDesktopWindow can help me do something basic. I write some test code in Visual S[详细]
2023-03-14 07:26 分类:问答how can I record from the audio input of a PC being accessed via remote desktop?
I am writing an application, in Borland Turbo C++ (2006) and running under Windows XP Pro, in which I want to record from the audio input into a data buffer so that I can subsequently FFT the time res[详细]
2023-03-13 12:17 分类:问答I need to access my remote pc using my IP address , so i can control my PC remotly [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-03-06 17:29 分类:问答Do I need Terminal Server License in Server hosting Hyper-V Virtual Machines
I recently installed a Windows Server 2008 R2. I added the role \"Hyper-V\". I imported a Virtual Machine (Another Windows Server 2008 R2).[详细]
2023-03-03 18:37 分类:问答Remote desktop FROM a WinCE 6.0 TO big Windows
I have a W开发者_Go百科indows Embedded CE 6.0 Device that I want to use to remote IN to a big Windows client. Is there any tool/app/utility that would basically make the CE device a Remote server and[详细]
2023-03-01 10:43 分类:问答How does VNC continuously repaint windows?
How does VNC send REPAINT messages to windows even when a user is not active? I would like to implement this in C sharp - I\'ve had a look at the PrintWindow, SendMessage methods and none of them ach[详细]
2023-03-01 08:08 分类:问答Can't Run VNCsharp sample work
I have download开发者_StackOverflowed VNCsharp sample form here. I run the sample on my own machine and another instance of it on a remote machine then try to connect to remote host but it throws an e[详细]
2023-02-24 22:51 分类:问答Screen capture with C# and Remote Desktop problems
I have a C sharp console application that captures a screenshot of a MS Word document several times. It works great, but when I place this application on a remote windows XP machine it works fine whil[详细]
2023-02-24 07:06 分类:问答