Swmarakis/MicroTCP
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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)