remote desktop
-
hi all,
i have to develop aaplication in third party session for remote access and control like teamviewer.
so i have to implement it for remote to client on another network.
can every body help me about it?
and
is exist any open source application for my question ?
thank alot -
Hi
You could have a look at the whole VNC family
http://www.tightvnc.com/But what is the plan to get access to the "other net"
Teamviewer works via a server. Will you also have a server?
-
Hi
You could have a look at the whole VNC family
http://www.tightvnc.com/But what is the plan to get access to the "other net"
Teamviewer works via a server. Will you also have a server?
-
@mrjj thank you very much my dear friend.
yes. i have two diffrent network.
and two client. client#1 in network #1 and client#2 in network#2 and all clients could see server.
so i would like to have remote desktop from client#1 to client#2.
:) -
@Alux
Ok client to client.
But will you have a server pc somewhere ?
else its nearly impossible. -
@Alux
Ok, so you have the gear. :)well I have never seen a VNC server that can the same as TV so you should look around in docs
and see if possible. Else you need to make your own server and client that can call home and
server can connect them up.there was once a person here on forum working on such solution.
Ill see if i can find it.Be no doubts - it might take you month to make.
-
@Alux
Ok, so you have the gear. :)well I have never seen a VNC server that can the same as TV so you should look around in docs
and see if possible. Else you need to make your own server and client that can call home and
server can connect them up.there was once a person here on forum working on such solution.
Ill see if i can find it.Be no doubts - it might take you month to make.
-
Hi! Maybe have a look at Krfb. It's free software, written in Qt. https://www.kde.org/applications/system/krfb/
Edit: The source code is located at https://quickgit.kde.org/?p=krfb.git.
-
@Alux
Ok, so you have the gear. :)well I have never seen a VNC server that can the same as TV so you should look around in docs
and see if possible. Else you need to make your own server and client that can call home and
server can connect them up.there was once a person here on forum working on such solution.
Ill see if i can find it.Be no doubts - it might take you month to make.
-
This post is deleted!