msimms / NetworkDefinitions

Network definitions that I use in numerous applications and am tired of rewriting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIT license

NetworkDefinitions

This project provides C language definitions and types that are useful when working with network packets.

Rationale

I've written lots of networking software and am tired of rewriting the same basic definitions.

Using

Add this project as a submodule to your project and then add the files to your build.

License, Compatibility

This library is released under the MIT license, see LICENSE for details.

About

Network definitions that I use in numerous applications and am tired of rewriting.

License:MIT License


Languages

Language:C 100.0%