Called by retransmitter thread whenever a message needs to be re-sent to a destination. dest has to be set in the dst field of msg, as the latter was sent multicast, but now we are sending a unicast message. Message has to be copied before sending it (as headers will be appended and therefore the message changed!).
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.