Client Server application with l4linux
Adam Lackorzynski
adam at os.inf.tu-dresden.de
Mon Oct 14 00:25:37 CEST 2013
On Sat Oct 12, 2013 at 12:52:22 -0700, Wajidali Whowe wrote:
> I am interested in implementing a client-server application between an
> l4linux instance and an application running on top of u-kernel. I
> reviewed the client and server examples and thought writing a
> character driver for an l4linux which serves as either a client or a
> server. Nevertheless clearly the client / server examples are written
> in C++.
L4Linux is a client of a couple of services, actually there's isn't any
difference to other L4 clients. L4Linux as a server is a bit more
interesting. There's one example in there for input handling. The server
side handling is under arch/l4/server.
Adam
--
Adam adam at os.inf.tu-dresden.de
Lackorzynski http://os.inf.tu-dresden.de/~adam/
More information about the l4-hackers
mailing list