ZetNet is a set of tools for TCP Client/Server
- Create building information through cmake with the following command,
cmake -Bbuild
- Compile the project with the following command,
make -C build
After the build, ZetNet library and other utilities will be placed at bin directory.