|
From: Kok, A. <auk...@in...> - 2007-03-26 15:16:23
|
mahdi ghorbel wrote: > hello, > > I have a probleme :-( > I have 2 PC, every one have one card ethernet pro 1000 GT 82541, i m on > linux fedora core 5 and RTAI3.4 (real time), i like make test between my 2 > card , i like send message on card 1 ethernet pro 1000 (machine1 ) and > receive this message on card 2 ethernet pro 1000 (machine 2): I like make my > test with RTAI 3.4 and calcul the time of emission and reception ( for > determination a performance of RTAI). I don't know how I can communicate and > send message with RTAI on my carte ethernet pro 1000, > you can help me please :-( I'm unsure what you want us to help you with, your message is a bit confusing. If you have connected the 2 systems with a cable (back-to-back), you should only need to `ifconfig eth0` the devices and assign them compatible addresses. After that, all applications should see the route and you can run your test-application. maybe it shows if you tell us which steps (commands) you have succesfully executed already so we understand where you are. Cheers, Auke |