Pio is a ruby gem to easily parse and generate network packets.
See https://relishapp.com/trema/pio/docs for links to documentation for all APIs.
The simplest way to install Pio is to use Bundler.
Add Pio to your Gemfile
:
gem 'pio'
and install it by running Bundler:
bundle
https://github.com/trema/pio/contributors
Pio is released under the GNU General Public License version 2.0 or MIT License: