com.barchart.udt.ccc
Class UDPBlast
java.lang.Object
com.barchart.udt.CCC
com.barchart.udt.ccc.UDPBlast
public class UDPBlast
- extends CCC
Wrapper around the CUDPBlast class that demos the use of a custom congestion
control algorithm
- Author:
- CCob
|
Method Summary |
void |
setRate(int mbps)
|
| Methods inherited from class com.barchart.udt.CCC |
close, getPerfInfo, init, onACK, onLoss, onTimeout, setACKInterval, setACKTimer, setCWndSize, setPacketSndPeriod, setRTO |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDPBlast
public UDPBlast()
setRate
public void setRate(int mbps)
Copyright © 2009-2013 Barchart, Inc.. All Rights Reserved.