Class Summary |
DataPacket |
Build a packet with source, destination, data length and the data which should be send as information. |
MMRPEntity |
A sender and a receiver have to be available to register and deregister MMRP Paths. |
MMRPPacket |
Build and return the MMRPPacket |
MMRPReceiver |
Receives packets which are send from the stream. |
MMRPSender |
Send data packets into the MMRPPath |
PacketHandler |
The PacketHandler sends packets through the network device |
PcapHandler |
Try to get the device by the MAC address which is given by the user |
ThreadKeepPathAlive |
This class maintains the MMRP path connection. |