<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic TCP/IP flow in Talend. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-flow-in-Talend/m-p/2294502#M67371</link>
    <description>Hi, 
&lt;BR /&gt;I am trying to create a flow in Talend, which will read input data on a particular port number and returns the response on the same port number. 
&lt;BR /&gt;Its a TCP/IP client/server communication. 
&lt;BR /&gt;I tried using tSocketInput, it reads the data only once and also it closes the socket. My client program gets a socket closed exception once tSocketInput retrieves the data sent from client program. 
&lt;BR /&gt;Could anyone explain how to achieve this in Talend? Its a simple TCP/IP comminication am trying to achieve. 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Padmaraj.</description>
    <pubDate>Mon, 24 Jun 2013 11:20:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-06-24T11:20:30Z</dc:date>
    <item>
      <title>TCP/IP flow in Talend.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-flow-in-Talend/m-p/2294502#M67371</link>
      <description>Hi, 
&lt;BR /&gt;I am trying to create a flow in Talend, which will read input data on a particular port number and returns the response on the same port number. 
&lt;BR /&gt;Its a TCP/IP client/server communication. 
&lt;BR /&gt;I tried using tSocketInput, it reads the data only once and also it closes the socket. My client program gets a socket closed exception once tSocketInput retrieves the data sent from client program. 
&lt;BR /&gt;Could anyone explain how to achieve this in Talend? Its a simple TCP/IP comminication am trying to achieve. 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Padmaraj.</description>
      <pubDate>Mon, 24 Jun 2013 11:20:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-flow-in-Talend/m-p/2294502#M67371</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-24T11:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP flow in Talend.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-flow-in-Talend/m-p/2294503#M67372</link>
      <description>Currently this simple task is not supported. It sounds like a good idea for a new component. I would - as a workaround - write everything needed in a tJavaFlex.</description>
      <pubDate>Mon, 24 Jun 2013 20:00:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-flow-in-Talend/m-p/2294503#M67372</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-24T20:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP flow in Talend.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-flow-in-Talend/m-p/2294504#M67373</link>
      <description>I am solving the same problem at the moment. 
&lt;BR /&gt;Instead of using integration perspective, you can use mediation perspective (part of Talend ESB). There, you can easily solve complex TCP use cases using our Netty or Mina2 components!
&lt;BR /&gt;For example, using Netty, you can configure a lot of stuff. See 
&lt;A href="http://camel.apache.org/netty.html" rel="nofollow noopener noreferrer"&gt;http://camel.apache.org/netty.html&lt;/A&gt;</description>
      <pubDate>Thu, 21 Nov 2013 09:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-flow-in-Talend/m-p/2294504#M67373</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-21T09:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: TCP/IP flow in Talend.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TCP-IP-flow-in-Talend/m-p/2294505#M67374</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;I am solving the same problem at the moment. &lt;BR /&gt;Instead of using integration perspective, you can use mediation perspective (part of Talend ESB). There, you can easily solve complex TCP use cases using our Netty or Mina2 components!&lt;BR /&gt;For example, using Netty, you can configure a lot of stuff. See &lt;A href="http://camel.apache.org/netty.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://camel.apache.org/netty.html&lt;/A&gt;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Can you please share a sample setup with tcp request/response using Netty4</description>
      <pubDate>Wed, 16 Nov 2016 11:39:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TCP-IP-flow-in-Talend/m-p/2294505#M67374</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-16T11:39:17Z</dc:date>
    </item>
  </channel>
</rss>

