java - how to connect a remote desktop program running in localhost to connect a remote desktop in another lan? -


i had built java program access remote desktop of machine working in lan. want make online such should able connect system in work , system in home.

1.i found out several ways same.  a.we shall use server static ip connect client program. b.by using port forwarding method. 

i not sure how same. think option 1 correct if correct can please explain me how achieve same.

to specific how remote access using client--server--client architecture.


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -