Search found 2 matches

by goodgod
2012-04-18 16:15
Forum: VNC-related products
Topic: NatBypassWrapper in Java, may i use this?
Replies: 3
Views: 6181

Re: NatBypassWrapper in Java, may i use this?

Hi all,

i've made a little googleing around the internet in order to find a nice and efficient way for a p2p(direct) connections between routers. I've discovered (a little late though) that it is possible to make a direct connection between devices behind routers through a technique called 'hole ...
by goodgod
2012-02-20 22:35
Forum: VNC-related products
Topic: NatBypassWrapper in Java, may i use this?
Replies: 3
Views: 6181

NatBypassWrapper in Java, may i use this?

Hi,

i wrote simple wrapper for UltraVnc in order to be able to connect users behind routers.
Here we have client app and server app written in java (not the happiest solution for this kind of software, I know...).
Software uses unmodified UltraVnc binaries, which it downloads as it's started.
Works ...