Article ID: 159254 - Last Review: November 15, 2006 - Revision: 1.4

Windows Sockets Programs Using WSIPX May Not Work

This article was previously published under Q159254
Expand all | Collapse all

SYMPTOMS

Windows Sockets programs that use the IPX protocol in Windows 95 may not work correctly. The program may indicate an "out of memory" error message.

One such program is Attachmate Extra Personal Client, which may not finish Setup successfully or generate error messages when it lists servers. After creating a socket, the program's Windows Sockets Bind() call fails with WSAENOBUFS(10055).

CAUSE

WSIPX calls IFSMGR to allocate memory from IFSMGR's heap. If IFSMGR is out of heap space and the allocation request is for less than one page (4 KB), IFSMGR does not grow the heap because it assumes this is an interrupt time allocation.

RESOLUTION

This issue is resolved by the following updated file for Windows 95, and later versions of this file:
    WSIPX.VXD  version 4.0.953  dated 11/4/96  14,545 bytes
				

A version of this file that also resolves this problem is included in the Windows Sockets 2.0 Update for Windows 95. For information about obtaining this update, see the following article in the Microsoft Knowledge Base:
182108  (http://support.microsoft.com/kb/182108/EN-US/ ) Availability of Windows Sockets 2.0 for Windows 95



The updated WSIPX resolves this problem by calling IFSMGR, when needed, to explicitly grow the heap.

STATUS

Microsoft has confirmed that this is a problem in Microsoft Windows 95. An update to address this problem is now available, but is not fully regression tested and should be applied only to computers experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft does not recommend implementing this update at this time. Contact Microsoft Technical Support for additional information about the availability of this update.

This issue is resolved in Microsoft Windows 98.

MORE INFORMATION

For additional information about issues resolved by updates to this component, please see the following article in the Microsoft Knowledge Base:
171352  (http://support.microsoft.com/kb/171352/EN-US/ ) Large Data Transfer Using WinSock Over SPX May Not Work
For additional information about Windows 95 updates, please see the following article in the Microsoft Knowledge Base:
161020  (http://support.microsoft.com/kb/161020/EN-US/ ) Implementing Windows 95 Updates
The third-party products that are discussed in this article are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these products.

APPLIES TO
  • Microsoft Windows 95
Keywords: 
kbapi kberrmsg kbnetwork kbprb kbwinsock KB159254
Retired KB ArticleRetired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
 

Article Translations