• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Persistent TCP listener

    Scheduled Pinned Locked Moved User help
    3 Posts 2 Posters 1.9k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • jeremyhJ Offline
      jeremyh
      last edited by

      We have a number of MangoES units connecting back to a central Mango server and using the Persistent TCP module to transmit and sync data.

      Some stations transmit realtime data and some just do a periodic sync, which is configured as per the publisher on each site. At the moment I have been configuring a separate listener (listening on a different TCP port) for each site.

      Just doing a bit of a review of how this is set up and have the following questions:

      • Is it best practice to create a separate data source listener for each MangoES and if so, would each separate listener then need to listen on a different port?

      • Is is there any risk or reason not to have multiple stations sending data to the same listener?

      Thanks!

      1 Reply Last reply Reply Quote 0
      • terrypackerT Offline
        terrypacker
        last edited by

        Jeremy,

        We usually create one Data Source ('listener') for each Publisher. This can make life a lot easier if you have to debug one of the connections and end up turning on the logging. I don't recall ever having 2 Persistent Publishers connect to one Data Source, but in theory its possible.

        1 Reply Last reply Reply Quote 0
        • jeremyhJ Offline
          jeremyh
          last edited by

          Hi Terry

          It is definitely possible to have one listener receiving data from mulitiple publishers, I have done this by accident a few times :-}

          Do you know whether I can have multiple listeners configured and all using the same port? Would that be recommended? I would like to avoid having too many ports open.

          Kind regards

          1 Reply Last reply Reply Quote 0
          • First post
            Last post