home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / ident112.zip / README.TXT < prev   
Text File  |  1995-10-25  |  3KB  |  57 lines

  1. Identd Daemon for Windows v1.12
  2.     by John Silva (c) 1995 see disclaimer at bottom.
  3.  
  4. This is a simple identd server that listens to port 113
  5. which is the port used by clients such as IRC and some FTP sites
  6. to verify username, it allows you to specify a fake username
  7. and it will remember last username and window position in
  8. an .ini file.
  9.  
  10. Almost forgot! this only works if your provider doesnt run its own identd
  11. daemon so results may vary. 
  12.  
  13. If all you care about is faking in IRC then you can also use the IRC server
  14. irc-2.mit.edu and you will be able to fake username even if you provider 
  15. already uses identd.
  16.  
  17. Changes:
  18. ----------
  19. 8-20-95 Ver1.0 - this has been tested under win95 final with its TCP stack
  20. I made it mostly for my own needs, but you may find it useful.
  21.  
  22. 10-23-95 Ver1.1 - Fixed bug where server was not closing socket connection once
  23. response to client completed. Thanks to Chris Roehrig for reporting this bug.
  24.  
  25. 10-24-95 Ver1.11 - Fixed bug where not sending EOF to signal success, and was
  26. causing some errors on some UNIX clients. Thanks again to Chris Roehrig for 
  27. reporting this bug.
  28.  
  29. 10-25-95 Ver1.12 - Fixed Windows Shutdown bug, added start minimized
  30. option, added username to caption, added Help box.
  31.  
  32. If you find some obvious bugs or just want to drop me a comment
  33. send it to kludger@wolfenet.com  
  34.  
  35. Newest version can always be found on my homepage:
  36.     http://www.wolfenet.com/~kludger/index.html
  37.  
  38. (NOTE: my provider has changed domain names, old address was 
  39. kludger@wolfe.net which might still work)
  40.  
  41.  ---Disclaimer------------------------------------------------------------------
  42.  Identd for Windows v1.12
  43.  Copyright (c) 1995 John Silva.
  44.  All rights reserved.
  45.  
  46.  This program is provided "AS IS" without warranty of any kind, either express or
  47.  implied, including but not limited to the implied warranties of merchantability
  48.  and fitness for a particular purpose. In no event shall the author be
  49.  liable for any damages whatsoever including direct, indirect, incidental,
  50.  consequential, loss of business profits or special damages, even if he
  51.  has been advised of the possibility of such damages.
  52.  
  53.  The identd executables and related text files may be distributed
  54.  together freely in an unmodified form and may be used without fee by any
  55.  individual for non-commercial use. Identd may not be distributed as a part of
  56.  any commercial package or used in support of a commercial service.
  57.  -------------------------------------------------------------------------------