Department of Computer Science 


CS 5413: High Performance Systems and Networking (Fall 2014)

Mon/Wed/Fri 1:25-2:15; 205 Thurston Hall

   
    
* Home
* Schedule
* Labs
* Project
 
  TCP over SoNIC
Light Speed (Xuke Fang, XingXiang Lao)
 

SoNIC [1], a Software-defined Network Interface Card, which provides the access to the physical layer and data link layers in software by implement- ing them in software, provides complete control over network in real time; Hence it gives system programmers unprecedented precision for network measurements and researches. However, SoNIC only supports UDP transmission protocol for now. In this paper, we present the implementation of TCP over SoNIC and evaluation of TCP through- put over different configurations.

 
    Paper [ PDF ]
Presentation [ PDF ]
Source Code [ ZIP ]