Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > Kazaa for mac...

Kazaa for mac...
Thread Tools
Junior Member
Join Date: Mar 2001
Location: Amsterdam
Status: Offline
Reply With Quote
Sep 25, 2001, 07:00 AM
 
Taken from :http://www.macopz.com/goldop.html
I have word from one of the higher-ups on the KaZaA team that "We will make a mac version when we find any developer interested in making a Mac GUI based on our library."
Now, for those of you who are not in the know, KaZaA is basically just a more user-friendly (by now you're probably asking, "user-friendly, PC, same sentence? You MUST be ill.) version of the Gnu/Gnutella, etc. style of file-exchange system. The system is different from programs like Napster mostly by virtue of the fact that there is no central user database that the company is responsible for maintaining (I.E. they can never filter out content and ban users that have copyrighted materials).
It's much better then LimeWire...

http://www.kazaa.com/

[ 09-25-2001: Message edited by: Red Commet ]
     
Addicted to MacNN
Join Date: Mar 2000
Location: London, UK
Status: Offline
Reply With Quote
Sep 25, 2001, 08:06 AM
 
What's Kazaa?
     
Fresh-Faced Recruit
Join Date: Jun 2000
Location: Mexico
Status: Offline
Reply With Quote
Sep 25, 2001, 08:25 AM
 
Now, for those of you who are not in the know, KaZaA is basically just a more user-friendly (by now you're probably asking, "user-friendly, PC, same sentence? You MUST be ill.) version of the Gnu/Gnutella, etc. style of file-exchange system. The system is different from programs like Napster mostly by virtue of the fact that there is no central user database that the company is responsible for maintaining (I.E. they can never filter out content and ban users that have copyrighted materials).

Now, here's where things really start to come together and get exciting! I have word from one of the higher-ups on the KaZaA team that "We will make a mac version when we find any developer interested in making a Mac GUI based on our library." Pretty exciting, huh? So, spread the word. If you are capable of the preceeding, or know someone who is, or even know someone who might know someone who is, PLEASE, contact us or go directly to KaZaA's website. You could play a pivotal role in bringing this excellent program to the Macintosh platform.

[img]null[/img]
K peks acuamants
     
Addicted to MacNN
Join Date: Nov 1999
Location: Madison, WI
Status: Offline
Reply With Quote
Sep 25, 2001, 09:05 AM
 
Its great for stealing movies.

-Owl
     
Mac Elite
Join Date: Sep 2000
Location: Eagan, MN
Status: Offline
Reply With Quote
Sep 25, 2001, 09:19 AM
 
It's like Napster, but does a better job at it. The main differences are:

- Kazaa uses high-bandwidth nodes to do searches.
- Kazaa automatically splits a download between multiple other users.
- Kazaa supports more media types and has a more powerful search.
- Kazaa somehow used voodoo to not get sued by the record industry.

Their library is C++ and a frontend for which could be constructed now more easily using the fancy-new Objective-C++ in OS X 10.1.

EDIT: Damn typos.

[ 09-25-2001: Message edited by: mr_sonicblue ]
     
Dedicated MacNNer
Join Date: Aug 2001
Location: Norway
Status: Offline
Reply With Quote
Sep 25, 2001, 09:27 AM
 
Kazaa would definitely be a great app to have for OS X. It's so easy to use and have just about everything you can imagine from a good peer-to-peer client.

I'll praise whoever want's to port this thing. (and it shouldn't be especially hard, at least not for a light version)
karbon@mac.com
"In the long run we're all dead" - Keynes
     
Fresh-Faced Recruit
Join Date: Mar 2001
Location: Göteborg, Sweden
Status: Offline
Reply With Quote
Sep 25, 2001, 09:54 AM
 
Go to: http://sourceforge.net/projects/gift

The Kazaa/Morpheus daemon (which handles the network) runs on Mac OS X but can't get the java client to work. It would be easy to make a cocoa-client. I wrote a test app that sends a search query to the deamon and you get the file path like http://xxx.xxx.xxx.xxx ort/filename back, but I don't know how to handle the download thing.

There is a command line tool for download the files from multiple users but a UI would be nice.

/fredrik
     
Junior Member
Join Date: Mar 2001
Location: Amsterdam
Status: Offline
Reply With Quote
Sep 25, 2001, 10:41 AM
 
Kazaa somehow used voodoo to not get sued by the record industry.
This is because it is an Dutch - Swedish company that's located in Amsterdam.
I guess thats the reason that nothing can be done, because here it's legal to copy or download something as long you own the original work and that's something that's hard to check.
     
Fresh-Faced Recruit
Join Date: Sep 2001
Location: The United States of America
Status: Offline
Reply With Quote
Sep 25, 2001, 12:10 PM
 
I actually modified the java client giFTjava to run as a standalone Mac OS X app.

The thing is, the giFT applet uses a web brower to download, All of the mac browsers *refuse* to turn off security, hence "the applet" not working.

What I have now is an app that can do the searches on the Fasttrack network. I then paste the url into the browser and start ta' gettin'.

I'm no programming whiz, mind you, but I suppose I could either add a simmple http class to fetch the content from the url, or do a system call to a commandline app like wget to grab the content.

if I'm up to it, I'll give it a whack
     
Fresh-Faced Recruit
Join Date: Jun 2001
Location: Pleasant Valley, NY
Status: Offline
Reply With Quote
Sep 25, 2001, 12:40 PM
 
So if I were interested in helping them put a front-end on a Mac version, who do I get in touch with? I couldn't find an applicable email address on their web site.

Matt
     
Forum Regular
Join Date: Sep 2000
Location: San Rafael, CA, US
Status: Offline
Reply With Quote
Sep 25, 2001, 06:34 PM
 
Originally posted by Fredrikp:
<STRONG>Go to: http://sourceforge.net/projects/gift

The Kazaa/Morpheus daemon (which handles the network) runs on Mac OS X but can't get the java client to work. It would be easy to make a cocoa-client. I wrote a test app that sends a search query to the deamon and you get the file path like http://xxx.xxx.xxx.xxx ort/filename back, but I don't know how to handle the download thing.

There is a command line tool for download the files from multiple users but a UI would be nice.

/fredrik</STRONG>
Göteborg är bäst. Fan att de skulle spela oavgjort mot AIK idag. Hur är läget i Göteborg idag? Regnar det? Jag gick på Chalmers för tre år sedan och bor nu i USA.
     
Fresh-Faced Recruit
Join Date: Mar 2001
Location: Göteborg, Sweden
Status: Offline
Reply With Quote
Sep 26, 2001, 02:21 AM
 
&lt;conny&gt;
I göteborg skiner solen men det är inte mer än 10 grader. Går andra året på Chalmers nu.

/fredrik
     
Junior Member
Join Date: Mar 2001
Location: Amsterdam
Status: Offline
Reply With Quote
Sep 26, 2001, 05:05 AM
 
So if I were interested in helping them put a front-end on a Mac version, who do I get in touch with? I couldn't find an applicable email address on their web site.

Matt
Contact Kazaa
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 12:20 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2