Hi all


I saw this code snippet on a mail yesterday and I want to know where I can
find out more about hooking tcp/ip services into jabber. I seem to get a 
connection established to myserver and I return the standard <streams ...>
thing without client attribute, however, that's all guesswork. What is the
protocol?


 <service id = "myserver">
    <host/>
    <connect>
        <ip>127.0.0.1</ip>
        <port>8080</port>
        <secret>test</secret>
    </connect>
  </service>

Thanks 

Ritchie



--
_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to