Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37399879
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-Net-Packet

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 3.28-alt2
Время сборки: 15 апреля 2021, 01:24 ( 157.1 недели назад )
Размер архива: 93.35 Kb

Домашняя страница:   http://search.cpan.org/dist/Net-Packet/

Лицензия: Artistic
О пакете: A framework to easily send and receive frames from layer 2 to layer 7
Описание:

This module is a unified framework to craft, send and receive packets at
layers 2, 3, 4 and 7.

Basically, you forge each layer of a frame (Net::Packet::IPv4 for layer 3,
Net::Packet::TCP for layer 4 ; for example), and pack all of this into a
Net::Packet::Frame object. Then, you can send the frame to the network,
and receive it easily, since the response is automatically searched for
and matched against the request.

*** This framework is obsolete. Use Net::Frame::* now.

Текущий майнтейнер: Igor Vlasenko

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-Net-Packet
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin