PacMap  1.05
PacketMapper
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Namespaces | Classes | Enumerations
Package PacMap.Packet

Namespaces

package  Exceptions
 

Classes

class  Frame
 Packet Frame More...
 
interface  IPacketPackager
 PPMI - Packet Packager Manager Interface More...
 
class  Packet
 Single Packet Class More...
 
class  PacketBrowser
 PAIB (Packet Advanced Information Browser) More...
 
class  PacketPackager
 Packet Packager Manager More...
 

Enumerations

enum  Direction { Direction.LocalToRemote, Direction.RemoteToLocal }
 Packet Transmission Direction More...
 

Enumeration Type Documentation

Packet Transmission Direction

Enumerator
LocalToRemote 

Local Node –> Remote Node

RemoteToLocal 

Remote Node –> Local Node