Package twisted :: Package protocols :: Module raw :: Class IRawPacketProtocol
[show private | hide private]
[frames | no frames]

Class IRawPacketProtocol

NonMetaInterface --+
                   |
                  IRawPacketProtocol


An interface for low-level protocols such as IP and ARP.
Method Summary
  addProto()
Add a protocol on top of this one.
  datagramReceived()
An IP datagram has been received.

Method Details

addProto()

Add a protocol on top of this one.

datagramReceived()

An IP datagram has been received. Parse and process it.

Generated by Epydoc 1.1 on Fri Jun 27 03:45:54 2003 http://epydoc.sf.net