Tagged Questions

2
votes
2answers
322 views

Capturing session for remote control from a linux host

Use case: A does something on his box and gots stuck. He asks B (remote) for support. B logs into the session of A, sees all windows, A was seeing and is able to manipulate the GUI. If A uses ...
0
votes
3answers
115 views

Providing remote support for the customers having internet connection but no static IP

We have developed a multiuser intranet based C#.Net client server product where the client application as well as the server application would be at the customer's site. I would like to know how we ...