The information in this article applies to:
SUMMARYWhen a NetBIOS application, running under Windows for Workgroups using TCP/IP-32, submits a synchronous command, all NetBIOS related network activity stops until the NCB is responded to, or the application submits a CANCEL or RESET command. MORE INFORMATION
There are two types of NetBIOS commands; asynchronous and synchronous. All
NetBIOS capable transports, such as TCP/IP-32, return immediately to the
calling application for any asynchronous commands. The NetBIOS driver in
TCP/IP-32 sets the NCB_RETCODE field to FFH to indicate that the command
has been queued. When the command completes, the NCB_RETCODE field, as well
as NCB_CMD_CPLT, are set to the final return code.
Additional query words: 3.11 prodtcp32
Keywords : nttcp |
Last Reviewed: October 20, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |