On Wed, Oct 20, 2010 at 11:20:49AM +0000, Andrej Mueller wrote: > first thanks for the fast reply, but we have no problem with creating > an ethernet device with ipconfig. Our problem is to create an eoe > handler in our application. Precisely, if we are creating an object > from type ec_eoe_t, we get error messages that the compiler does not > know this type. In this reason we want to know how to use it in our > C-application? The intention is to get access to datagram's in the > application. Is it possible or did we understand EoE description > wrong?
The interface has been designed in a way, that the EoE data are received and sent from usual Ethernet interfaces. If your application wants to access these data, it has to open a socket on the network interface. There is no need to create an EoE handler in your application. EoE handlers are created by the master for each EoE-capable slave, but this is something the master handles internally. -- Best regards, Florian Pose http://etherlab.org _______________________________________________ etherlab-users mailing list etherlab-users@etherlab.org http://lists.etherlab.org/mailman/listinfo/etherlab-users