Re: wodWPN makes data transfer peer to peer or ove (General questions)
What Damir tried to say is that IP/Port that is provided in SearchDone event is no use for you directly. This is UDP port and you could, in theory, use it only if you would use UDP packets. Since VNC uses TCP packets, yuo cannot reuse that, yuo must us wodVPN's Connect method and then add Channel in it, and use wodVPN's redirection.
Kreso