Will it be possible a legacy Java UDP client programs connects to UDP In-bound channel adaptor? Please share the sample script.
Will it be possible a legacy Java UDP client programs connects to UDP In-bound channel adaptor? Please share the sample script.
Yes; that's what it's for....legacy Java UDP client programs connects ...
We don't currently have any UDP samples, but you can take a look at the test cases, such as UdpChannelAdapterTests to see this in action.
Gary P. Russell
Spring Integration Team
SpringSource, a division of VMware