Changes between Version 32 and Version 33 of Old/NodeHandler/Multicast
- Timestamp:
- Apr 3, 2006, 7:09:25 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/NodeHandler/Multicast
v32 v33 11 11 12 12 == Major Design Requirements == 13 '''R.1:''' 13 14 {{{ 14 '''R.1:'''It has been decided that a feedback-free reliable multicast protocol will be used and that all feedbacks will be sent through TCP. This is because then15 It has been decided that a feedback-free reliable multicast protocol will be used and that all feedbacks will be sent through TCP. This is because then 15 16 16 17 - reliable feedbacks can then be ensured,