stmwiz / zed_net

Single file public domain networking library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zed_net

zed_net is a single file, public domain library that provides a simple wrapper around BSD sockets (Winsock 2.2 on Windows), intended primary for use in games. Only UDP sockets are supported at this time, but this may later expand to include TCP.

This is my first library, and any suggestions/concerns are welcomed! (@TheZedZull or thezedzull -at- gmail -dot- com)

About

Single file public domain networking library


Languages

Language:C 100.0%