Corrected Version of pcap2matlab

バージョン 1.0.1 (5.45 KB) 作成者: Tareq Rahmani
I have found so many limitations and wrong output using the pcap2matlab. I tested it using some real Mobile Telecommunication trace pcap
ダウンロード: 204
更新 2020/4/7

ライセンスの表示

First , we thank very much the author who designed this pcap2matlab. It is really great work and made easy for me many things. However , when I cam to try it and test it on my pcap trace files (containing , camel, sctp, tcap,.. protocols ), I found erroneous output and many fields are not appearing in the structure of the output :
framenumber ipaddr e212imsi e164msisdn frametime
___________ ______ __________ __________ _________

1 NaN 4.2002e+14 9.6651e+23 12288
2 NaN 0 0 12288
3 NaN 0 0 12288
4 NaN 0 0 12290
5 NaN 0 0 12290
problems :
- It was giving only decimal outputs => however , in trace we find most of them strings
- The time in frametime is not correct because it is giving only HH:mm:SS,

Corrections : I have reviewed the code and now it is giving complete and accurate reading of the protocols fields...

引用

Tareq Rahmani (2024). Corrected Version of pcap2matlab (https://www.mathworks.com/matlabcentral/fileexchange/74909-corrected-version-of-pcap2matlab), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2019a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.1

Corrected

1.0.0