Share

JTella, a Java API for GNUTella

Subscribe

Creating a connection

You are viewing a single message from this topic. View all messages.

  1. 2009-10-26 18:23:21 UTC

    Hi Dale, if your system works only sometimes, and often doesn't, then I suggest you use the logs and / or and network protocol analyzer such as Ethereal to see what's really going on between the computers.

    The examples you're using are old, but I work on a separate p2p project that uses jtella, you can take a look at http://u-p2p.sf.net. Go to our sourceforge project page, browse our source code and find the class up2p.peer.jtella.JTellaAdapter. This basically creates a node and opens connections using a hostcache file (an XML file listing hosts to connect to). I also suggest you use the latest versions of the JTella code. It's not released as a zip but you can get it from the CVS repository.

    good luck

    Alan

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.