Skip to main content

Questions tagged [remote-desktop]

According to Wikipedia, in computing, the term remote desktop refers to a software or operating system feature that allows a personal computer's desktop environment to be run remotely on one system (usually a PC, but the concept applies equally to a server), while being displayed on a separate client device.

-3 votes
1 answer
230 views

Screen share with Windows Remote Desktop Services

I need to create a WPF application that gives me the possibility to connect to other computers in the same network. I'm looking into Windows Remote Desktop Services, but it seems like it doesn't have ...
Agostino's user avatar
-1 votes
2 answers
167 views

Workflow suggestions: Editing on one computer while running on another?

I own a laptop and a desktop. The desktop better for training neural networks, but I don't have physical access to it. The laptop is better for day-to-day work on the neural networks. Right now, my ...
Ari Herman's user avatar
1 vote
2 answers
3k views

What happen if we never dispose HttpClient, .Net C#?

I'm working on a windows service. Code of windows service is very simple but it has a strange manner! In windows service I should call a WebApi each 20 seconds and save the result in a SQL Database I'...
Mohammad Dayyan's user avatar
2 votes
1 answer
1k views

Designing a program that runs scripts on multiple computers (Java)

I've been trying to design a program in Java (because I might need to create an app that does the controlling part) with GUI that can run scripts on a few local computers. It should do the following: ...
Dangz1's user avatar
  • 21
0 votes
4 answers
2k views

Multiple remote views of a C# application [closed]

I have a C# application (Desktop based application for Windows OS), which I wanted to use from Web browser. The application is a kind of analyzing tool, which takes some input values and performs set ...
ravi's user avatar
  • 101
3 votes
2 answers
262 views

What are the alternate models for remote desktop software? [closed]

A coworker and I were trying to brainstorm and list the different ways an application developer can write a program enabling a user on one computer to run remotely on another computer while being ...
Mark Rovetta's user avatar
0 votes
1 answer
918 views

Can i sell my own software that uses parts of PSEXEC [closed]

I just have a quick licensing question about PSEXEC by sysinternals. As some of you may know if you have ever used PSEXEC, it is confusing to learn at first. I have created a program that makes it ...
pattyd's user avatar
  • 113
11 votes
9 answers
2k views

How do I keep an eye on a remote freelancer? [closed]

I've been hiring several developers from different places around the world. It all goes well, but I see that some of them are abusing my polite overlooking too much lately. They are all hired for a ...
Gajus's user avatar
  • 352
4 votes
8 answers
432 views

How do you check bugs on your client's PC's? [closed]

It seems like there are a plethora of methods for dialing in and checking out what's going on on a client's PC. But they seem to boil down to just 2. Dialing in and checking it out with VNC and ...
Peter Turner's user avatar
  • 6,985