Results 1 to 2 of 2

Thread: Is it possible a legacy Java UDP client app connects to UDP Inbound channel adaptor?

  1. #1
    Join Date
    Dec 2011
    Posts
    7

    Default Is it possible a legacy Java UDP client app connects to UDP Inbound channel adaptor?

    Will it be possible a legacy Java UDP client programs connects to UDP In-bound channel adaptor? Please share the sample script.

  2. #2
    Join Date
    Mar 2010
    Location
    Gtr Philadelphia, PA
    Posts
    2,040

    Default

    ...legacy Java UDP client programs connects ...
    Yes; that's what it's for.

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •