learningpython
Programmer
Hello
I am very new to Python and looking forward to implement in Python the ASN.1 protocol sniffer.
I need two helps here.
1. Functions to extract the bytes and bits from received from network in a serial input and performing decoding based on the input.
2. How to define the structure, like ASN.1 where further messages are based on the No which is processed dynamically ex length of messages definer further Calling IDs, etc.
Can someone help me..
learning python
I am very new to Python and looking forward to implement in Python the ASN.1 protocol sniffer.
I need two helps here.
1. Functions to extract the bytes and bits from received from network in a serial input and performing decoding based on the input.
2. How to define the structure, like ASN.1 where further messages are based on the No which is processed dynamically ex length of messages definer further Calling IDs, etc.
Can someone help me..
learning python