![]() |
|
|||||||
| Register | FAQ | The Twelve Commandments | Members List | Find the Best VPN | Today's Posts | Search |
| General Gnutella Development Discussion For general discussion about Gnutella development. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I'm programming an aplications based on JTella, but I have some problems to connect the peers because JTella launch a exception:
java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start(Native Method) at com.kenmccrary.jtella.util.SocketFactory.getSocket (SocketFactory.java:28) at com.kenmccrary.jtella.Connection.startOutgoingConn ection(Connection.java:372) at com.kenmccrary.jtella.OutgoingConnectionManager$Co nnectionStarter.run(OutgoingConnectionManager.java :227) if I try to connect a lot of times and if I try to connect few times the peers not contects. I need a complete example of a JTella aplication. Thanks and sorry for my bad english. |
|
#2
|
||||
|
||||
|
As far as I know, JTella is very outdated, now.
To have a client which offers most features of todays Gnutella you could build on Phex instead: - http://sf.net/project/phex - Phex - Home Using Phex you'll also be able to find people who use it and can offer help.
__________________
-> put this banner into your own signature! <- -- Erst im Spiel lebt der Mensch. Nur ludantaj homoj vivas. GnuFU.net - Gnutella For Users Draketo.de - Shortstories, Poems, Music and strange Ideas. |
|
#3
|
|||
|
|||
|
phex seens very difficult. My aplication only need do querys and get request. The Gnutella part is very Simple and the net must be private. There are some simple example of phex aplications??
|
|
#4
|
||||
|
||||
|
Not yet.
To make the net private, just choose a different network name in Phex. Please have a look at the phex Search class to see if you grasp it. https://phex.svn.sourceforge.net/svn...ry/Search.java You can get the whole code via subversion: svn co https://phex.svn.sourceforge.net/svn...ex/phex/trunk/
__________________
-> put this banner into your own signature! <- -- Erst im Spiel lebt der Mensch. Nur ludantaj homoj vivas. GnuFU.net - Gnutella For Users Draketo.de - Shortstories, Poems, Music and strange Ideas. |
|
#5
|
|||
|
|||
|
I'm seeing the https://phex.svn.sourceforge.net/svn...phex/Main.java class, but I don't know if in this it is completely finished the configuration process, and with this I can do a query yet.
thanks for your help, I'm a noob with this. |
|
#6
|
||||
|
||||
|
I'm glad to see that it already partly works.
Please head over to the Phex Development Board to get more advanced feekback: Development Open Discussion - Gnutella Forums
__________________
-> put this banner into your own signature! <- -- Erst im Spiel lebt der Mensch. Nur ludantaj homoj vivas. GnuFU.net - Gnutella For Users Draketo.de - Shortstories, Poems, Music and strange Ideas. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| using JTella | FlashAsh99 | General Gnutella Development Discussion | 1 | June 22nd, 2005 04:54 AM |
| running JTella | vmiharia | General Gnutella Development Discussion | 3 | February 12th, 2005 12:31 PM |
| Gnutella client using Jtella | deepak | General Gnutella Development Discussion | 5 | November 28th, 2003 10:10 AM |
| Jtella | feliz | General Gnutella Development Discussion | 0 | February 25th, 2002 05:58 AM |