Seminar on Internet Technologies (Summer 2017): Difference between revisions

Line 79: Line 79:
|-
|-
| '''Google QUIC'''
| '''Google QUIC'''
QUIC is an experimental transport layer network protocol designed by Jim Roskind at Google, initially implemented in 2012. Investigate QUIC in detail and conduct some experiments to compare QUIC with TCP. The experiments should be designed by the student himself/herself.
QUIC is an experimental transport layer network protocol designed by Jim Roskind at Google, initially implemented in 2012. Investigate QUIC in detail and conduct some simple experiments to compare QUIC with TCP. The experiments should be designed by the student himself/herself.
| [http://www.net.informatik.uni-goettingen.de/people/enhuan_dong Enhuan Dong]
| [http://www.net.informatik.uni-goettingen.de/people/enhuan_dong Enhuan Dong]
|[https://en.wikipedia.org/wiki/QUIC][https://docs.google.com/document/d/1RNHkx_VvKWyWg6Lr8SZ-saqsQx7rFV-ev2jRFUoVD34/edit][https://datatracker.ietf.org/wg/quic/about/][https://github.com/google/proto-quic][https://groups.google.com/a/chromium.org/forum/#!topic/proto-quic/CioG51ecKB8]
|[https://en.wikipedia.org/wiki/QUIC][https://docs.google.com/document/d/1RNHkx_VvKWyWg6Lr8SZ-saqsQx7rFV-ev2jRFUoVD34/edit][https://datatracker.ietf.org/wg/quic/about/][https://github.com/google/proto-quic][https://groups.google.com/a/chromium.org/forum/#!topic/proto-quic/CioG51ecKB8]
|-
|-
| '''Google TCP BBR'''
| '''Google TCP BBR'''
TCP BBR is developed by Google. Investigate BBR in detail and conduct some experiments to compare BBR with TCP Cubic.The experiments should be designed by the student himself/herself.
TCP BBR is developed by Google. Investigate BBR in detail and conduct some simple experiments to compare BBR with TCP Cubic.The experiments should be designed by the student himself/herself.
| [http://www.net.informatik.uni-goettingen.de/people/enhuan_dong Enhuan Dong]
| [http://www.net.informatik.uni-goettingen.de/people/enhuan_dong Enhuan Dong]
|[http://queue.acm.org/detail.cfm?id=3022184][https://github.com/google/bbr][https://groups.google.com/forum/#!forum/bbr-dev]
|[http://queue.acm.org/detail.cfm?id=3022184][https://github.com/google/bbr][https://groups.google.com/forum/#!forum/bbr-dev]
23

edits