I would like to do a similar experiment as a test.
I would like to build a network with 2 or 3 computers and have one servent running on each node.
As far as I understand, a servent has a number of IP addresses where it looks for other running servents at startup.
Question: Where (in the code) are these addresses configured in phex?
Is it possible to have them read from a configuration file?
I would also be interested to know how to switch a phex servent to ultra peer mode (in case this is possible). |