Qeltaras wrote:
transmission and 1 for receive, the error is only  during the second
creation socket...
I don't understend why...

You don't need separate sockets for reception and transmission. But if
you want to separate them, use different protocol IDs with socket_rt.
RTnet does not allow to open the same protocol multiple times.


but... if I use 2 ethernet cards on the same pc, i can use only one
socket for sent with the first card and the same socket for recevie
with the second?

Of course, then you can't - I forgot your special setup.

I think you should take a closer look at raw-packets example that comes with RTnet.

Jan


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to