Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > Open Discussion topics
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

Open Discussion topics Discuss the time of day, whatever you want to. This is the hangout area. If you have LimeWire problems, post them here too.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old July 1st, 2002
Unregistered
Guest
 
Posts: n/a
Default morpheus ultrapeers

I've been reading with interest the discussions dimping on the fact that morpheus (and bearshare)users are increasingly coming up as ultrapeers and not sharing and so reducing the effectiveness of the network for limewire users - I too have noticed that where once I only got limewire ultrapeers, now I get (lots of) morpheus, gnucleus, limewire@version@, bearshare (well once anyway) and even xolox - thing is - with morpheus it looks like I get few hosts and hardly any files available but when I search anyway I get as much as ever - eg - I had ALL morpheus ultrapeers and supposedly only 300 files available but a search of "when doves cry" brought up 200 or so ("when doves cry") files by Patti Smith, Ani D, BNL, Luka Bloom, Reclaimers, Flying Pickets, Shrodingers cat, Tupac, Afghan Wigs, 35 inch Mudder, Depeche Mode - and even - Prince - it all makes me think the 'problem' is partly illusiory - maybe the likely influx of audiogalaxy users won't be sooooo bad either
Reply With Quote
  #2 (permalink)  
Old July 1st, 2002
Gnutella Aficionado
 
Join Date: March 13th, 2002
Location: Aachen
Posts: 832
Taliban is flying high
Default

Morpheus ultrapeers break LimeWire's statistics, so when you are connected to Morpheus ultrapeers LimeWire cannot make sure how many hosts you can reach.

But Morpheus 1.9 sucks anyway.
Reply With Quote
  #3 (permalink)  
Old July 1st, 2002
Devotee
 
Join Date: July 19th, 2001
Posts: 27
cmcnulty is flying high
Default

Taliban, what's up with your sig? Why does Shareaza suck? I've used it once or twice and I thought it was a perfectly good client. It incorporates Limwire's XML metadata scheme, ultrapeers and hashing. What do you have against Shareaza?

-Chuck
Reply With Quote
  #4 (permalink)  
Old July 2nd, 2002
Gratis
Guest
 
Posts: n/a
Default

I think the problem with Morpheus Ultrapeers is not that they can not offer as many files, but that, because many of them should not be given ultrapeer status (the default setting), the downloads are not reliable.
Reply With Quote
  #5 (permalink)  
Old July 2nd, 2002
Gnutella Veteran
 
Join Date: January 12th, 2002
Location: forums.shareaza.com
Posts: 105
Dividend is flying high
Default

The stats have been broken/inaccurate for a long time now, but the new morpheus/gnucleus has pretty much mutilated it. Getting accurate stats with low bandwidth reqs on a decentralized P2P is not easy. But really, why does it matter if 30,000GB are available? As long as what you're looking for is there, isn't that good enough?

Cheers!
Reply With Quote
  #6 (permalink)  
Old July 6th, 2002
Gnubie
 
Join Date: June 8th, 2001
Posts: 39
Aeroe is flying high
Default

that's the problem, my search results are noticeably worse ever since i've been swamped with morpheus and gnucleus ultrapeers... guess either party should try to fix it, i don't want to block them out, but i will.
Reply With Quote
  #7 (permalink)  
Old July 7th, 2002
Connoisseur
 
Join Date: July 4th, 2002
Posts: 274
Krieger88 is flying high
Default

I added a few lines of code to my version of LimeWire so it will only connect to LimeWire/AquaLime ultrapeers. In case you are willing to compile LimeWire yourself this might help you:

Just edit the .../core/com/limegroup/gnutella/ManagedConnection.java and replace the initialize() method with the following one.

(lines 345 following)
public void initialize()
throws IOException, NoGnutellaOkException, BadHandshakeException {
//Establish the socket (if needed), handshake.
if (_isRouter)
super.initialize(); //no timeout for bootstrap server
else {
super.initialize(CONNECT_TIMEOUT);
if (getUserAgent() != null) {
if (getUserAgent().indexOf("Lime") == -1) // close connection if non-LimeWire
this.close();
}
}
//Start the thread to empty the output queue
new OutputRunner();
}


I know that relying on the user agent string in the handshake is not very safe, but it works.
Reply With Quote
Reply


Posting 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Morpheus and Neonet suck... only Gnutella is the good thing of Morpheus Dark Guy Morpheus (Windows) 0 March 7th, 2007 05:50 PM
How to get new ultrapeers? mannshands General Windows Support 1 June 4th, 2005 04:03 PM
ultrapeers only osu_uma Connection Problems 9 June 4th, 2003 08:02 PM
How to not get ultrapeers? Unregistered Connection Problems 28 September 20th, 2002 11:49 AM
Ultrapeers and BS Unregistered General Gnutella / Gnutella Network Discussion 1 April 13th, 2002 10:54 AM


All times are GMT -7. The time now is 12:45 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.