network-house

Haskell data structures and parsers for Ethernet, TCP, UDP, IPv4, IPv6, ICMP, DHCP, and TFTP packages. Extracted from the House project network stack.


Keywords
library, network, Propose Tags, https://code.google.com/p/pdxhouse/, , Index, Net.ARP, Net.ARP_Protocol, Net.Bits, Net.ClientInterface, Net.Concurrent, Net.DHCP, Net.DHCP_Client, Net.Ethernet, Net.EthernetClient, Net.ICMP, Net.IO, Net.IPv4, Net.IPv4Client, Net.IPv4Link, Net.IPv4OverEthernet, Net.IPv6, Net.Interface, Net.Packet, Net.PacketParsing, Net.PortNumber, Net.Servers, Net.TCP, Net.TCP_Client, Net.TFTP, Net.TFTP_Client, Net.Test, Net.UDP, Net.UDP_Client, Net.Utils, Net.Wire, network-house-0.1.0.2.tar.gz, browse, Package description, Package maintainers, NiklasHambuechen, edit package information
License
GPL-2.0-only
Install
cabal install network-house-0.1.0.2

Documentation

network-house

The network stack extracted from the House project.

Provides data structures and parsers for Ethernet, TCP, UDP, IPv4, IPv6, ICMP, DHCP and TFTP packets as well as some server implementations.

This package was extracted from house due to the lack of existing network package parsing libraries.

License: GPLv2 (from House)