working of handle message

8 views
Skip to first unread message

Surabhi Sharma

unread,
Feb 19, 2017, 2:18:20 PM2/19/17
to OMNeT++ Users
hello everyone
i need some help
There are so many different messages in my project and i need to respond to them differently.But when i am trying to different messages, handle messages is mixing them all up. .Please suggest me some way so i can handle all the messages individually. 

Pedro

unread,
Feb 19, 2017, 11:43:50 PM2/19/17
to OMNeT++ Users
msg is sent as a parameter so you have to make a strcmp between expected message and what was received.
for each message you have to write a specific code. add more information in order to other people help you.
Reply all
Reply to author
Forward
0 new messages