The idea is to use SENDER/RECEIVER on the same application!

I implement this two project multicast Sender and multicast Receiver under a mother project file.

I need to run this two functionality on the mother project file, but the compile error just return me that the thread of Receiver stop without work one time. What can I do to solve this problem?


Please help me! It is a problem of logic? I don't see anywhere if it is impossible do that.