
convert mac address to ip address
Quote:
> how to do?
You need to make an ARP request, assuming that it is on the same
ethernet as yours. C provides no way to do this, and so you will
need to use an extension.
You didn't say what sort of system you are targetting, so I'll not
be able to give you a good redirection, however, most self respecting
operating systems follow the BSD sockets standard (!?) I'll suggest
comp.unix.programmer as a good place to ask.
Bill, signposts.