tcp
TCP
| Name | Value | Description |
|---|---|---|
Code |
||
Name |
TCP Socket Communication |
|
Maven Dependency |
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
<version>{current-last-released-version}</version>
</dependency>
|
|
Transport Syntax: |
{IP address or hostname}:{port}
|
The port can be omitted, if the protocol provides a default port value. |
Options: |
none |
|