Hello Mau,

Friday, December 15, 2006, 17:10:16, you wrote:

>>The reason I ask is because in the URL you provided I read that "The
>>getnameinfo function was added to the Ws2_32.dll on Windows XP and
>>later." and, if you use(d) exactly the same call in 3.85.03, then I
>>don't understand what is happening. Let me explain.

If getnameinfo is not available (also for previous versions of The Bat!) we 
were using

  
DnsQuery("NN.NN.NN.NN.in-addr.arpa",DNS_TYPE_PTR,DNS_QUERY_NO_LOCAL_NAME,.....) 
  from dnsapi.dll

but we had complains that the results of DnsQuery were not resolvable in the 
server's side.


-- 
Best regards,
Maxim Masiutin                            mailto:[EMAIL PROTECTED]


________________________________________________________
 Current beta is 3.86.08 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html
IMPORTANT: To register as a Beta tester, use this link first -
http://www.ritlabs.com/en/partners/testers/

Reply via email to