Network rtpNetwork

File: Examples/RTP/Unicast/unicast.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.

RTPNetwork (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: RTPNetwork;
        parameters:
            debug = true;
endnetwork