Dear Adam,
thanks for the tip. I tried to write a similar service like server as You
pointed out. Nevertheless, i always receieve the following error while
compiling:
arch/l4/boot/res.o: In function `__C__l4_external_resolver':
/home/micro/l4build/arch/l4/boot/func_list.h:54: undefined reference to
`myclient_main'
Regards,
On Monday, October 14, 2013 12:26 AM, Adam Lackorzynski
<[email protected]> wrote:
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/
_______________________________________________
l4-hackers mailing list
[email protected]
http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
_______________________________________________
l4-hackers mailing list
[email protected]
http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers