it.unina.traffic
Interface LinkWeightsSender

All Known Implementing Classes:
MultipleUDPLinkWeightsSender, TCPServerLinkWeightsSender

public interface LinkWeightsSender

Send link weights to hosts in the network

Creation date: 19/06/2007

Author:
Gaƫl Monfort (monfort@run.montefiore.ulg.ac.be)

Method Summary
 void sendLinkWeights()
          This method sends the link weight the the hosts of the domain.
 void stop()
           
 

Method Detail

sendLinkWeights

void sendLinkWeights()
This method sends the link weight the the hosts of the domain. It doesn't throw exception but log messages about which hosts cause errors.


stop

void stop()


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.