"Unix Socket" forwaring? Like ssh-agent, but not... :-)

From: John Davidorff Pell (johnpell-AT-_at_mac-DOT-.c0m)
Date: 11/22/03


Date: Sat, 22 Nov 2003 10:05:54 GMT

I've got a program that uses UNIX sockets to communicate with other
instances of the same program (screen, if you want to know) and I'm
wondering about "forwarding" the UNIX sockets over an ssh connection.
Is this possible? Is there some trick I can use?

Basically I want to run half of it on one system, and the other half on
another. Any help is appreciated.

Thanx,
JP