forces-2----Page:23
1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23 

Protocol for Data Channel
May need further investigation
Other options:
Datagram Congestion Control Protocol (DCCP)
Provides congestion control but not reliable (which satisfies requirements for data channel)
Experimented with this but no stable implementation available at this point
Generic Routing Encapsulation (GRE) Tunneling
Encapsulate data packets in a GRE header ? data channel is a GRE tunnel
Rate limiting may be done by the FE to provide support for congestion control
Consider other tunneling protocols

PPT Version