![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
Connection Problems Problems getting the LimeWire or WireShare program connecting to the Gnutella network.
(not about connecting to files, that is a Download/Upload Problems section issue.) Please supply system details as described in the forum rules.
Start here Suggestions to help you get connected, * try here first *, then see below (click on 'this' blue link) Did you FORGET something BEFORE you posted? If you post in this section you MUST provide these details: System details - help us to help you (click on 'this' blue link), else do not be surprised if your posting is ignored :) |
| LinkBack | Thread Tools | Display Modes |
| |||
![]() cvs diff -w -i ConnectionManager.java (in directory E:\coding\lime2\limewire\core\com\limegroup\gnutel la\) Index: ConnectionManager.java ================================================== ================= RCS file: /usr/local/tigris/data/helm/cvs/repository/core/com/limegroup/gnutella/ConnectionManager.java,v retrieving revision 1.128 diff -w -i -r1.128 ConnectionManager.java 359c359 < if ((newKeep > 1) && hasClientSupernodeConnection()) --- > if ((newKeep > 5) && hasClientSupernodeConnection()) 398c398 < if (connections.size()!=1) --- > if (connections.size()!=1) { 400c400,402 < else { --- > } else if(connections.size() < _keepAlive) { > return false; > } else { 531,532c533,534 < else if (hasClientSupernodeConnection()) < return false; --- > // else if (hasClientSupernodeConnection()) > // return false; 1111c1113,1115 < setKeepAlive(Math.min(1, _keepAlive)); --- > > // > //setKeepAlive(Math.min(1, _keepAlive)); 1118c1122,1123 < if(!connection.equals(supernodeConnection)) --- > //if(!connection.equals(supernodeConnection)) > if(!connection.isSupernodeClientConnection()) *****CVS exited normally with code 1***** cvs diff -w -i RouterService.java (in directory E:\coding\lime2\limewire\core\com\limegroup\gnutel la\) Index: RouterService.java ================================================== ================= RCS file: /usr/local/tigris/data/helm/cvs/repository/core/com/limegroup/gnutella/RouterService.java,v retrieving revision 1.116 diff -w -i -r1.116 RouterService.java 444c444 < if ((newKeep > 1) && hasClientSupernodeConnection()) --- > if ((newKeep > 5) && hasClientSupernodeConnection()) *****CVS exited normally with code 1***** cvs diff -w -i GUIMediator.java (in directory E:\coding\lime2\limewire\gui\com\limegroup\gnutell a\gui) Index: GUIMediator.java ================================================== ================= RCS file: /usr/local/tigris/data/helm/cvs/repository/gui/com/limegroup/gnutella/gui/GUIMediator.java,v retrieving revision 1.40 diff -w -i -r1.40 GUIMediator.java 1078c1078 < return(SHOW_ADS); --- > return(false); *****CVS exited normally with code 1***** Now I am connected to multiple ultrapeers. |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problems with connections | sipher | Open Discussion topics | 6 | January 15th, 2009 07:06 PM |
Problems with connections and searching | allen_p | General Linux Support | 8 | September 25th, 2008 06:48 PM |
Connections Problems | Unregistered | Connection Problems | 17 | August 26th, 2008 05:08 PM |
Connections Problems.... still | Chickadee720 | Connection Problems | 7 | June 26th, 2008 03:49 PM |