home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 24 / CD_ASCQ_24_0995.iso / vrac / netspy11.zip / README.TXT < prev    next >
Text File  |  1995-04-12  |  2KB  |  44 lines

  1. Network Spy:  An application for Windows for Workgroups which allows a host 
  2.           user to view a list of open applications on remote computers on 
  3.           the network.
  4.  
  5. The zip file contains the following files:
  6.  
  7. NETSPY.EXE    <--- The executable to be placed in the remote computer's 
  8.              WINDOWS subdirectory.
  9. NETSPYA.EXE    <--- The executable to be placed on the host computer
  10. README.TXT    <--- This file
  11. CTL3D.DLL       <--- 3-D stuff
  12. SS3D2.VBX       <--- Custom DLL
  13. CMDIALOG.VBX    <--- Common Dialog Control
  14.  
  15. There are a few things to be mentioned.
  16. 1.  Don't try to run this file if you're not running Windows for Workgroups. It
  17.     won't!
  18. 2.  If you're running WFW on top of some other network (eg. NOVELL) with more 
  19.     than one trunk line, you'll only have access to the stations on your trunk 
  20.     line. This program uses NetDDE, not a routing protocol.
  21. 3.  You'll need VBRUN300.DLL. This file is available on most BBS'es including 
  22.     this one.  Once you have this file, it needs to reside in your 
  23.     WINDOWS\SYSTEM subdirectory.
  24. 4.  NETSPY.EXE should be in the WINDOWS directory of each remote computer. By 
  25.     executing NETSPY.EXE from File Manager (or Program Manager), it will insert
  26.     the following line into the [DDEShares] section of your SYSTEM.INI file:
  27.     
  28.     NETSPY$=NetSpy,NetSpy,,31,,31,,0,0,0
  29.  
  30.     This line is requisite for this application to run. You can either add it
  31.     manually, or let the NETSPY application do it.  Once this line is in the
  32.     SYSTEM.INI file, NETSPYA.EXE launches NETSPY.EXE on the remote computer 
  33.     from your (the HOST) computer. I recommend you just add that line to the
  34.     SYSTEM.INI of all the machines you know will be running Windows for 
  35.     Workgroups.
  36. 5.  The only computer that needs NETSPYA.EXE is the host (ie. the computer 
  37.     doing the spying.)
  38. 6.  If remote users are running full screen DOS applications, expect to get DDE
  39.     Timeout messages.  If this happens, too bad for now. 
  40. 7.  The accompanying VBX's and DLL's should be placed in the WINDOWS\SYSTEM
  41.     subdirectory.
  42. 8.  If you have any comments, questions or suggestions, please email me, as I'd
  43.     like some input. My email address is Msgbox@AOL.com or Jinxster@MSN.com.
  44.