NOVELL TECHNICAL INFORMATION DOCUMENT TITLE: IPX Receive Packet Example README FOR: IPXRCV.EXE NOVELL PRODUCTS and VERSIONS: NetWare Client SDK 1.0e ABSTRACT: IPXRCV.EXE is a partner program to IPXSED.EXE and demonstrates how to use an ESR (event service routine) to receive a packet. This example was built with MSC Visual C++ v1.51. The assembly event service routine handler was built with MS MASM v6.00. The RHAND.OBJ can be added to your project and used unmodified, however, it was built for LARGE MODEL. It will need to be rebuild for use with other memory models. ----------------------------------------------------------------- DISCLAIMER THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY. NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION. ----------------------------------------------------------------- ISSUE: IPXRCV.EXE is a partner program to IPXSED.EXE and demonstrates how to use an ESR (event service routine) to receive a packet. This example was built with MSC Visual C++ v1.51. The assembly event service routine handler was built with MS MASM v6.00. The RHAND.OBJ can be added to your project and used unmodified, however, it was built for LARGE MODEL. It will need to be rebuild for use with other memory models. Self-Extracting File Name: ipxrcv.exe Files Included Size Date Time ..\ IPXRCV.TXT (This file) IPXREC.C 15843 8-25-95 4:12:00 pm IPXREC.DEF 1485 6-6-95 4:44:18 pm IPXREC.EXE 27772 8-25-95 4:12:10 pm IPXREC.H 816 8-25-95 4:34:38 pm IPXREC.MAK 2050 8-24-95 10:45:24 am RHAND.ASM 631 8-25-95 4:31:28 pm RHAND.OBJ 182 8-25-95 4:31:38 pm Installation Instructions: All of the files necessary to build a working executable are included. The executable has also been included. ----------------------------------------------------------------- Any trademarks referenced in this document are the property of their respective owners. Consult your product manuals for complete trademark information. -----------------------------------------------------------------