NDIS_PNP_WAKE_UP_MAGIC_PACKET

  • Thread starter Thread starter Johns
  • Start date Start date
J

Johns

I am trying to implement WAKE up On LAN feature on VT3065.
I want to know whether NDIS_PNP_WAKE_UP_MAGIC_PACKET macro indicates the
reception of a magic packet.
ie. whether NDIS_PNP_WAKE_UP_MAGIC_PACKET is set only after the reception of
a magic packet.

Or Is there any way that I could recognize a magic packet??
Pls help me out!!!!

Thanks,
Johns
 
I am trying to implement WAKE up On LAN feature on VT3065.
I want to know whether NDIS_PNP_WAKE_UP_MAGIC_PACKET macro indicates the
reception of a magic packet.
ie. whether NDIS_PNP_WAKE_UP_MAGIC_PACKET is set only after the reception of
a magic packet.

Or Is there any way that I could recognize a magic packet??
Pls help me out!!!!

Thanks,
Johns

Hi

I'm not able to directly help with your question but you may find some
useful info here http://pages.towson.edu/aczech/magicpkt/

Regards

Bill
 
Back
Top