Classes and utilities to support Flight Test Instrumentation Ethernet networks
Project description
AcraNetwork
===========
Summary
~~~~~~~~
A collection of classes for use in de-com of iNetX packets. Applies to both pcap files and straight from the network
* iNetX : Class for packing and unpacking iNetX packets
* IENA : Class for packing and unpacking IENA packets
* SimpleEthernet : A very simplified set of classes for Ethernet, IP, UDP, AFDX packets. These are not fully featured but
can do the job for what we need
* Pcap : Class and helper methods for reading pcap files
* McastSocket : Class to bind to ports to capture multicast packets
INSTALL
~~~~~~~~
Install using the standard setuptools install method
> python setup.py install
USAGE
~~~~~~~~~
The examples show some basic usage of the Classes.
pcap_to_ascii.py will read in pcap files and dump out ascii representations of the module
===========
Summary
~~~~~~~~
A collection of classes for use in de-com of iNetX packets. Applies to both pcap files and straight from the network
* iNetX : Class for packing and unpacking iNetX packets
* IENA : Class for packing and unpacking IENA packets
* SimpleEthernet : A very simplified set of classes for Ethernet, IP, UDP, AFDX packets. These are not fully featured but
can do the job for what we need
* Pcap : Class and helper methods for reading pcap files
* McastSocket : Class to bind to ports to capture multicast packets
INSTALL
~~~~~~~~
Install using the standard setuptools install method
> python setup.py install
USAGE
~~~~~~~~~
The examples show some basic usage of the Classes.
pcap_to_ascii.py will read in pcap files and dump out ascii representations of the module
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
AcraNetwork-0.1.zip
(26.9 kB
view hashes)
Built Distribution
AcraNetwork-0.1.win32.exe
(214.6 kB
view hashes)