[JDEV] TCP/IP Extensions
javaguy512 at yahoo.com
javaguy512 at yahoo.com
Wed May 30 12:40:30 CDT 2001
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
--
More information about the JDev
mailing list