> Ok. I've managed to make my project to check the list of domains for
> hosts but i've noticed that there is something wrong with DNSQuery
> component. With some nameservers (like those of my provider)
> DNSQuery sometimes doesnt get any answer... and although firewall
> (and netstat) after some time takes connection as closed, DNSQuery
> still doesn't start OnRequestDone event...

That's perfectly normal since it use UDP protocol which is an unreliable 
protocol by definition. UDP packets are simply dropped when congestion occur 
on the network. No attempt is done to confirm nor retry anything.


--
Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
http://www.overbyte.be


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to