logo       

Re: [uml-user] UNIX socket networking: msg#00311

Subject: Re: [uml-user] UNIX socket networking
On Sun, Feb 29, 2004 at 01:58:54AM +0100, Jeroen van Disseldorp wrote:
> I'm now looking into the option of communicating via unix sockets. The 
> idea is to have the host listening on a unix socket, the guest sharing 
> the same dir with hostfs and connecting to that socket.

No, because the socket will be used by the socket code inside UML, it won't
communicate with the socket on the host.

What's needed is a little driver which looks like a socket inside UML, and
which talks to a socket on the host, bridging between them.  This would be
useful for other things, such as making a host X socket available inside
a UML that has no network.

                                Jeff


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click


<Prev in Thread] Current Thread [Next in Thread>