Home | Trees | Indices | Help |
|
---|
|
1 # $Id: tpkt.py 271 2006-01-11 16:03:33Z dugsong $ 2 3 """ISO Transport Service on top of the TCP (TPKT).""" 4 5 import dpkt 6 7 # TPKT - RFC 1006 Section 6 8 # http://www.faqs.org/rfcs/rfc1006.html 9 16
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Sep 23 00:54:38 2009 | http://epydoc.sourceforge.net |