Home › Forums › PeerfactSim Forum › Sending and receiving application messages through overlay (in this case Chord) › Reply To: Sending and receiving application messages through overlay (in this case Chord)
May 21, 2015 at 5:34 pm
#787
Philipp Giesen
Guest
Okay, I found the solution. I modified the method messageArrived() within class KBRMsgHandler to accept messages from my Application. Currently the method only checks for instances of KBRLookupMessage. All other messages arriving at the target node are disregarded. Is this behaviour intended?
Regards,
Philipp