Thread: My first critic
View Single Post
  #3 (permalink)  
Old 02-18-2003
Martin.Both Martin.Both is offline
Registered User
 
 
Join Date: Feb 2003
Location: Germany
Posts: 4
Thanks for your quick answers.

To: fragmented messages in "ICE-protocol"

I agree with you but that is not exactly what I like to notice.
With fragmented messages a client can simultaneous
send more than one request on one connection.
Without fragmented messages a client thread have to
open a new connection to the same server per thread.
This is more a real time issue. And I understand that you
don't address that.
What I miss is a description of your connection management
in this case and the protocol definition.

Martin
Reply With Quote