home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / winsock / irc4win / irc4win.txt < prev   
Text File  |  1995-05-18  |  3KB  |  82 lines

  1.                          IRC4WIN  v1.10BETA
  2.                        =====================
  3.    (C) David V.Elkind (FNELKIND@TAVOR.OPENU.AC.IL) aka JimmyPage, 1994
  4.     
  5.     BWCC.DLL (C) Borland Intl.
  6.  
  7.                 1. OVERVIEW
  8.  
  9.  
  10.     IRC4WIN is the MS-Windows (WINSOCK-compliant) version of the IRC 
  11. client. The IRC (which means Internet Relay Chat) is the Multi-User Chatting
  12. system which became very popular and widely used by UNIX users. 
  13.  
  14.     In the recent time there appeared IRC clients for various operating 
  15. systems (such as MacOS, MS-DOS, and so on).
  16.  
  17.     The client you see is the attempt to make the Windows compatible,
  18. user-friendly IRC client. Hope you will enjoy it.
  19.  
  20. NB: WINSOCK.DLL required in order to use this client.
  21.  
  22.             2. THE COMMANDS UNIQUE TO THIS CLIENT
  23.  
  24. At the present time, the client has only two unique commands:
  25.     -SAVE - saves aliases to disk
  26.     -LOAD - loads aliases from disk
  27.  
  28. In the future I am going to add more commands. If you have any ideas, feel free
  29. to send me mail.
  30. NB: 
  31.     1) The UNALIAS command with no params given, erases ALL the aliases 
  32. created during the last session
  33.     2) SAVE command issued with no alias defined erases the aliases file
  34.     3) LOAD command ADDS (and not replaces) the aliases.
  35.     4) ALIAS command with no parameters lists all the aliases
  36.     5) if the file AUTOEXEC.IRC exists, it is loaded at startup if 
  37. connected to server. File AUTOEXEC.IRC should be built from the IRC commands
  38. (one command per line) and should exist in the IRC4WIN startup directory 
  39. (where IRC4WIN.INI and ALIASES.IRC files exist).
  40.     6)"~" symbol is replaced with Ctrl-G (Beep)
  41.  
  42. The AUTOEXEC.IRC included in the package includes only one command : /load, 
  43. which loads aliases if they were previously saved.
  44.  
  45.                 3. REGISTRATION INFO
  46.  
  47.     This program is NOT freeware, but SHAREWARE, so you can use it only
  48. for 30 days of trial period. If you decide to use it further, you must register
  49. it. The registration costs $50 for single user and $450 for site license.
  50.  
  51.     Registering will give you additional features (such as UNIGNORE command,
  52. DCC command and more comfortable interface). Registration will also disable 
  53. some unpleasant effects, such as "Please register" dialog box that appears 
  54. sometimes.
  55.  
  56.     How to register? Very simply: send cheque to the following address:
  57.  
  58.         DAVID ELKIND
  59.           Yavne Road, 49/10
  60.         Rehovot 76344
  61.         I S R A E L
  62.  
  63.  
  64.     W A R N I N G : By not registering the SHAREWARE products, you cause the
  65. people to think twice before spending hundreds of working hours and getting the
  66. headache which always accompany programming process. 8-)
  67.  
  68.                 4. CREDITS
  69.  
  70.     You may distribute this program freely as long as no charge is taken for
  71. it and as long as the code remains COMPLETELY unchanged and this file exists in
  72. the package. 
  73.  
  74.  
  75.             5. BUGS? QUESTIONS? SUGGESTIONS?
  76.  
  77.     If you found bug, have a question, suggestion or whatever, feel free to
  78. E-Mail me at: FNELKIND@TAVOR.OPENU.AC.IL. 
  79. Also you can catch me in the IRC (my nick is JimmyPage). 
  80.  
  81.  
  82.                         Hope you will enjoy.. :)