The network-house package
The network stack extracted from the House (https://code.google.com/p/pdxhouse/) 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.
Properties
| Version | 0.1.0.0 |
|---|---|
| Dependencies | array (≥0.4.0), base (≥4 & ≤5), containers (≥0.4.0), mtl (≥2.1.0) |
| License | GPL-2 |
| Author | The House Authors |
| Maintainer | Niklas Hambüchen <mail@nh2.me> |
| Stability | experimental |
| Category | Network |
| Home page | https://github.com/nh2/network-house |
| Bug tracker | https://github.com/nh2/network-house/issues |
| Source repository | git clone https://github.com/nh2/network-house |
| Upload date | Tue Oct 30 21:03:16 UTC 2012 |
| Uploaded by | NiklasHambuechen |
| Built on | ghc-7.6 |
Modules
- Net
- 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
Downloads
- network-house-0.1.0.0.tar.gz (Cabal source package)
- package description (included in the package)