INFO: Detect AppleTalk PAP EOF in Winsock

ID: Q246798


The information in this article applies to:
  • Microsoft Windows NT versions 4.0, 5.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 kbDSupport kbGrpNet
Version : winnt:4.0,5.0
Platform : winnt
Issue type : kbinfo


Last Reviewed: January 14, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.