<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using UDP and TCP Adapters in Spring Integration 2.0 M3</title>
	<atom:link href="http://blog.springsource.org/2010/03/29/using-udp-and-tcp-adapters-in-spring-integration-2-0-m3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.springsource.org/2010/03/29/using-udp-and-tcp-adapters-in-spring-integration-2-0-m3/</link>
	<description>The voice of SpringSource</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:31:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: grussell</title>
		<link>http://blog.springsource.org/2010/03/29/using-udp-and-tcp-adapters-in-spring-integration-2-0-m3/comment-page-1/#comment-198536</link>
		<dc:creator>grussell</dc:creator>
		<pubDate>Thu, 14 Jul 2011 18:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=4510#comment-198536</guid>
		<description>We don&#039;t currently have com port adapters for Spring Integration. 

Feel free to enter a new feature JIRA here...

https://jira.springsource.org/browse/INT

In the mean time, you could roll your own com code, using the Java Communications API...

http://www.oracle.com/technetwork/java/index-jsp-141752.html

...receive a message and send to an SI flow using a gateway.

If you wish to discuss further, please start a topic here...

http://forum.springsource.org/forumdisplay.php?42-Integration

...rather than using this blog.

Thanks.</description>
		<content:encoded><![CDATA[<p>We don&#039;t currently have com port adapters for Spring Integration. </p>
<p>Feel free to enter a new feature JIRA here&#8230;</p>
<p><a href="https://jira.springsource.org/browse/INT" rel="nofollow">https://jira.springsource.org/browse/INT</a></p>
<p>In the mean time, you could roll your own com code, using the Java Communications API&#8230;</p>
<p><a href="http://www.oracle.com/technetwork/java/index-jsp-141752.html" rel="nofollow">http://www.oracle.com/technetwork/java/index-jsp-141752.html</a></p>
<p>&#8230;receive a message and send to an SI flow using a gateway.</p>
<p>If you wish to discuss further, please start a topic here&#8230;</p>
<p><a href="http://forum.springsource.org/forumdisplay.php?42-Integration" rel="nofollow">http://forum.springsource.org/forumdisplay.php?42-Integration</a></p>
<p>&#8230;rather than using this blog.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SanS</title>
		<link>http://blog.springsource.org/2010/03/29/using-udp-and-tcp-adapters-in-spring-integration-2-0-m3/comment-page-1/#comment-198534</link>
		<dc:creator>SanS</dc:creator>
		<pubDate>Thu, 14 Jul 2011 18:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=4510#comment-198534</guid>
		<description>Any example code to read from the COM port? For example, I am trying to write  a Spring Integration Application that reads the data from a device attached to COM/USB port and tries to setup a Message Channel to other application that subscribe to it. 

Thank you 

SanS</description>
		<content:encoded><![CDATA[<p>Any example code to read from the COM port? For example, I am trying to write  a Spring Integration Application that reads the data from a device attached to COM/USB port and tries to setup a Message Channel to other application that subscribe to it. </p>
<p>Thank you </p>
<p>SanS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: benelog's me2DAY</title>
		<link>http://blog.springsource.org/2010/03/29/using-udp-and-tcp-adapters-in-spring-integration-2-0-m3/comment-page-1/#comment-172055</link>
		<dc:creator>benelog's me2DAY</dc:creator>
		<pubDate>Tue, 13 Apr 2010 00:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=4510#comment-172055</guid>
		<description>&lt;strong&gt;benelog의 생각...&lt;/strong&gt;

using-udp-and-tcp-adapters-in-spring-integration Enterpirse Integration Patterns 책으로 이론 교육하고 Spring-integration으로 실습하는 교육과정이 있다면 좋겠지만…들을 사람이 있을런지는;...</description>
		<content:encoded><![CDATA[<p><strong>benelog의 생각&#8230;</strong></p>
<p>using-udp-and-tcp-adapters-in-spring-integration Enterpirse Integration Patterns 책으로 이론 교육하고 Spring-integration으로 실습하는 교육과정이 있다면 좋겠지만…들을 사람이 있을런지는;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shahzada Hatim</title>
		<link>http://blog.springsource.org/2010/03/29/using-udp-and-tcp-adapters-in-spring-integration-2-0-m3/comment-page-1/#comment-171851</link>
		<dc:creator>Shahzada Hatim</dc:creator>
		<pubDate>Thu, 01 Apr 2010 03:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=4510#comment-171851</guid>
		<description>Thanks for the blog post :) Roo rocks.</description>
		<content:encoded><![CDATA[<p>Thanks for the blog post <img src='http://blog.springsource.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Roo rocks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smayzak</title>
		<link>http://blog.springsource.org/2010/03/29/using-udp-and-tcp-adapters-in-spring-integration-2-0-m3/comment-page-1/#comment-171791</link>
		<dc:creator>smayzak</dc:creator>
		<pubDate>Mon, 29 Mar 2010 23:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=4510#comment-171791</guid>
		<description>The power of Spring Integration continues to amaze me!  So many possibilities.  Thanks for sharing Gary!</description>
		<content:encoded><![CDATA[<p>The power of Spring Integration continues to amaze me!  So many possibilities.  Thanks for sharing Gary!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uberVU - social comments</title>
		<link>http://blog.springsource.org/2010/03/29/using-udp-and-tcp-adapters-in-spring-integration-2-0-m3/comment-page-1/#comment-171790</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Mon, 29 Mar 2010 22:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=4510#comment-171790</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by devfunnel: [java: SpringSource Team] Using UDP and TCP Adapters in Spring Integration 2.0 M3 http://bit.ly/9G1ft8...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by devfunnel:  Using UDP and TCP Adapters in Spring Integration 2.0 M3 <a href="http://bit.ly/9G1ft8.." rel="nofollow">http://bit.ly/9G1ft8..</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

