The information in this article applies to:
SYMPTOMSTCP/IP device driver does not remember share flags of previous opened endpoints. Even if the previous endpoint is opened exclusively, another application can open the same endpoint with share flags and capture all network traffic. CAUSEWhen a port is opened for listening and share flags are specified, the driver grants access, even if the previous port was opened with exclusive rights (with share flags set to zero). The driver does not remember the shared flags of the previous call, and only checks the flags of the new one. The problem is in TCP/IP, and is applicable to all versions of Windows NT. STATUSMicrosoft has confirmed this to be a bug in Windows NT Server 4.0, Terminal Server Edition. Additional query words:
Keywords : |
Last Reviewed: September 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |