Re: How to get a received frame information??



Ali, IMHO OP ask for remote host's NIC , not local one
Arkady

"Ali" <abdulrazaq@xxxxxxxxx> wrote in message
news:1166523284.149399.74930@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Arkady Frenkel wrote:
Use raw socket for that. Be aware that it possible only in admin mode
Arkady

"Bassam" <Bassam@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6FB3F01C-BDF5-47C9-A127-36AF5B29BF31@xxxxxxxxxxxxxxxx
Dear All,
I am writing a network project (radius) using the native win32 C++
with
microsoft visual C++ 2005 express edition IDE on windows xp pro.

I am using winsock2 in my programming and I want some information on
how
to
extract the frame in formation, like source MAC, dest. MAC and Packet
length
upon receiving it.

Does getting frame information should happen before creating the socket
or
after?

Your help is much appreciated.

Regards
Bassam



try this http://tangentsoft.net/wskfaq/advanced.html#macaddr


ali



.



Relevant Pages

  • Re: How to get a received frame information??
    ... Arkady Frenkel wrote: ... extract the frame in formation, like source MAC, dest. ... play around with raw sockets. ...
    (microsoft.public.win32.programmer.networks)
  • Re: Timing Issue to send and Receive data
    ... Waht do maen by "Nagle". ... "Arkady Frenkel" wrote: ... and if so will put your packets into a single bigger TCP segment. ...
    (microsoft.public.win32.programmer.networks)
  • Re: is there a faq here?
    ... Arkady Frenkel wrote: ... of how OS Windows functions should work? ... Or may be OP wants to know more about the legend BSD sockets here [ ...
    (microsoft.public.win32.programmer.networks)

Loading