>The word "client" is a bit ambiguous whether it refers to a user agent >or a server in the process of connecting to another server. It would >help to be more explicit about which one of these are being referred to, >or if it applies to both.
That part shouldn't be hard -- in any TCP session, one end is listening and the other connects to it. By definition the listening end is the server and the connecting end is the client. R's, John _______________________________________________ dane mailing list [email protected] https://www.ietf.org/mailman/listinfo/dane
