INFO: Detect AppleTalk PAP EOF in Winsock (246798)



The information in this article applies to:

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

This article was previously published under Q246798

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.

Modification Type:MinorLast Reviewed:2/11/2004
Keywords:kbDSWNET2003Swept kbAPI kbinfo kbnetwork kbWinsock KB246798