InputOutputHandler component - Handles (mix) message-based connections (see package Message) with communication partners (clients, other mixes and proxy servers) and therefore abstracts from the physic communication channels.

Contains a class for each type of communication partner ("client", "previous mix", "next mix" and "proxy").

Calculates reply size dynamically (depending on the current traffic situation).