barchart-udt-core
2.3.0-SNAPSHOT / 2013-05-13T01:37:38.485-0500

com.barchart.udt.ccc
Class UDPBlast

java.lang.Object
  extended by com.barchart.udt.CCC
      extended by 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

Constructor Summary
UDPBlast()
           
 
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
 

Constructor Detail

UDPBlast

public UDPBlast()
Method Detail

setRate

public void setRate(int mbps)

barchart-udt-core
2.3.0-SNAPSHOT / 2013-05-13T01:37:38.485-0500

Copyright © 2009-2013 Barchart, Inc.. All Rights Reserved.