Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Indigo

Vista - getnameinfo() on IPV6 enable m/c throwing WSANO_DATA

 
 
Old 11-21-2007   #1 (permalink)
kmayurnath


 
 

getnameinfo() on IPV6 enable m/c throwing WSANO_DATA

Hi

Ping able to resolve m/c name to IPV6 address.
Reverse have some problem in the m/c. Please throw some light on this.

WSAAddressToString() throws WSATRY_AGAIN and
getnameinfo() throws WSANO_DATA error.

Message Description:
// MessageId: WSATRY_AGAIN
//
// MessageText:
//
// This is usually a temporary error during hostname resolution and
means that the local server did not receive a response from an
authoritative server.
//
#define WSATRY_AGAIN 11002L

// MessageId: WSANO_DATA
//
// MessageText:
//
// The requested name is valid, but no data of the requested type was
found.
//
#define WSANO_DATA 11004L

Thanks,
Mayurnath K.

My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
Enable/disable iPV6 Network & Sharing
difference between 'Enable write cache ' & 'Enable advanced' Vista performance & maintenance
Can't see IPv6 Vista networking & sharing
Throwing this computer out the window Vista General
supplying help option and throwing on empty option PowerShell


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46