Caolan McNamara said:
> Well fair nuff, some digging throws up the showstopper problem that I can't
> actually do it the 100% natural way, but have to instead fall back to some
> standard (ish) ipc route to communicate between the Server and Client (though
> doors, see later on), do appear to do most of what D11 would require.
BTW one thing you could do that would probably be of a higher speed than
vanilla X11 would be to send data in plain structs without marshalling.
I would imagine (I've never looked though) that X11 does some kind of
marshalling of data to make it byte-order, byte-size, etc. independent.
If D11 is just running on one machine, you don't need that kind of thing.
You may even be able to write some of the data from client to server
without a copy (apart from what TCP/IP itself does).
Dunno, but it's an idea,
--j.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!