Winsock Apps Fail on First Attempt at NetBIOS Name Resolution (161038)
The information in this article applies to:
- Microsoft Windows NT Workstation 4.0
- Microsoft Windows NT Server 4.0
This article was previously published under Q161038 SYMPTOMS
After applying Service Pack 2 to Windows NT 4.0, socket applications fail
to complete connections on the first attempt. Simply retrying the
connection works. This problem has been seen with Internet Explorer, as
well as with FTP applications.
CAUSE
When an attempt is made to resolve a NetBIOS name, the request goes out on
all interfaces, including RAS. RAS completes right away, indicating
timeout, and Registration and Name Resolution (RNR) cancels all outstanding
requests. Instead, RNR needs to wait for all outstanding requests to
complete.
The only time you will see this problem is when you are using a winsock app
on a computer attempting to connect to a server on a remote network, with
no DNS servers configured, RAS installed, and NETBT node type set as M-
node. You will see the problem only on the first try, and subsequent
attempts to resolve the name will work.
WORKAROUND
The following are workarounds for this problem:
- Configure a Domain Name Service (DNS) server.
-or-
- Change the NetBT node type to anything other than M-Node.
-or-
- Remove RAS.
STATUS
Microsoft has confirmed this to be a problem in Windows NT version 4.0.
This problem was corrected in the latest Microsoft Windows NT 4.0 U.S.
Service
Pack. For information on obtaining the service pack, query on the following
word
in the Microsoft Knowledge Base (without the spaces):
Modification Type: | Major | Last Reviewed: | 8/9/2001 |
---|
Keywords: | kbAPI kbbug kbnetwork kbWinsock KB161038 |
---|
|