'xmpp'에 해당되는 글 1건

  1. 2010/05/28 무료로 구축하는 메신저 서버


 

 <jive>
  <admin>
    <authorizedUsernames>jimuser</authorizedUsernames>
  </admin>

   <adminConsole>
    <!-- Disable either port by setting the value to -1 --> 
    <port>9090</port> 
    <securePort>9091</securePort>
  </adminConsole>

 

 

 

Posted by 에릭문