Re: Client Server application with l4linux
Adam Lackorzynski <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] Lackorzynski http://os.inf.tu-dresden.de/~adam/