Hi!

I have some questions. I'm using packet.dll library.
-How do I send IP packets over a PPP Link (dial-up)?
I don't know exactly how to set the source and destination MAC addresses
when sending over a PPP interface. I dumped some traffic and saw that the
MAC addresses were ' SRC\0\0' and 'DEST\0\0' when sending a packet and
reversed when receiving but I tried to send a packet and it didn't get sent.
What can I do?
-How can I get the type of interface (ethernet, PPP, etc)?
-How can I find out the IP address of an interface?

Anyway, good job with this winpcap. I'm tired of winsock... windoze raw
sockets=useless.

Thanks,
-Druid

Reply via email to