Skip to content

Implementation of a TCP Socket Server for the BS1-Praktikum (TH Köln)

Notifications You must be signed in to change notification settings

lmaraite/tcp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCP Server

This is an implementation of a TCP Socket Server for the BS1-Praktikum at TH Köln from 2021.

Building

To build the server run:

make tcpServer

If you want to execute the tests, you first need to install cmocka:

./setup.sh

Then you can run all tests with:

make test

About

Implementation of a TCP Socket Server for the BS1-Praktikum (TH Köln)

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •