| Name | Type | Description |
|---|---|---|
| INetPerfMeterApp | module interface | (no description) |
| IPingApp | module interface |
Template for ping applications. It shows what gates a ping app needs, to be able to be used in StandardHost etc. |
| ISCTPApp | module interface |
Not an actual module type. It only shows which gates an SCTP app should have to be able to be used in StandardHost etc. |
| ITCPApp | module interface |
Template for TCP applications. It shows what gates a TCP app needs, to be able to be used in StandardHost etc. |
| ITunApp | module interface |
Not an actual module type. It only shows which gates a TUN app should have to be able to be used in StandardHost |
| IUDPApp | module interface |
Template for UDP applications. It shows what gates a UDP app needs, to be able to be used in StandardHost etc. |