Re: wodWPN makes data transfer peer to peer or ove (General questions)
I tried what you said. But the connection cannot be established between VNC Server and VNC Client.
Here is the What I did:
1) I run WodVPN sample1 application on server side (let say S), and Closed the foreground window
2) I run WodVPN sample1 on Client side (let say C) , and Closed the foreground window
3) I run my VNCServer on S
4) I filled <MyId>, <RemoteId> and <Password> fields on Sample1 applications in both S and C, and started search at almost same time.
5) Host Name and Ports are found by both Sample1 applications. Sample1 on S informed me about C's IP and Port
6) I clicked the <Connect> button on S. So connection established between S and C.
7) On S, I entered the 127.0.0.1 - 5900 and C's IP - 5900 pairs in order to Forward channels.
8) Channel successfully Added. Finally I run VNC Client on C and tried to connect VNC server on S.
Unfortunatelly connection cannot be established (time-outed)
what is wrong in this process?