Using multiple NICs within one application
"Stark, Josef" <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, is it possible to use more than one network card in one L4Re-application and how would I do that? I would guess from the example lwip lua-script that I had to create a separate shm-area and/or communication channel (for ankh-sessions) for each device that my app wants to access, but I don't know how I would supply these additional channels to ankh and if this would be enough to enable multi-NIC networking. Any help would be appreciated. Regards, Josef