Namespace inet
TransportProtocolReq
classThis request determines the transport protocol that should be used to send the packet. It may be present from the application to the transport protocol.
Extends
Name | Type | Description |
---|---|---|
ProtocolTagBase | (unknown -- not in documented files) |
Source code
// // This request determines the transport protocol that should be used to send the packet. // It may be present from the application to the transport protocol. // class TransportProtocolReq extends ProtocolTagBase { }File: src/inet/common/ProtocolTag.msg