Search results

  1. Z

    Password protected IRC

    Hi Amadeus, I have been testing new release of ISXIRC in past few days and it worked as a champ, very smooth, it is way far better than ISXAIM (no offense to isxaim). So far only one problem I found, the port parameter in connect function is not being used by connection. Whatever port number I...
  2. Z

    Password protected IRC

    Hi Amadeus, I have tested the new release and it is now working very well as expected. I will write more scripts to test isxirc's functionalities and let you know if there is question. Again, thanks for your time and efforts!! John
  3. Z

    Password protected IRC

    Hi Amadeus, Im so glad that you figured it out, and hope new verison will work for my server. Yes, PASS is the command according to the IRC spec http://www.irchelp.org/irchelp/rfc/chapter4.html#c4_1_1 I will test it out once it is released :D Thanks! John
  4. Z

    Password protected IRC

    Hi Amadeus, I am also using my java application to connect to my server without problem, here is the java code that I use to connect to server. As you can notice there is USER command for registering a user on the server at the beginning of the connection. I am not sure if you have...
  5. Z

    Password protected IRC

    Oh, sorry I just rebooted the box, it's running now. Thanks :D
  6. Z

    Password protected IRC

    Sure, http://ircd.bircd.org/ I thought this server is popular and simple, and with password protection, that was why I picked this one. It should be IRC standard server. It looks like there is problem registering with the server, i tried to change...
  7. Z

    Password protected IRC

    Hi Amadeus, Thanks for such quick release and update! I have just tried new extension, but I am getting some errors. It may not be the extension problem, but it could be my script problem. I simplely tried to use the samples1.iss script and connect to my server then join a channel after...
  8. Z

    Password protected IRC

    Thanks Amadeus, I have setup an IRC server with password, please check your PM for login info. If you use mIRC you will have password as an option field when connecting to a server. Bad Password message returns when no password or wrong password provided. Hopeful you can figure out soon, thanks...
  9. Z

    Password protected IRC

    Hi Amadeus, I was wondering how do I connect to a password protected IRC server by using ISXIRC? It seems there is no such parameter in the function? Thanks
Top Bottom