What's the difference between these two?

23 views
Skip to first unread message

Shaikha Al-Khuder

unread,
Feb 8, 2016, 10:36:26 AM2/8/16
to OMNeT++ Users

dynamic_cast<UDPPacket *>(msg)


and


PK(msg)


??

Rudolf Hornig

unread,
Feb 8, 2016, 10:41:04 AM2/8/16
to OMNeT++ Users

The first is casting the msg pointer to UDPPacket* while the second is to cPacket*

Shaikha Al-Khuder

unread,
Feb 8, 2016, 11:38:47 AM2/8/16
to OMNeT++ Users

How to drop/delete a msg properly?

Shaikha Al-Khuder

unread,
Feb 8, 2016, 12:53:29 PM2/8/16
to omn...@googlegroups.com
What’s the difference between UDPBasicApp and UDPBasicBurst?


--
You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/j5UpeGlySrU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to omnetpp+u...@googlegroups.com.
Visit this group at https://groups.google.com/group/omnetpp.
For more options, visit https://groups.google.com/d/optout.

Alfonso Ariza Quintana

unread,
Feb 9, 2016, 4:14:15 AM2/9/16
to omn...@googlegroups.com
UDPBasicBurrst is a bit more advanced, can simulate an on-off type source,


From: cpe....@gmail.com
Subject: Re: [Omnetpp-l] Re: What's the difference between these two?
Date: Mon, 8 Feb 2016 20:53:14 +0300
To: omn...@googlegroups.com
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.

Shaikha Al-Khuder

unread,
Feb 20, 2016, 5:30:29 AM2/20/16
to OMNeT++ Users
If I want to know the packets size which should I check??
cPacket or UDPPacket??


On Monday, February 8, 2016 at 6:41:04 PM UTC+3, Rudolf Hornig wrote:
Reply all
Reply to author
Forward
0 new messages