---- dataentry project ---- title : Implementation of a TCP proxy combined with UDP tunneling and error-correction contactname: Prof. Amin Shokrollahi contactmail_mail: amin.shokrollahi@epfl.ch contacttel: 021 6937512 contactroom: BC 110 type : master thesis state : unavailable table : projects created_dt : 2009-01-01 taken_dt : completed_dt : by : output_media : ====== 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.