Jpilot jIRC applet only support Netscape4.0, IE4.0 or above.
Please grant the permission when the pop up window appears from Netscape and IE.
Go back to demo page.


Give us some feedbacks!

Download this beta

What's new in this version?


-New signing and code changes that Netscpae on Mac can run the applet correctly.
-Socks Proxy support, properties defined, add gui and code, need SOCKS4 proxy server on your firewall network.
-play a sound file when people join.(sound_join.au)
-fix the Alias list and the sepcial variables like $%HN combination bug
-support channel type with non "#"  
-fix the bug of color code starts with 01, 02, instead of 1,2
-support half op (+-h), and rework the mode change handling and display
-fix the bug of user list not in alphabetical order when new user join, own user always at the bottom
-add ignore function
-double click user list to popup private chat window with ignore toggle button
-hostname canbe set from html properties instead of "localhost" by default.
 To avoid  "too many connections" message  from some irc networks.
-fix the problem of /away /notice command that does not add the ":" with 
the message

New parameters introduced in this version: Setting the wording for ignore user button on the private chat window: <param name="FieldNamePrivateIgnore" value="Ignore This User"> Wording for ignoring and re-active a user: <param name="IgnoreUser" value="ignore user : "> <param name="ActivateUser" value="activate user : "> New properties to setup SOCKS input: <param name="DisplayConfigSocks" value="true"> <param name="SocksAddress" value=""> <param name="FieldNameSocks" value="Your SOCKS(host:port)" > Allow playing sound when user join a channel or not. <param name="AllowJoinSound" value="true">

Issues: The applet still not working in Mac OS X
Add more control on how to ingore message by using the IRC protocal code number and keyword.
Better nick name authentication .