Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/winterrdog/sockets-check

A small client-server setup i wrote up quick for practice. Used sockets API for Linux
https://github.com/winterrdog/sockets-check

c-cpp linux networking socket-programming

Last synced: 15 days ago
JSON representation

A small client-server setup i wrote up quick for practice. Used sockets API for Linux

Awesome Lists containing this project

README

        

# sockets-check
A small client-server setup i wrote up quick for practice. Used sockets API for Linux

# running it
```sh
gcc -o
```