home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_C / IPXSPX.ZIP / README.TXT < prev    next >
Text File  |  1993-12-20  |  3KB  |  63 lines

  1.                          IPX & SPX Custom Controls
  2.                                     For
  3.                               Visual Basic 3.0
  4.                                      &
  5.                                   Windows 3.1
  6.                      -----------------------------------
  7.                                   Version 1.0
  8.                                December 25, 1993
  9.  
  10.   This document covers important installation and configuration information. 
  11.  
  12.   This is a shareware distribution of IPX & SPX Custom Controls.  IPX & SPX 
  13.   Custom Controls are for use with Microsoft Visual Basic and Visual C++.  
  14.   With these controls you may create applications that can communicate as 
  15.   clients and/or servers on Novell NetWare networks.
  16.  
  17. Installation Directions
  18. --------------------------------- 
  19.   Create a subdirectory on your hard drive and copy the zip file into it.
  20.   Unzip the files using the -d option to create the subdirectories for the 
  21.   three example applications.
  22.   Copy IPX.SPX and SPX.VBX into the \WINDOWS\SYSTEM subdirectory.  
  23.   The evaluation version contains a fully functional IPX control, the SPX
  24.   control will not load in the design environment.
  25.   The sample applications can then be run by double-clicking on the 
  26.   executables in File Manager, or by using the File/Run option in Program 
  27.   Manager.
  28.  
  29. ***********************
  30. Important Program Notes
  31. ***********************
  32.   The IPX.VBX and SPX.VBX require that the workstation be set up as a 
  33.   NetWare client.  This involves loading IPX.COM or IPXODI.COM before 
  34.   starting Windows.  The following lines should be included in the 
  35.   SYSTEM.INI file to properly load network components for Windows.
  36.  
  37.   [386Enh]
  38.   network=*vnetbios,vipx.386,vnetware.386
  39.  
  40.   [boot]
  41.   network.drv=netware.drv
  42.  
  43.   The example applications also require the NetWare requester (NETX or 
  44.   VLM) be loaded before starting Windows.  The applications make several 
  45.   calls through the requester and NWCALLS.DLL to locate other users on 
  46.   the network.
  47.  
  48. ************
  49. Registration
  50. ************
  51.   To receive a fully functional SPX control, along with technical support,
  52.   bug fixes, and upgrades, please register your product.  You may either 
  53.   register the control by sending a filled out REGISTER.TXT file or
  54.   by sending your name, media size, address, and $30 to:         
  55.  
  56.   Lee Wiltbank
  57.   Attn: IPX/SPX VBX
  58.   869 S. 930 W.
  59.   Payson, UT  84651
  60.  
  61.   Please send any bug reports, suggestions, and enhancement requests to the
  62.   same address.
  63.