TCP/IP Communication
This adapter executes synchronous or asynchronous TCP socket calls, opening a socket and sending the input data to the specified host.
Properties
Operation | Determines which operation the adapter executes Possible values: |
Parameter
Adapter | Main class of the adapter (do not change!) Posspible values: |
iPAddress | IP address of the host computer to which data is to be sent Possible values:
|
port | Port of the host computer Possible values:
|
timeout | Time limit for establishing connection in milliseconds Possible values:
|
Status values
1 | The operation was executed successfully. |
-1 | The operation failed due to a technical error. |