Microsoft KB Archive/108320

From BetaArchive Wiki
Knowledge Base


Open(Station) Documented Incorrectly

Article ID: 108320

Article Last Modified on 10/30/2003



APPLIES TO

  • Microsoft SNA Server 2.0, when used with:
    • Microsoft Windows NT 4.0



This article was previously published under Q108320

SUMMARY

The format of the Open(Station) request in the SNA Server 2.0 SNA Device Interface Specification (SNADIS) is documented incorrectly.

MORE INFORMATION

On page 66 of the "SNA Device Interface Specification" (SNADIS), the last field provided in the Open(Station) request is incorrect.

The following entry

dataru[s+44..s+45]  Maximum BTU size to be used with this station


should be replaced by two fields: a link data field followed by a Maximum BTU size field. That is, the last line should become two lines as follows:

dataru[s+44..s+89]     Copy of Link Data from Open(Link) request
dataru[s+90..s+91]     Maximum BTU size to be used with this station



Additional query words: prodsna SNADIS BTU

Keywords: kbinfo kbother KB108320