Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 827 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 827 Bytes

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 [email protected]

License

Copyright 2001-2014, Lincoln D. Stein.

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