>with rt-preempt kernel you dont need any of that. you can just assign any userspace thread to realtime, so you can use the normal socket api.
ok these is know. Probabily a better question is: how can use normal soket api as realtime comp in Lcnc? As i know I must use rt library inside rt-comp of Lcnc ... so common socket api it is not see as realtime comp ... Can someone show me some link with cose example? regards bkt 2018-04-04 16:00 GMT+02:00 Rene Hopf <[email protected]>: > > > On 4. Apr 2018, at 14:56, theman whosoldtheworld <[email protected]> > wrote: > > > > I've ask to rtNet mailing list too ... but no response yet. > > > > So I ask to dev. ... RtNet is develop for rtai or xenomai, but somehow > try > > to use on rt-preempt kernel .. not now if with success or not. > > > > If is not possible use RtNet on rt.preempt thesere are some other option > > for realtime ethernet for linux ? (I know and test ethercat, and > powerlink > > ... actually I study cc-link IE because big-packet capable, I plan to try > > to use cc-link ie on linux pc). > > These because actually in some plc brand is possible to install custom > made > > c11/c14 library and in these manner Use realtime-ethernet is a fast way > to > > rt-data-exchange from Lcnc and PLC. > > > > Actually use rtu-modbus and tcp modbus and ethernet tcp or ethernet ip... > > but is not real time … > > with rt-preempt kernel you dont need any of that. you can just assign any > userspace thread to realtime, so you can use the normal socket api. > > > > > Thanks for all suggest. > > bkt > > ------------------------------------------------------------ > ------------------ > > Check out the vibrant tech community on one of the world's most > > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > _______________________________________________ > > Emc-developers mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/emc-developers > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
