Re: SOCKET PROGRAMMING IN L4RE
Adam Lackorzynski <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
Madam, On Wed Jan 28, 2015 at 19:52:54 -0800, Sushma Rao wrote: > Sir, > > 1.Is it possible to perform client server communication using sockets in > l4re? If so, what libraries should be added to the code? No such possibility is implemented currently as a native L4Re service. The reason for doing so is not obvious to me. Sockets can of course be used in a virtual machine. > 2.Does l4re supports native c++ code or should we write specific code for > l4re to execute client server communication? L4Re is actually written in C++. So yes. Adam -- Adam [email protected] Lackorzynski http://os.inf.tu-dresden.de/~adam/