This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:projects:details:amin03 [2009/04/07 15:23] admin created |
en:projects:details:amin03 [2016/06/23 11:26] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | === Implementation of a TCP proxy combined with UDP tunneling and error-correction === | ||
- | |||
- | The goal is the implementation of a prototype TCP-proxy which terminates all incoming | ||
- | requests, blocks them, uses a version of Raptor codes to encode the block, sends the | ||
- | block over a UDP tunnel to the end-proxy, which decodes the block and establishes the | ||
- | correct TCP connections. | ||
- | |||
---- dataentry project ---- | ---- dataentry project ---- | ||
title : Implementation of a TCP proxy combined with UDP tunneling and error-correction | title : Implementation of a TCP proxy combined with UDP tunneling and error-correction | ||
Line 13: | Line 6: | ||
contactroom: BC 110 | contactroom: BC 110 | ||
type : master thesis | type : master thesis | ||
- | status : available | + | state : unavailable |
table : projects | table : projects | ||
created_dt : 2009-01-01 | created_dt : 2009-01-01 | ||
Line 23: | Line 16: | ||
template:datatemplates:project | template:datatemplates:project | ||
---- | ---- | ||
+ | |||
+ | The goal is the implementation of a prototype TCP-proxy which terminates all incoming | ||
+ | requests, blocks them, uses a version of Raptor codes to encode the block, sends the | ||
+ | block over a UDP tunnel to the end-proxy, which decodes the block and establishes the | ||
+ | correct TCP connections. | ||
+ | |||
+ |