Re: [Fresco-devel] [ReFresco 03] Proposed network architecture overview

[email protected] Mon, 2 Feb 2004 20:56:40 +0100
Newsgroups gmane.comp.video.fresco.devel
Message-ID <20040202195640.GA616@balthasar>
hi...

> > Your DOS scenario isn't a problem either.
> 
> I still think it is: Lets assume there are two object A and B in the same
> client. They share one connection to the server. A can now block that
> connection for long times by sending huge messages (the max. message length
> takes several days to go over a 100MBit network). B can't send data to the
> server during that time.
do we have _one_ tcp-connection per client to the server? in this case messages
can processed in paralel i think. so other messages (to and from the server)
can send without limitation.

or is caprice not a client/server-architecture?

cinap_lenrek