I have ubuntu 10.04 installed as guest in virtualbox with windows7 as host. I have two PCAN-USB connected to my computer, one is connected to windows7 and one to ubuntu. The two PEAK-USB are connected so that it should be possible to send some CAN-Messages from Windows to ubuntu and the other way around. when i use transmitest under ubuntu with the transmit.txt file, then it works. that means that i receive messages in windows with pcan-view. but when i send messages with pcan-view in windows, i can't receive them with receivetest in ubuntu. i use "receivetest -f=/dev/pcan32" but they are not received.
what do the other options do? (-p, -i)? do i have to send the messages with a specific id?

