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

  1. NOVELL TECHNICAL INFORMATION DOCUMENT
  2.  
  3. TITLE:  IPX Send Example For Windows
  4. README FOR:  IPXSED.EXE
  5.  
  6. NOVELL PRODUCTS and VERSIONS:
  7. NetWare Client SDK 1.0e
  8.  
  9. ABSTRACT:
  10.  
  11. IPXSED.EXE is sample code that demonstrates how to send an IPX
  12. packet from Windows using a polling procedure rather than an ESR
  13. (event service routine). The partner (receiving) program to this
  14. one is IPXRCV.EXE. Download both IPXSED.EXE and IPXRCV.EXE to get
  15. the complete working example.
  16.  
  17.  
  18.  
  19. -----------------------------------------------------------------
  20.  DISCLAIMER
  21.  THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO
  22. NOVELL.  NOVELL
  23.  MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  24. HOWEVER, THE
  25.  INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  26. ONLY.  NOVELL
  27.  MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  28. INFORMATION.
  29.  
  30. -----------------------------------------------------------------
  31.  
  32.  
  33. ISSUE: 
  34.  
  35. IPXSED.EXE is sample code that demonstrates how to send an IPX
  36. packet from Windows using a polling procedure rather than an ESR
  37. (event service routine). The partner (receiving) program to this
  38. one is IPXRCV.EXE. Download both IPXSED.EXE and IPXRCV.EXE to get
  39. the complete working example.
  40.  
  41. Self-Extracting File Name: ipxsed.exe
  42.  
  43. Files Included     Size     Date      Time
  44.  
  45. ..\
  46.       IPXSED.TXT     (This file)
  47.         IPXSND.C            7565         8-25-95      4:09:18 pm
  48.       IPXSND.DEF             217         8-24-95      3:48:20 pm
  49.       IPXSND.EXE           65946         8-25-95      4:15:40 pm
  50.         IPXSND.H             249         8-25-95      2:04:56 pm
  51.       IPXSND.MAK            2829          9-8-95     11:57:42 am
  52.        IPXSND.RC             483         8-25-95      3:55:54 pm
  53.  
  54.  
  55. Installation Instructions:
  56.  
  57. All of the files necessary to build a working executable are
  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.