Page 1 of 1

Screen Share

Posted: Thu Oct 12, 2017 8:22 pm
by franco
Is it possible or is there any samples of screen sharing similar to teamviewer or windows remote desktop.
Could I create a program that would start on two different computers and set user code and password on shared screen and enter codes on remote.
Maybe create small program to create a temporary user name and password for windows remote desktop, then a client could enter it and view
desktop. I use joinme and teamviewer now but they keep changing the rules and costs.
If this has not been done it could be a nice project.
Thanks in advance ........ Franco ;)

Re: Screen Share

Posted: Thu Oct 12, 2017 8:45 pm
by edk
I personally use Chrome Remote Desktop. For now it is free :)
It is over NAT, and you can unattended to capture a remote computer.

There is also LibVNCServer / LibVNCClient: https://libvnc.github.io/
But I can not handle it with Harbour.

Re: Screen Share

Posted: Fri Oct 13, 2017 5:11 am
by franco
Thanks Edward, I will check these out.
Franco ;)