Article ID: 217001 - Last Review: November 1, 2006 - Revision: 2.5 GetHostByName API Returns Unbindable AddressesThis article was previously published under Q217001 SYMPTOMS
After you apply Windows NT 4.0 Service Pack 4, Windows Sockets applications
using the "bind()" function with IP address information retrieved using "GetHostByName()" to return localhost IP addresses may fail and return the following error message:
10049 (WSAEADDRNOTAVAIL)
CAUSE
A change was introduced in Service Pack 4 that causes NDISWAN Services to return IP addresses in the order in which they are bound. This change resulted in IP addresses not currently bound to the TCP/IP stack to be returned when making a call to the Winsock API function GetHostbyName(). Sockets applications using the "bind()" function for individual addresses returned from "GetHostByName()" on systems running the RAS (Remote Access Server) Service may experience this problem.
RESOLUTION
To resolve this problem, obtain the latest service pack for Windows NT 4.0 or
the individual software update. For information on obtaining the
latest service pack, please go to:
http://support.microsoft.com/default.aspx?scid=fh;EN-US;CNTACTMS
(http://support.microsoft.com/default.aspx?scid=fh;en-us;cntactms)
This hotfix has been posted to the following Internet location as Rnr-fixi.exe (x86) and Rnr-fixa.exe (Alpha):ftp://ftp.microsoft.com/bussys/winnt/winnt-public/fixes/usa/nt40/hotfixes-postsp4/rnr-fix/
(ftp://ftp.microsoft.com/bussys/winnt/winnt-public/fixes/usa/NT40/hotfixes-postSP4/Rnr-fix/)
STATUSMicrosoft has confirmed that this is a problem in Windows NT 4.0 Service Pack 4. This problem was first corrected in Windows NT version 4.0 Service Pack 5. | Article Translations
|
Back to the top
