Server to server = Server client to server?
- From: - <nobody@xxxxxxxx>
- Date: Fri, 29 Jul 2005 10:44:55 +0800
For a server to server connection, is the connecting server considered as a client of the accepting server or is it not?
I have the following classes:
Connection <--- base class of the following two ClientConnection <--- client ServerConnection <--- server ServerClientConnection <--- server as a client of another server.
But then I came across something that states "A client is anything connected to a server that is not another client".
Comments please...
.
- Follow-Ups:
- Re: Server to server = Server client to server?
- From: jeak110@xxxxxxxxxxx
- Re: Server to server = Server client to server?
- Prev by Date: Re: How to covert String("6,400.0") to Double ?
- Next by Date: Re: how to fill the string to length = 256
- Previous by thread: expression and statements in Java
- Next by thread: Re: Server to server = Server client to server?
- Index(es):