Skip to content

Swmarakis/MicroTCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giorgos Somarakis
csd4797

HY-335a Project 


To run the MicroTCP

mkdir build
cd build
cmake ..
make 

You are ready to run the compiled files 'server.c' for the server side 
and the 'client.c' for the client side.

phase A is complete 

phase B is incomplete (can not send files)

About

A lightweight TCP implementation using UDP transport layer.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors