home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / ipxasm.exe / IPXASM.TXT next >
Text File  |  1995-09-12  |  2KB  |  71 lines

  1. NOVELL TECHNICAL INFORMATION DOCUMENT
  2.  
  3. TITLE:  IPX Assembly Language Sample Code
  4. README FOR:  IPXASM.EXE
  5.  
  6. NOVELL PRODUCTS and VERSIONS:
  7. NetWare Client SDK 1.0e
  8.  
  9. ABSTRACT:
  10.  
  11. IPXASM.EXE contains sample code that demonstrates how to use the
  12. IPX assembly language interface to build a SAP query and receive
  13. the response from a router. This sample code presents the steps
  14. required to retrieve the IPX far call address, prepare
  15. IPXHeader's, data buffers and ECB's for both sending and
  16. receiving an IPX packet.
  17.  
  18.  
  19.  
  20. -----------------------------------------------------------------
  21.  DISCLAIMER
  22.  THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO
  23. NOVELL.  NOVELL
  24.  MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  25. HOWEVER, THE
  26.  INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  27. ONLY.  NOVELL
  28.  MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  29. INFORMATION.
  30.  
  31. -----------------------------------------------------------------
  32.  
  33.  
  34. ISSUE: 
  35.  
  36. IPXASM.EXE contains sample code that demonstrates how to use the
  37. IPX assembly language interface to build a SAP query and receive
  38. the response from a router. This sample code presents the steps
  39. required to retrieve the IPX far call address, prepare
  40. IPXHeader's, data buffers and ECB's for both sending and
  41. receiving an IPX packet.
  42.  
  43. Self-Extracting File Name: ipxasm.exe
  44.  
  45. Files Included     Size     Date      Time
  46.  
  47. ..\
  48.       IPXASM.TXT     (This file)
  49.        IPXEX.ASM           16016         9-12-95      4:31:08 pm
  50.        IPXEX.COM            1319         9-12-95     11:56:30 am
  51.         MAKEFILE              89         9-12-95     10:11:12 am
  52.  
  53.  
  54. Installation Instructions:
  55.  
  56. Contained within the self-extracting file are all the files
  57. necessary to build a working executable. The executable is also
  58. included.
  59.  
  60.  
  61.  
  62. -----------------------------------------------------------------
  63.  Any trademarks referenced in this document are the property of
  64. their
  65.  respective owners.  Consult your product manuals for complete
  66. trademark
  67.  information.
  68.  
  69. -----------------------------------------------------------------
  70.  
  71.