Package Peach :: Package Generators :: Module turn
[hide private]

Module turn

source code

[BETA] TURN protocol generator. TURN is an extension of the STUN protocol. TURN packets are generated using the StunPacket top level container with TURN message types and attributes as needed.


Author: Michael Eddington

Version: $Id: Peach.Generators.turn-module.html 1138 2008-08-16 19:39:03Z meddingt $

Classes [hide private]
  TurnHeader
This generator creates a TURN header.
  TurnAttribute
This generator creates a STUN attribute.
  TurnNatAddressAttribute
IP Family 1 byte IP Port 2 bytes IP Address 4 bytes
  TurnLifetimeAttribute
LIFETIME
  TurnAlternateServerAttribute
ALTERNATE-SERVER
  TurnMagicCookieAttribute
MAGIC-COOKIE
  TurnBandwidthAttribute
BANDWIDTH
  TurnDestinationAddressAttribute
DESTINATION-ADDRESS
  TurnRemoteAddressAttribute
REMOTE-ADDRESS
  TurnDataAttribute
DATA
  TurnNonceAttribute
NONCE
  TurnRealmAttribute
REALM