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