Passing on data to the listening port - Cloud - 8.0

Socket

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Internet components (Integration) > Networking and Communication > Socket components
Data Quality and Preparation > Third-party systems > Internet components (Integration) > Networking and Communication > Socket components
Design and Development > Third-party systems > Internet components (Integration) > Networking and Communication > Socket components
Last publication date
2024-02-20

The following scenario describes two Jobs aiming at passing data via a listening port. The first Job (SocketInput) opens the listening port and waits for the data to be sent over. The second Job (SocketOutput) passes delimited data from a file to a defined port number corresponding to the listening port.

For more technologies supported by Talend, see Talend components.

Another application for the Socket components would be to allow controlled communication between servers which cannot communicate directly.