Download List

Project Description

Packet.Net is a .Net assembly that provides a way to dissect and construct network packets. Packet parameters are accessible via class properties.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-04-11 18:23
0.4.0

API changes were made to add LLDP packet parsing support. GetType() was renamed to GetEncapsulated() to avoid name confusion with the .NET built-in Type.GetType() method. The ARPPacket constructor exception was fixed. IPv4Packet.Id now uses the proper number of bytes for the field to avoid overwriting the next field. ICMPv6 support was added. TcpPacket, IpPacket, and similar automatically update their checksums to simplify things for the user.

2010-01-26 14:19
0.1.0

This is the initial release.
Tags: Initial freshmeat announcement

Project Resources