ASN.1 are u hinting about SNMP ? look in at net-snmp.sourceforge.net -Ranganath.S
On Mon, Mar 9, 2009 at 2:08 PM, learningpython <[email protected]>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 > [email protected] > http://mail.python.org/mailman/listinfo/bangpypers > -- I blog at http://ranganaths.wordpress.com
_______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
