pxmlw6n2f/sdformat_for_mpi/sdf/1.6/server (复件).sdf

18 lines
602 B
Plaintext

<!-- Server -->
<element name="server" required="0">
<description>The server tag specifies the ip and port of the remote server.</description>
<attribute name="ip" type="string" default="192.168.1.4" required="0">
<description>The ip of the remote server.</description>
</attribute>
<attribute name="flag" type="int" default="0" required="0">
<description>The flag of the remote server.</description>
</attribute>
<attribute name="port" type="int" default="6666" required="0">
<description>the port of the remote port</description>
</attribute>
</element> <!-- Server -->