![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
Development Open Discussion Anything else about the Phex development |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
| |||
![]() Both is possible: Ultrapeer: You can force Phex to be ultrapeer by setting the preference: Connection.ForceToBeUltrapeer = true or modify class PrivateNetworkConstants.DEFAULT_FORCE_TOBE_ULTRAPE ER Otherwise check Servent.isAbleToBecomeUltrapeer() for the conditions that need to apply for a servent to become ultrapeer. The file src/main/resources/phex/resources/phex.hosts contains a list of hosts Phex tries to connect to on startup. If you like to create a real private network, there are a few code changes that need to be applied. There should be some outdated instructions in the forum and on the Phex wiki. If you like to experiment with it and like to help to incorporate this into the source with an easy "private" switch, it would be very cool. Gregor |
| |||
![]() Since I would like to write an application that exchanges files using phex, I would like to set up my local network to test it first, i.e. I want that
Anyway, I will look at instructions in the forum before I proceed. Thanks for the feedback. |
| |||
![]() I have managed to get Ubuntu on some old computer and start phex from there. I also started phex on my main computer and both servents are connected to each other. So, I have a network of two computers. Now I have a folder phex in my home directory. It contains three folders: download, incomplete, shared I have put a file (some mp3 whose file name contains the word "bach") in folder shared. From phex I have added the shared folder to Library -> Shared Files. But now, if I start a search on the other phex servent (search for "bach") I get no result. Does anyone have an idea as to what I might be doing wrong? Thank you in advance and many greetings Giorgio Last edited by giorgiob; June 17th, 2011 at 01:13 PM. |
![]() |
| |