home *** CD-ROM | disk | FTP | other *** search
/ Internet Tools (CDV) / cdv_internet_tools.iso / KATALOG / ARCHIV / PROG / W21189.ZIP / Readme.txt < prev    next >
Encoding:
Text File  |  1998-10-24  |  3.2 KB  |  81 lines

  1. ********************************************************************************
  2. * Fserv.exe v3.00 for Windows 95/98/NT, Copyright (c)1998 by Donald Leavitt    *         *                                                                              *  
  3. *  An Windows Finger Server Application.                                       *     
  4. *  Shareware Version                                                           *
  5. *  e-mail: DGL1@gte.net                                                        *  
  6. ********************************************************************************
  7.  
  8. Contents: Readme.txt, Fserv.exe, Fserv.hlp, finger.dat, register.txt.
  9. Status: Shareware.
  10. Fserv.exe Unziped file Size: 65,536 bytes.
  11.  
  12. Description: Fserv is a Windows finger server (32 bit)
  13. that listens for finger request on port 79 and replys to them.
  14. It shows the clients IP addr and port and MSG's sent back and forth. 
  15. Also it shows the total number of finger connections made to Fserv.
  16.  
  17. Notes:
  18.  
  19. Fserv can be run Minimized in the background.
  20.  
  21. Finger.dat contains the msg sent to finger request.
  22. It is the user file read by Fserv when it starts up.
  23.  
  24. Finger.dat is plain txt and can be edited with notepad.
  25. If finger.dat is lost or corrupted just make a new one
  26. by makeing a file named Finger.txt and then renaming it Finger.dat.
  27.  
  28. Make one entry for the Mandatory [default] msg, and at least one more bracket entry for [any_user] in the finger.dat file. Enter as many lines of text, as you want sent
  29. in a finger msg, under each entry. Add each new user inside brackets. 
  30. The [default] user name is mandatory you can make up the rest of the names in
  31. the brackets. 
  32.  
  33. Example 2 USER finger.dat file: 
  34. -----------------------------------------------------------------------------
  35. [default]
  36. Welcome to WWW.any.net!
  37. USERS:
  38. Barney
  39. Dino
  40.  
  41. [barney]
  42. Hello, my name is Barney.
  43. Visit my home page at http://www.somewhere.net/
  44. bye.
  45. [dino]
  46. Hey! this is Dino.
  47. bye.
  48. ------------------------------------------------------------------------------
  49.  
  50. You can add up to 11 users this way plus the default user.
  51. Make sure Finger.dat is in the same directory as Fserv so
  52. Fserv can find it when it starts up.
  53. Example: if Fserv is in a directory named C:\finger\
  54. Then also copy Finger.dat to: C:\finger\
  55.  
  56. Fserv works with both Windows 95/98 and Windows NT. 
  57.  
  58. To use just unzip the Fserv.zip to any directory
  59. and then click on the Fserv.exe icon.
  60. Example unzip Fserv.exe  to C:\finger\
  61.  
  62. Hint:
  63. You can make a Shortcut to Fserv on your desktop so when
  64. you click on the shortcut it will read the Finger.dat file
  65. that is in the same directory.
  66.  
  67. To make a shortcut just click on Fserv with your left mouse button
  68. and drag it to the desktop. You can then run it minimized on your
  69. desktop.
  70.  
  71.  
  72. No install configuration is needed, to uninstall just delete Fserv.exe
  73.  
  74.  
  75. ******************************************************************** 
  76. Donald Leavitt IS PROVIDING THE PROGRAM TO YOU "AS IS", WITHOUT ANY
  77. WARRANTIES (EXPRESS OR IMPLIED) OR SUPPORT WHATSOEVER, INCLUDING
  78. BUT NOT LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY, OR
  79. FITNESS FOR ANY PARTICULAR PURPOSE.
  80. ********************************************************************
  81.