home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / bircv02b.zip / readme.txt < prev    next >
Text File  |  1999-03-12  |  1KB  |  42 lines

  1. BiRC v0.2b
  2. REXX IRC Client for OS/2 by Michael Burke
  3.  
  4. Requirements:
  5.  
  6.  - Rexx support.. :)
  7.  - TCP/IP
  8.  - RxSock. You can get this from hobbes.nmsu.edu at the following url:
  9.    ftp://hobbes.nmsu.edu/pub/os2/dev/rexx/rxsock.zip
  10.  
  11. Installation:
  12.  
  13.  - unzip the zip.
  14.  - run ircsetup
  15.  - run irc
  16.  
  17. ------------------------------------------------------------------------------
  18. - Note, I used REXX2EXE to make this into an exe, but it still requires REXX..
  19. - Get REXX2EXE (by Dennis Bareis) from http://www.ozemail.com.au/~dbareis
  20. ------------------------------------------------------------------------------
  21.  
  22. Contact me at mikeburke@auracom.com
  23. If you find bugs, let me know.
  24.  
  25. -- Sound support --
  26.  
  27. I put in CTCP SOUND support.  And you get to customize YOUR OWN FORMATS!! :D
  28. edit sound.cmd, follow examples.. those *play.cmd files are all for the
  29. actual playing, take a look at them too.
  30.  
  31. -- Known Bugs --
  32.  
  33.  - You can't connect to an IP address yet :/ I hope to get rid of this
  34.    limitation soon.
  35.  - DCC getting is automatic.. this is not really a bug.
  36.  
  37. -- Planned --
  38.  
  39.  - DCC sending/chatting support. I can do this, I just haven't.
  40.  - A new output parser. One that works better, has word wrap, and can check for
  41.    bold/etc.
  42.