Jabber client communications, yes.  Unfortionatly, you *do* have to do a
little bit of a fakeout of the IP address.  Clients such as WinJab connect
to, say, "jabber.org", and present the server name as part of the initial
stream connection.  Hence, I cannot tell it to connect, in my case, my local
machine with a name of 'TCharron', forwarding the socket out thru a
httptunnel, and coming out on the other side.  Jabber.org would boot the
connection, becouse it's name ain't 'TCharron'.  Easiest way to do this is
fake out the IP by placing jabber.org in either
c:\(systemdir)\system32\drivers\etc\hosts to point to the box providing the
tunnel (Or /etc/hosts on a *nix system).

  s2s communications would be harder, do to dialbacks..

-----Original Message-----
From: Steven Fisk <[EMAIL PROTECTED]>
To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]>
Date: Thursday, April 12, 2001 9:24 AM
Subject: Anyone tried tunneling XML ?


>Anyone tried Jabber server communications through the tunnel ?



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

Reply via email to