![]() |
|
|||||||
| Register | FAQ | The Twelve Commandments | Members List | Find the Best VPN | Today's Posts | Search |
| Development Open Discussion Anything else about the Phex development |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi
I have been looking for a simple java API to work with gnutella network. I found Jtella but it's pretty outdated. Then I tried limewire but it's kinda complex Reading throughout this gnutella forum found some posts that sugest to use Phex, but I haven't found any documentation o how to use Phex as a simple java API Any idea on what can be done here, I just need basically: -search in the gnutella network -download file from given search results -generate a file hashcode (to search through the hashcode, like magnet link) I don't mind using limewire or phex, or anything else, as long as it keeps simple to use. Any help will be really appreciated Thanks |
|
#2
|
|||
|
|||
|
Well the Phex API is probably not as simple as you would wish it to be, but we are currently in the process to make the API more easier to use.
Also there is not really much documentation available for Phex. We have a very small team and all we can offer is JavaDoc API documentation. http://www.phex.org/javadoc/phex/ Basically everything (or almost everything until its refactored) is based around the class phex.servent.Servent Check out the source of phex.Main to see how to initialize the Servent and then you can use the Servent API to navigate through the modules like network, search, download and shared files. If you are looking for anything specific drop us a note and we will do our best to assists you or improve things in the API. |
|
#3
|
|||
|
|||
|
Thanks GregorK
Will check the link and let you know if get into troubles running the Phex API. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Writing a simple gnutella client | phanij | General Gnutella Development Discussion | 2 | August 7th, 2004 04:42 AM |
| ANSEVER TO NEW PROBLEM WITH JAVA(simple and fast)! | geneticlone | General Linux Support | 3 | October 19th, 2003 01:21 AM |
| Developing a simple Gnutella Servent.. Help | miracle | General Gnutella Development Discussion | 3 | May 21st, 2003 06:27 PM |
| looking for a simple java servent | feliz | General Gnutella Development Discussion | 3 | February 14th, 2002 02:35 AM |