convert mac address to ip address 
Author Message
 convert mac address to ip address

how to do?


Sat, 15 May 2004 14:46:26 GMT  
 convert mac address to ip address

Quote:

> how to do?

This is system-specific, so you will need to ask in a newsgroup
specific to your system.


Sat, 15 May 2004 14:49:02 GMT  
 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.



Sat, 15 May 2004 18:48:53 GMT  
 convert mac address to ip address
On 27 Nov 2001 10:48:53 +0000, Bill Godfrey

Quote:


>> how to do?

>You need to make an ARP request,

or read the registry or .init or whatever

Quote:
>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.

indeed !!

--
Mark McIntyre
CLC FAQ <http://www.eskimo.com/~scs/C-faq/top.html>



Sun, 16 May 2004 06:41:37 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. How to get MAC address from IP Address

2. How can i get MAC Address by IP address in SCO UNIX C

3. IP address and Mac Address help!!!

4. MAC Address from IP Address

5. Determinig a machine's Physical Address (MAC Address)

6. MAC ADDRESS ie Ethernet Card Address

7. Get MAC for a list of IP addresses

8. IP and MAC(media access controler) address

9. getting ip address of the default route interface (public ip vs private ip)

10. converting a string to dotted ip address !!

11. code to convert ip address to hex

12. MAC address under Windows 98

 

 
Powered by phpBB® Forum Software