Re: Application protocols and Address Translation

> if you can establish a single TCP connection, then you can have arbitrary
> message patterns (e.g., initiator receives requests from listener) and/or you
> can multiplex traffic over it, if your application so chooses.

yep, it helps to be able to multiplex over a single existing connection,
and BEEP certainly helps you do that.  though in practice you may also
need proxies that can route messages through a mesh of such connections.

Received on Thursday, 5 December 2002 01:16:32 UTC