-
Just finished working on the sources. Added a port field to the Client. The field disables the Connect button if empty and is initialized with a value of 55100.
2009-04-12 21:37:58 UTC in Distriblend
-
I just looked at the Node and it does allow for a different port. I guess the problem is only in the Client.
2009-04-12 02:57:14 UTC in Distriblend
-
Distributor allows for custom ports for both client and node connections. Although I have yet to look at the node, the client offers no option for a different port. I looked at the source and the port is defined in the main class of the client. I changed it to read from the commandline arguments but I will try a different solution.
2009-04-10 17:48:04 UTC in Distriblend