| Name | Description | Use |
<udpserver> elements
| <description> | Description of the User Diagram Protocol (UDP) server connection. | 0 to unbounded |
| <history> | Specifies the UDP server history. | 0 to unbounded |
| <deprecated> | Specifies that the contents of this element should be marked as deprecated. | 0 to 1 |
| <specreference> | Specification reference for this User Diagram Protocol (UDP) server connection. | 0 to unbounded |
| <multiplex> | Specifies that this is a multiplex UDP server connection. | 0 to 1 |
| <remotehost> | Specifies the User Datagram Protocol (UDP) server connection remote host name. | 0 to 1 |
| <remoteport> | Specifies the User Datagram Protocol (UDP) server connection remote port. | 0 to 1 |
| <localhost> | Specifies the User Datagram Protocol (UDP) server connection local host name. | 0 to 1 |
| <localport> | Specifies the User Datagram Protocol (UDP) server connection local port. | 0 to 1 |
| <maxchannels> | Specifies the User Datagram Protocol (UDP) server maximum number of channels. | 0 to 1 |
| <readsize> | Specifies the User Datagram Protocol (UDP) server read size in bytes. | 0 to 1 |
| <writesize> | Specifies the User Datagram Protocol (UDP) server write size in bytes. | 0 to 1 |
| Sibling Name | Sibling Description |
<udpserver> element siblings
| <connection> | Specifies an connection to be used by the transport. |
| <connectionservice> | Specifies the connection to be used by the transport. |
| <echo> | Specifies an echo connection. |
| <file> | Specifies a file connection. |
| <gpio> | Specifies a General Purpose Input Output (GPIO) connection. |
| <i2c> | Specifies an Inter-IC (I2C) connection. |
| <most> | Specifies a Media Oriented Systems Transport (MOST) connection. |
| <randomaccessfile> | Specifies a random access file connection. |
| <serial> | Specifies a serial port connection. |
| <tcpip> | Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) connection. |
| <tcpipserver> | Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) server connection. |
| <ssl> | Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) SSL connection. |
| <sslserver> | Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) SSL server connection. |
| <udp> | Specifies a User Diagram Protocol (UDP) connection. |
| <tcpipmultiplex> | Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) connection. |
| <tcpipservermultiplex> | Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) server connection. |
| <sslmultiplex> | Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) SSL connection. |
| <sslservermultiplex> | Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) SSL server connection. |
| <udpmultiplex> | Specifies a User Diagram Protocol (UDP) connection. |
| <udpservermultiplex> | Specifies a User Diagram Protocol (UDP) server connection. |
| <urlconnection> | Specifies a Uniform Resource Locator (URL) connection. |
| <usb> | Specifies a USB connection. |
| <transportservice> | Specifies the name of the Open Services Gateway Initiative (OSGi) transport service to be used by the transport. |