Re: [RTnet-users] using rtnet with standard linux driver
Brought to you by:
bet-frogger,
kiszka
From: Buchner, M. AVL/A. <Mic...@av...> - 2015-04-22 07:13:55
|
>On 2015-04-21 17:51, Buchner, Michael AVL/AT wrote: >> Hi, >> >> I'm new here and a have maybe a stupid question. I'd like to use the >> rtnet framework to implement TCP/IP sockets at xenomai. I do not need >> hard realtime for the ethernet. I just wont to communicate. The >> problem is now that I also want to use the physical ethernet port in >> the linux part of the system. Is that possible or not. If yes how. If >> not what is the best workaround for that problem. (I only have one >> free physical ethernet port) >In that case, just push the data to a standard Linux TCP socket, either directly (at the price of switching your RT thread to non-RT) or via a low-prio proxy thread that gets kicked by the high-prio RT >thread. >Jan Tank's for the quick answer. I will pick up this proxy idea. Sometimes I lose sight of the wood for the trees as it seems. With best regards Michael ____________________________________________________________________________ AVL List GmbH, Firmensitz: Graz, Firmenbuchnummer: FN 53507M, Landesgericht fuer ZRS Graz |