|
|
remotehost | Device Kit |
<remotehost> element |
Device Kit Attributes Elements XML Reference |
Content type: string
Examples: remotehost examples
| Sibling Name | Sibling Description |
|---|---|
| <description> | Description of the Transmission Control Protocol/Internet Protocol (TCP/IP) connection. |
| <history> | |
| <deprecated> | Specifies that the contents of this element should be marked as deprecated. |
| <specreference> | Specification reference for this Transmission Control Protocol/Internet Protocol (TCP/IP) connection. |
| <host> | Specifies the Transmission Control Protocol/Internet Protocol (TCP/IP) remote host name. The "host" element has been replaced with the "remotehost" to be more consistent with the "udp" element. In future versions the "host" element may not be supported so developers should use the "remotehost" element. |
| <remoteport> | Specifies the Transmission Control Protocol/Internet Protocol (TCP/IP) remote port. |
| <localhost> | Specifies the Transmission Control Protocol/Internet Protocol (TCP/IP) local host. |
| <localport> | Specifies the Transmission Control Protocol/Internet Protocol (TCP/IP) local port. |
| <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 specifies no linger. A value greater than zero is the milliseconds linger value. See the Socket class for more details. |
| <readtimeout> | Specifies the Transmission Control Protocol/Internet Protocol (TCP/IP) read timeout in milliseconds. |
| <readsize> | Specifies the Transmission Control Protocol/Internet Protocol (TCP/IP) read size in bytes. |
| <writesize> | Specifies the Transmission Control Protocol/Internet Protocol (TCP/IP) write size in bytes. |
| <description> | Description of the multicast transport. |
| <history> | |
| <deprecated> | Specifies that the contents of this element should be marked as deprecated. |
| <specreference> | Specification reference for this multicast transport. |
| <remoteport> | Specifies the multicast remote port. |
| <localhost> | Specifies the multicast local host name. |
| <localport> | Specifies the multicast local port. |
| <packetsize> | Specifies the multicast packet size in bytes. |
| Element Name | Element Description |
|---|---|
| <dkml> | Specifies the root element of a Device Kit <b>D</b>evice <b>K</b>it <b>L</b>anguage (dkml) document. |
| ¦-<adapter> | Specifies an adapter. |
| ¦ ¦-<device> | Specifies the device used by the adapter. |
| ¦ ¦ ¦-<transport> | Specifies the transport used by the device. |
| ¦ ¦ ¦ ¦-<tcpip> | Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) connection. |
| ¦ ¦ ¦ ¦ ¦-<remotehost> | Specifies the Transmission Control Protocol/Internet Protocol (TCP/IP) remote host name. |
| ¦ ¦ ¦ ¦-<udp> | Specifies a User Diagram Protocol (UDP) connection. |
| ¦ ¦ ¦ ¦ ¦-<remotehost> | Specifies the User Datagram Protocol (UDP) connection remote host name.(see remotehost) |
| ¦ ¦ ¦ ¦-<udpserver> | Specifies a User Diagram Protocol (UDP) server connection. |
| ¦ ¦ ¦ ¦ ¦-<remotehost> | Specifies the User Datagram Protocol (UDP) server connection remote host name.(see remotehost) |
| ¦ ¦ ¦ ¦-<tcpipmultiplex> | Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) connection. |
| ¦ ¦ ¦ ¦ ¦-<remotehost> | Specifies the Transmission Control Protocol/Internet Protocol (TCP/IP) remote host name.(see remotehost) |
| ¦ ¦ ¦ ¦-<udpmultiplex> | Specifies a User Diagram Protocol (UDP) connection. |
| ¦ ¦ ¦ ¦ ¦-<remotehost> | Specifies the User Datagram Protocol (UDP) connection remote host name.(see remotehost) |
| ¦ ¦ ¦ ¦-<udpservermultiplex> | Specifies a User Diagram Protocol (UDP) server connection. |
| ¦ ¦ ¦ ¦ ¦-<remotehost> | Specifies the User Datagram Protocol (UDP) server connection remote host name.(see remotehost) |
| ¦ ¦ ¦-<udp> | Specifies a User Diagram Protocol (UDP) transport. Please, use the udptransport element instead of the udp element.(see udp) |
| ¦ ¦ ¦-<udptransport> | Specifies a User Diagram Protocol (UDP) transport. |
| ¦ ¦ ¦ ¦-<remotehost> | Specifies the User Datagram Protocol (UDP) remote host name.(see remotehost) |
| ¦-<adaptertest> | Specifies an adapter test. |
| ¦ ¦-<adapter> | Specifies the adapter to be tested.(see adapter) |
| ¦-<agent> | Specifies an agent. |
| ¦ ¦-<agentmodel> | Specifies the agent model used by the agent. |
| ¦ ¦ ¦-<device> | Specifies the device used by the agent model.(see device) |
| ¦ ¦-<device> | Specifies the device used by the agent.(see device) |
| ¦-<agentmodel> | Specifies the agent model used by the agent.(see agentmodel) |
| ¦-<agenttest> | Specifies an agent test. |
| ¦ ¦-<agent> | Specifies the agent to be tested.(see agent) |
| ¦ ¦-<agentmodeltest> | Specifies the agent model test. |
| ¦ ¦ ¦-<agentmodel> | Specifies the agent model to be tested.(see agentmodel) |
| ¦-<agentmodeltest> | Specifies an agent model test.(see agentmodeltest) |
| ¦-<concrete> | Specifies a concrete device. |
| ¦ ¦-<transport> | Specifies the transport used by the concrete device.(see transport) |
| ¦ ¦-<udp> | Specifies a User Diagram Protocol (UDP) transport. Please, use the udptransport element instead of the udp element.(see udp) |
| ¦ ¦-<udptransport> | Specifies a User Diagram Protocol (UDP) transport.(see udptransport) |
| ¦-<concretetest> | Specifies a concrete test. |
| ¦ ¦-<concrete> | Specifies the concrete device to be tested.(see concrete) |
| ¦-<device> | Specifies a device.(see device) |
| ¦-<devicetest> | Specifies a device test. |
| ¦ ¦-<device> | Specifies the device to be tested.(see device) |
| ¦-<profile> | Specifies a profile. |
| ¦ ¦-<adapter> | Specifies the adapter used by the profile.(see adapter) |
| ¦ ¦-<device> | Specifies the device used by the profile.(see device) |
| ¦-<profiletest> | Specifies a profile test. |
| ¦ ¦-<profile> | Specifies the profile to be tested.(see profile) |
| ¦-<testagent> | Specifies a test agent. |
| ¦ ¦-<profile> | Specifies the profile to be tested.(see profile) |
| ¦-<transport> | Specifies a transport.(see transport) |
| ¦-<transporttest> | Specifies a transport test. |
| ¦ ¦-<transport> | Specifies the transport to be tested.(see transport) |
| Copyright (c) 2009 IBM. See license in Legal section. | 2009-01-22 | Device Kit XML Reference 1.2.0 |