Fall 2018 CSCI 373.001: Socket Complexity

A flawed example

Normalizing the I/O

Use a user-space reliable stream mechanism to extend the unreliable kernel-space socket byte stream.

  • C/C++
  • Java
  • Python — whew