![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
General Gnutella Development Discussion For general discussion about Gnutella development. |
![]() |
| LinkBack | Thread Tools | Display Modes |
| |||
![]() 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. |
| ||||
![]() 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. |
| ||||
![]() 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. |
| |||
![]() 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. |
| ||||
![]() 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. |
![]() |
| |