Re: How wodVPN Works? (General questions)
Diab,
When you say sample , please be specific. Which sample exactly?
Did you change the Port and mediator hostname/IP in Search method call?
Regards,
Damba
I'm so sorry that you didn't understand me.
In C# Folder there is a 1simple Application that i took about.
i chaneged
wodVPN1.Search(WODVPNCOMLib.SearchEnum.SrchUDPSingle, textBox2.Text, myserver.com , 90, null);
that Search Method to my server
First : i want to Connect two peers without calling your server by writing each public ip in the hostname Textbox and the port textbox
When i did it, the problem is Connection timeout
Second: using my server in searching peers and establishing the connection between the peers, used your Sample code to make mine but the server didn't get the peers list >
i'm sorry For that again
and Thanks a lot for your Support
Regards,
Diab
it is simple Application that(like Chat Application)