/chif_net

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

Primary LanguageCMIT LicenseMIT

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.