Skip to content

GVardakis/microTCP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microTCP

A lightweight TCP implementation using UDP transport layer.

This is the class project for CS-335a (www.csd.uoc.gr/~hy335a/) for the 2015-2016.

Build instructions

mkdir build
cd build
cmake ..
make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.9%
  • CMake 9.1%