RE: client and server terminology backwards in the docs?

2005-12-04 Thread Lengyel, Florian
Title: RE: client and server terminology backwards in the docs? Now you have a counterexample to the rule that servers must passively listen for a connection and respond. Servers provide a service; clients make use of it. The implementation specific detail that servers have to passively

RE: Which ports to open in which direction...

2005-12-04 Thread David Leangen
Hello, Kevin, does your current setup work for you? I guess it should work most of the time. In your case, it'll fail when it couldn't find an open port in tcp 5:50100 or in udp 700:710. Actually, I haven't yet had time to see this through all the way. I was hoping that the docs would be

RE: client and server terminology backwards in the docs?

2005-12-04 Thread Lengyel, Florian
Title: RE: client and server terminology backwards in the docs? Speaking of the need for the server to listen for a connection, in fact, the connection between the server and the clients is established initially in the disklist file, which names the client machines and the partitions to be