This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
Re: Getting MAC address within C program
- From: Corinna Vinschen <corinna-cygwin at cygwin dot com>
- To: cygwin at cygwin dot com
- Date: Mon, 22 Sep 2003 13:57:39 +0200
- Subject: Re: Getting MAC address within C program
- References: <bkmlsd$n9b$2@sea.gmane.org>
- Reply-to: cygwin at cygwin dot com
On Mon, Sep 22, 2003 at 02:19:18PM +0300, Alex Vinokur wrote:
> Is there any system call which returns MAC address?
ioctl (fd, SIOCGIFHWADDR, ...)
Same as U*X.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Developer mailto:cygwin@cygwin.com
Red Hat, Inc.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/