1 Reply Latest reply on Apr 18, 2013 11:25 AM by ataylor

    How should I handle dynamic ip-adressing problem ?

    loloof64

      Hello,

       

      As I would like to build a p2p application (between pc and or between cellular phones), I would like to know how I can handle the problem of dynamic ip-adressing.

      Is getting a Producer on a Remote queue enough to waranty the connection integrity during the application "session" ? Or must I regularly check if the connection can be lost and then retry a connection ?

       

      Regards

        • 1. Re: How should I handle dynamic ip-adressing problem ?
          ataylor

          As I would like to build a p2p application (between pc and or between cellular phones), I would like to know how I can handle the problem of dynamic ip-adressing.

          use discovery

          Is getting a Producer on a Remote queue enough to waranty the connection integrity during the application "session" ? Or must I regularly check if the connection can be lost and then retry a connection ?

          read the chapter in the manual about HA