Ethernet Header Extraction Tool
Ethereal is a free software program that can record LAN traffic (www.ethereal.com). The recorded data file shows time stamps, packet lengths, and header and data fields for every captured network packet.
This program lets you extract selected header fields from a captured data file and write the fields into MATLAB arrays. This can be useful for network traffic simulations, where you are interested in accurately modeling the bursty nature of LAN communications. This program lets you extract the packet timestamps, packet lengths, source and destination address fields, etc.
This program is not an industrial strength tool. It has some limitations in terms of the files that can be analyzed and some very simple error checking. Please read the attached readme.txt file for instructions on how to use this tool.
Citar como
Mike Donovan (2023). Ethernet Header Extraction Tool (https://www.mathworks.com/matlabcentral/fileexchange/15444-ethernet-header-extraction-tool), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.