wodVPN crash when mediator is stopped (wodVPN)
Hello, I have tried wodVPN for a project of mine, I am trying to play a online browser game from my work using my home Internet, I have a mediator running in php mode on a Public VPS owned by my company and I have a problem... When the mediator is not running and I try to connect to it my application crashes with this error
Faulting application Internet.exe, version 1.0.0.0, stamp 531bc755, faulting module wodvpn.dll, version 2.3.2.142, stamp 52b8a80f, debug? 0, fault address 0x00022b9a.
If the mediator is running everything works great.
Can you help me with this? Is there a option if the mediator is not running to wait, or throw a message.
Thanks
wodVPN crash when mediator is stopped
I forgot to mention, i use SrchUDPDouble
wodVPN1.Search(WODVPNCOMLib.SearchEnum.SrchUDPSingle,
"home","mediator.no-ip.org",8000,null);
i have tried adding try catch to this line, same result.
wodVPN crash when mediator is stopped
One more thing, i tried setting the mediator on a PC from work, one inside my network, and if i set
wodVPN1.Search(WODVPNCOMLib.SearchEnum.SrchUDPDouble, "home", "192.168.1.141", 8000,null);
I don't get the crash even if the mediator is not running. So i only get this crash when i use a domain name for mediator address and only if the mediator is offline, not running on that address.
wodVPN crash when mediator is stopped
Hi.
I tried to duplicate this, but I get no crash. I do get, however, 'host not found' error.
Can you sure you're getting the crash and not the unhandled exception? Can you send me a screenshot or more info about the crash?
Thanks,
Kreso