dumheter / chif_net

chif_net is a light cross-platform socket library, one API for socket functionality on Linux, Windows and Mac.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is chif_net?

chif_net is a light cross-platform network library, one API for socket functionality on Linux, Windows and Mac.

What parts of sockets are in the library?

TCP and UDP with IPv4 and IPv6 addresses.

Usage

For examples, check the examples folder. For documentation, read the chif_net.h file.

About

chif_net is a light cross-platform socket library, one API for socket functionality on Linux, Windows and Mac.

License:MIT License


Languages

Language:C 98.2%Language:CMake 1.7%Language:Shell 0.1%