Connection failed (wodHttpDLX)
Hi Group
I'm using HttpDlx dll and I have a problem with it:
I'm working on Simple Get sample of this component which accepts a URL and then retrieves its body but the problem is it will only work for the first time and after getting the body , if I click on Get button again it won't return any result and raises Disconnect event with 10060 error code which is a time-out error, Time-out value is 30 seconds and I have ADSL connection so this problem doesn't relate to internet connection and before trying to get the body again I'm waiting to get the Disconnected event.
Regards