Microsoft KB Archive/246798

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 20:46, 16 July 2020 by X010 (talk | contribs) (1 revision imported: importing part 2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

INFO: Detect AppleTalk PAP EOF in Winsock

Q246798



The information in this article applies to:


  • Microsoft Windows NT Server version 4.0
  • Microsoft Windows NT Workstation version 4.0





SUMMARY

When a Winsock application communicates with clients by using AppleTalk PAP Protocol, the Winsock application can detect that an end of file (EOF) is received if the MSG_PARTIAL flag is not set in the recv (recv/WSARecv/WSARecvEx) calls.



MORE INFORMATION

Under AppleTalk PAP Protocol, a sender can send an EOF notification to indicate an end-of-file mark in the stream. The EOF in PAP is different from the CloseConn request, which is the PAP request to close the connection.

Additional query words:

Keywords : kbnetwork kbAPI kbSDKPlatform kbSDKWin32 kbWinsock _IK kbGrpDSNet
Issue type : kbinfo
Technology : kbWinNTsearch kbWinNTWsearch kbWinNTW400 kbWinNTW400search kbWinNT400xsearch kbWinNTSsearch kbWinNTS400xsearch kbWinNTS400


Last Reviewed: October 27, 2000
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.