[jdev] (Newbie question) Can Jabber act as a gateway for HTTPS-based WebDAV?

Waqas Hussain waqas20 at gmail.com
Thu Mar 29 01:12:14 UTC 2012


On Wed, Mar 28, 2012 at 2:28 PM, Kim Alvefur <zash at zash.se> wrote:
> Hi!
>
> I've been thinking about using Jingle to set up a TCP connection between the peers, and the talking HTTP over it.
>
> I actually want some generic "just give me a tcp socket" Jingle application for tunneling whatever, like ssh, vnc or git or other dvcs protocol (hg uses http).
>

I initially thought of Jingle as well, but end-to-end Jingle doesn't
work without Alice having a custom client. And a server-to-client
Jingle session doesn't add anything to Ajay's use-case.

PS. An generic Jingle tunnel application is something I've been
meaning to write. It would be pretty neat to tunnel ssh, etc over
XMPP. It allows things like NAT traversal and stream management, which
would be nice to have. I'd love to be able to ssh into
waqas at example.com/Home, without any need to forward ports on my home
router, or worry about dynamic IPs.

--
Waqas Hussain


More information about the JDev mailing list