lstein / LibIO-Interface-Perl

Perl interface to Unix network interface API
Artistic License 2.0
4 stars 3 forks source link

LibIO-Interface-Perl

Perl interface to Unix network interface API

IO::Interface adds object methods to IO::Socket objects to allow them to get and set operational characteristics of network interface cards, such as IP addresses, net masks, and so forth. It is useful for identifying runtime characteristics of cards, such as broadcast addresses, and finding interfaces that satisfy certain criteria, such Perl interface to Unix network interface API as the ability to multicast.

For support, please use the GitHub repository at https://github.com/lstein/LibIO-Interface-Perl

Author

Lincoln D. Stein lincoln.stein@gmail.com

License

Copyright 2001-2014, Lincoln D. Stein.

This library is distributed under the Perl Artistic License 2.0. Please see LICENSE for more information.