Emanuele Clerici wrote:
> i manually enable rtnet on two nodes, rtping works correctly and rtnet
> examples to.
> when i try some comunication betwen linux udp socket on the same node it
> doesn't work.
> In Readme file i find rtnetproxy but i undertand that iti is for tcp ip
> traffic and udp traffic if processed by rtnet.
> 
> What i have to do?
> I wnat to use manually setup for loading strictly necessary modules but
> what
> i have to do for using both linux and rtnet udp socket on the same network
> interfaces?

Not sure if I already explained this: communicating from Linux to Linux
via UDP over a RTnet network takes RTmac/TDMA set up on both nodes. Once
you have RTnet on one node, the Linux stack is isolated.

The rtnetproxy opens this slightly by allowing TCP to be forwarded
directly over RTnet (instead of being encapsulated in RTmac frames). If
you are *really* sure that you also need UDP like this (I expressed my
concerns earlier), you are welcome the enhance the rtnetproxy to provide
this forwarding for any IP packet that the real-time stack doesn't care
about.

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to