home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / ircdor15.zip / ircdoor.faq < prev    next >
Text File  |  1996-11-22  |  2KB  |  42 lines

  1.  
  2.         -=- IRCDOOR/2 Internet Relay Chat BBS door for OS/2 FAQ -=-
  3.                 (frequently asked questions about IRCDOOR)
  4.  
  5.  
  6. ------
  7.  
  8. Q. Is it possible to run IRCDOOR from a DOS-based BBS?
  9. A. Yes, possible. Just specify a "COMx" instead of a handle number on
  10.    command line, where "x" is a port number. IRCDOOR will try to open "COMx"
  11.    device instead of using a ready handle. Before this you must use public
  12.    domain HSTART/HWAIT utilities in order to be able to run a OS/2 program
  13.    from within a DOS session and wait until it ends.
  14.  
  15. ------
  16.  
  17. Q. I have setup your door program and when i run it it connects to the servers
  18.    but then says "User not enough paramaters..". What do i do to fix
  19.    this?
  20. A. Put the following command in CONFIG.SYS:
  21.  
  22.    SET HOSTNAME=<your_full_host_name>
  23.  
  24.    This may avoid the problem. The reason is that the door is getting local
  25.    host information via TCP/IP, and transmits the info to IRC server. If the
  26.    local host name is not set (via SET HOSTNAME command), IRC server will not
  27.    accept client registry. With your_full_host_name i mean your full internet
  28.    host name including domain. For example:
  29.  
  30.    SET HOSTNAME=myhost.com
  31.  
  32.    sets local hostname to myhost.com.
  33.  
  34. ------
  35.  
  36. End of FAQ. If you wish to contribute to this FAQ, feel free to e-mail
  37. your contributions to mrbyte@andrews.net.lv, or leave me a message
  38. on my bbs (telnet andrews.net.lv)
  39.  
  40. Author of the IRCDOOR,
  41. Andrew Eigus                                                     22.11.96
  42.