I have to send the same message to multiple modules. I used the following code:
cMessage *msg=new cMessage("Broadcast"); msg->setKind(SENDTOALL); cT