i dont know about ASN.1 but there is a very good network tool available in python called scapy. you can check it out at http://www.secdev.org/projects/scapy/
On Mon, Mar 9, 2009 at 2:08 PM, learningpython <learningpyt...@aol.com> wrote: > > 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 > -- > View this message in context: > http://www.nabble.com/Implementing-Protocol-Sniffer-in-Python.-tp22409023p22409023.html > Sent from the BangPypers - Bangalore Python Users Group mailing list archive > at Nabble.com. > > _______________________________________________ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers > _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers