Network rtpNetwork

File: Examples/RTP/Multicast1/multicast1.ned

(no description)

Click below to see the network diagram and other details.

Instantiates the following module:

If the module type shows up more than once, that means it has been defined in more than one NED file.

RTPMulticast1 (no description)

Usage diagram:

The following diagram shows usage relationships between modules, networks and channels. Unresolved module (and channel) types are missing from the diagram. Click here to see the full picture.

Parameter values:

Name Value Comment
debug true

Source code:

network rtpNetwork : RTPMulticast1
    parameters:
        debug = true;
endnetwork