Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > Phex (Cross-platform) > Help & Support
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

Help & Support Information on the useage and anything else of Phex
- Unless you are using or asking about PHEX, please do not post in this section
(Get ”Phex 3.4.2.163 universal" now)


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old January 4th, 2008
Phex Developer
 
Join Date: May 8th, 2001
Location: Stuttgart, Germany
Posts: 988
GregorK is flying high
Default

That sounds good!
First I recommend to get the sources from:
https://phex.svn.sourceforge.net/svnroot/phex/phex/tags/release-3.2.0.102

Although 3.2 is already quite old and there should be better source available in the trunk. But the trunk is going through some big refactoring currently, so I can't recommend to use it.

Phex uses Apache ant to build from sources, the scripts are in the build directory.
The output/lib directory should contain the JARs after building.
There is also some more info on the Wiki:
http://www.phex.org/wiki/index.php/B...rom_Subversion

What you need to change is in file /src/phex/net/Server.java replace the method hasConnectedIncoming() with the following:
Code:
public boolean hasConnectedIncoming()
{
    return true;
}
Hope that it will help you.

Gregor
__________________
Reply With Quote
  #2 (permalink)  
Old January 4th, 2008
Apprentice
 
Join Date: January 3rd, 2008
Posts: 5
ilmorez is flying high
Default

Hi GregorK,
IT WORKS! Thanks a lot, you've been very kind.
Quote:
I think I remember someone had a similar problem a few months ago with private networks
Maybe you mean this thread
I read it but I hoped there were a "clean" (I mean without code hacking) way to fix it, but it's ok, it works .. and Phex looks really great to fit in what I was plannig to do.

BTW which IDE do you use for developing it, Netbeans? Eclipse?
Maybe I can try with testing it (even if I will probably use it only in private network) with the support of a good IDE (and a debugger).

Thanks again for helping (and for developing Phex of course )
Reply With Quote
  #3 (permalink)  
Old January 4th, 2008
Phex Developer
 
Join Date: May 8th, 2001
Location: Stuttgart, Germany
Posts: 988
GregorK is flying high
Default

Good to hear that it is working.
I personally use Eclipse for development and debugging.
__________________
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 11:14 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.