I have develop desktop sharing software through static IP ( 2 tier type).
but now I want it 3 tier type for the people who connect to internet through
the gateway. ( like TEAMVIEWER )
I am facing problem in understanding the technique use in Teamviewer.
If some body knows about the technique used in Teamviewer or can provide me
some source code of vb6, will be more gr8 ful for me.
Bye
Sanjay
Why spend the time when similar functionality can be used for free? VNC does
this and it's multiplatform and open source(written in C++). There are
several versions of VNC, designed to support additional functionality.
http://en.wikipedia.org/wiki/Virtual_Network_Computing
http://en.wikipedia.org/wiki/RealVNC
http://en.wikipedia.org/wiki/EchoVNC
http://en.wikipedia.org/wiki/Comparison_of_remote_desktop_software
With VB6 alone, you can't compete with the speed and efficiency of programs
like VNC.