Uses of Package
com.biglybt.core.peermanager.utils
-
Packages that use com.biglybt.core.peermanager.utils Package Description com.biglybt.core.peer.impl.transport com.biglybt.core.peermanager.utils -
Classes in com.biglybt.core.peermanager.utils used by com.biglybt.core.peer.impl.transport Class Description OutgoingBTHaveMessageAggregator Utility class to enable write aggregation of BT Have messages, in order to save bandwidth by not wasting a whole network packet on a single small 9-byte message, and instead pad them onto other messages.OutgoingBTPieceMessageHandler Front-end manager for handling requested outgoing bittorrent Piece messages.PeerMessageLimiter Handles incoming peer message counting/timing/stats in order to catch and block abusive peers.