You can always find the latest version of KaZuperNodes here.
For bugs reports, help,
suggestions or comments visit the official KaZuperNodes
Support Forum.
What's new?
Download
KaZuperNodes 1.4.7
Changes since Version 1.4.6
TEST BUILD:
- added a special function to make it easier to remove unwanted entries from
the lists. Right click on the list and choose 'delete...'.
- 'Extract IPs of
dat file' will read both, the supernode and the client IPs from the dat file.
- added a new language system. Everyone can translate
KZN in almost any language now.
- fixed the 'Overflow' bug (KZN crashed when a port > 32767 was used for
Kazaa)
- updated the localize.dat IP-to-country database
Changes since Version 1.4.5 TEST BUILD:
- added the 'soft jump' method
- improvement: getting the current connection should now work on almost every
system
- fixed the bug that lets KZN crash if a value > 65 is entered for the SuperList
timer
Changes since Version 1.4.4 TEST BUILD:
- added 'Panic Button'
Changes since Version 1.4.3
TEST BUILD:
- fixed 'vanished SuperList' bug
- fixed a bug in the SuperList country option
- added a funktion to delete non SN's from the 'Kazaa
Supernode List' and the 'SuperList'
- in new entries are added at the top of the 'SuperList Log'
now
- SuperList can be maximized now
Changes since Version 1.4.2 TEST BUILD:
- fixed bug where no current connection was displayed if a port > 9999 was
used for Kazaa
- added settings
- SuperList can be minimized now
Changes since Version 1.4.1 TEST BUILD:
- added new options to the SuperList (all options should
work now)
- added SuperList Log window
- added advanced error handling to the SuperList
- added some Registry keys
Changes since Version 1.4.0:
- added
SuperList (experimental)
- added country to the current connection infos
- added keyboard shortcut ctrl+A to select all entrys in a list
Changes since Version 1.3.16 TEST BUILD:
- replaced the 'new function to set more than one new Supernode to connect to' with the 'Connect to one of these SN's' function
Changes since Version 1.3.9 Beta:
- new function to set more
than one new Supernode to connect to
- some minor bug fixes
- limited support for systems with asian language settings (restart of Kazaa
is always required to connect to new Supernode)
- added response time column to the favorites
- added status column to the Kazaa Supernode list
- added view menu for easy switching between favorites and Kazaa Supernode list
- current connecton detects now if you are a Supernode
- you can use del key to delete entries in the Kazaa Supernode list and the
favorites now
- hidden function: force your Kazaa to be a Supernode (requires at least Kazaa
Lite 2.0.2 (K++ 2.0.3))
hint: you have to doubleclick on something that is no button ;-)
KaZuperNodes SuperList:
What is the KaZuperNodes SuperList?
Most people have this problem: You choose a supernode and connect
to it. But after a while Kazaa jumps to another Supernode. Example: You live
in Europe and connect to a US Supernode and leave Kazaa running over night.
When you come back next morning you find that Kazaa is connected to a Supernode
in your own Country.
The KaZuperNodes SuperList can avoid this now and give you even more options to stay on the Supernodes you want!
How is it working?
KZN checks your current connection every 60 seconds (customizable). If Kazaa is not connected to a Supernode that you have chosen by one of the options, KZN will reconnect you automatically to one of those.
The Options:
'use all Supernodes'
All Supernodes of the list are accepted by KZN. KZN reconnects you to one of
those if Kazaa is connected to one that is not in the list.
'use
the topmost Supernode that is online'
KZN will only accept the topmost Supernode of the list that is online
'try
to stay in the same country'
KZN accepts all supernodes from the list and all supernodes from the same country
that are not in the list
'connect
to this IP/DNS'
This is some kind of 'follow mode'. You can type in a IP or a DNS name of either
a Supernode or a client here. KZN will alwas try to connect to that Supernode
or to the Supernode of that client.
'check
status before jumping'
You should always use this option to ensure that Kazaa tries not to connect
to a Supernode that is offline or not responding. This way the SuperList is
always checked if KZN have to reconnet to a SuperNode of the list. 'use
the topmost Supernode that is online' and 'connect
to this IP/DNS' will always use this option.
What is the 'Connect to one of these SN's' button
for?
The
'Connect to one of these SN's' button does exactly
what it says ;-)
It will connect your Kazaa to one of the Supernodes in your SuperList. Kazaa will chosse the first responding one.
KZN Settings:

It's higly recommended that you use the 'Switch to this
Kazaa window after supernode hopping' setting and choose 'traffic'
if you use any dowload accelarators like Kazap or SpeedUp !!!
Most of these accelarators only work properly if the traffic window is displayed
in Kazaa.
56k modem users should set 'Number of Supernodes that
are checked at at time' to 5 or less to get better status checking results.
The other settings should be self-explaining ;-)
Panic Button:

Sometimes Kazaa isn't able to connect anymore, if you tried to connect to a
non working SN.
This new button will connect you to the Fasttrack network again.
You have to use a normal (hard) jump to another supernode to repair the connection if Kazaa fails to connect (it says 'connecting...' all the time) after doing a soft jump.
New Language System:
I received many e-mails from people who offered me to translate KZN into their own language. This was always a problem, because the souce code of KZN had to be changed to include new languages. Now everyone can translate it to almost any language.
Just edit the included 'translateme.lng' file with any text editor like Notepad, restart KZN and you'll see the result immediately!
You only have to follow some easy rules to create your own language file:
- Don't change the line
numbers
- Each string must start and end with a quotation mark. Don't use additional
quotation marks within a string. Use apostrophes instead:
wrong: 204,"Please wait a few seconds and try again
or use the "set new SN and restart Kazaa"
button"
right: 204,"Please wait a few seconds and
try again or use the 'set new SN and restart Kazaa'
button"
- You can add comments at the end of each line by adding a blank, a number sign
(#), another blank and then the comment:
wrong: 204,"Please wait a few seconds and try again
or use the 'set new SN and restart Kazaa' button"#I was too lazy to translate
this!
right: 204,"Please wait a few seconds and try again
or use the 'set new SN and restart Kazaa' button" # I was too lazy to translate
this!
Send me your language file and I will offer it for download or include it in
future versions of KZN! Thanks.