]> git.mxchange.org Git - hub.git/blobdiff - application/hub/templates/xml/answer/announcement/announcement_answer.xml
Continued with refacturing:
[hub.git] / application / hub / templates / xml / answer / announcement / announcement_answer.xml
index 706869311eff01ad9d89a816a60ee1c4407efab7..ce2e18eee397c2a53b54899616e662d7fa0e5777 100644 (file)
@@ -5,7 +5,7 @@ be used to indicate that this node does not want to receive announcements.
 
 @author                Roland Haeder <webmaster@ship-simu.org>
 @version       0.0.0
-@copyright     Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2012 Hub Developer Team
+@copyright     Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2014 Hub Developer Team
 @license       GNU GPL 3.0 or any newer version
 @link          http://www.ship-simu.org
 
@@ -28,21 +28,13 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
        //-->
        <my-data>
                <!--
-               This node's external IP/hostname
+               This node's external address
                //-->
-               <my-external-ip>{?my_external_ip?}</my-external-ip>
+               <my-external-address>{?my_external_address?}</my-external-address>
                <!--
-               This node's internal IP/hostname
+               This node's internal address
                //-->
-               <my-internal-ip>{?my_internal_ip?}</my-internal-ip>
-               <!--
-               This node's TCP port
-               //-->
-               <my-tcp-port>{?my_tcp_port?}</my-tcp-port>
-               <!--
-               This node's UDP port
-               //-->
-               <my-udp-port>{?my_udp_port?}</my-udp-port>
+               <my-internal-address>{?my_internal_address?}</my-internal-address>
                <!--
                This node's session id
                //-->
@@ -58,13 +50,13 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
        //-->
        <your-data>
                <!--
-               Other node's external IP/hostname
+               Other node's external address
                //-->
-               <your-external-ip>{?your_external_ip?}</your-external-ip>
+               <your-external-address>{?your_external_address?}</your-external-address>
                <!--
-               Other node's internal IP/hostname
+               Other node's internal address
                //-->
-               <your-internal-ip>{?your_internal_ip?}</your-internal-ip>
+               <your-internal-address>{?your_internal_address?}</your-internal-address>
                <!--
                Other node's session id
                //-->