adminInfo - Detailed information about the XML Socket Multiuser Server
The function can only be used by those connected as administrators.
XML request, sent by the client to the server
<protocol>
    <adminInfo [sid="9"]/>
</protocol>
                    
XML response of the server to the client
<protocol> 
   <response action="adminInfo" errorCode="0" [sid="9"]>
       <data thread="27" memory="5227" />
   </response>
</protocol>
                    
Attribute
Meaning
thread
Number of fibres being actually used by the XML Socket Multiuser Server - eClever.
memory
Memory in kB being actually used by the XML Socket Multiuser Server - eClever.