| Name | Description | Use |
<tcpip> elements
| <description> | Description of the Transmission
Control Protocol/Internet Protocol (TCP/IP) connection. | 0 to 1 |
| <deprecated> | Specifies that the contents of this element should be marked as deprecated. | 0 to 1 |
| <specreference> | Specification reference for this
Transmission Control Protocol/Internet Protocol
(TCP/IP) connection. | 0 to 1 |
| <host> | Specifies the Transmission Control
Protocol/Internet Protocol (TCP/IP) host name. | 0 to 1 |
| <remoteport> | Specifies the Transmission Control
Protocol/Internet Protocol (TCP/IP) remote port. | 0 to 1 |
| <localport> | Specifies the Transmission Control
Protocol/Internet Protocol (TCP/IP) local port. | 0 to 1 |
| <linger> | Specifies the Transmission Control
Protocol/Internet Protocol (TCP/IP) linger
value. A value of -1 specifies to use the
default values. A value of zero speciifes no
linger. A value greater than zero is the
milliseconds linger value. See the Socket class
for more details. | 0 to 1 |
| <readtimeout> | Specifies the Transmission Control
Protocol/Internet Protocol (TCP/IP) read timeout
in milliseconds. | 0 to 1 |
| Sibling Name | Sibling Description |
<tcpip> element siblings
| <connectionservice> | Specifies the connection 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. |
| <tcpipserver> | Specifies a Transmission
Control Protocol/Internet Protocol (TCP/IP)
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. |