c# - Remote desktop connection -


I am developing a remote desktop application that enables users to connect remotely to a machine that is stable IP is not how can I find a machine like this? A site is logmein.com which installs the client on the machine to allow remote desktop. I do not know what this customer does to fix this process! Thank you.

I do not know LogMeIn site, but uses a server in the middle. Live Mash and Microsoft Groove use this approach.

Both PCs connect to the server in the middle (the server has a fixed IP), and the server sends the signal. This will bypass all (most) firewalls, because only outgoing connections are there.


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -