Hello to all.

Can anyone tell me if there is a way of getting all the ethernet frame in the 
same buffer, using a raw socket?

I have a similar example of the raw packets, but in user space and i'm trying 
to get all the frame information in the same buffer, like in linux mode. For 
that i need a buffer with the following structure:

Destination Address | Source Address | protocol | data 
         6 bytes                        6 bytes        2 bytes    message bytes 
(46 to MTU)

RTnet is able of given us this kind of information in the same buffer or i 
need to build the buffer from the diferent structures used? If not, how can i 
receive frames intended for a multicast address? Or a broadcast frame?

Thanks for any answer.

Greetings

-- 
Jorge Almeida
[EMAIL PROTECTED]
DISCLAIMER: This message may contain confidential information or privileged 
material and is intended only for the individual(s) named. If you are not a 
named addressee and mistakenly received this message you should not copy or 
otherwise disseminate it: please delete this e-mail from your system and notify 
the sender immediately. E-mail transmissions are not guaranteed to be secure or 
error-free as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete or contain viruses. Therefore, the sender does not 
accept liability for any errors or omissions in the contents of this message 
that arise as a result of e-mail transmissions. Please request a hard copy 
version if verification is required. Critical Software, SA.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to