[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Getting local IP / MAC address
On Fri, 2006-09-01 at 16:04 +0530, Daniel Rodrick wrote:
> Hi,
>
> Possibly this is not the best list to ask, but still, would appreciate
> if some one could help.
>
> Is there any portable / standard way to get the local IP & MAC address
well you speak as if there is one, but of course there can be many! Most
likely you'll find at least 2, probably more.
> Also would it provide me only IP address. Any way of getting MAC address?
if you look at the ifconfig program, which is written in C, it gives you
this information. So I suggest that you look at the sourcecode for this
program to see how that program does it...
Greetings,
Arjan van de Ven
--
if you want to mail me at work (you don't), use arjan (at) linux.intel.com
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/